Lots of changes. It compiles, but doesn't do much yet.
[tinc] / rt / node.h
index 0ef62e2..acf20bc 100644 (file)
--- a/rt/node.h
+++ b/rt/node.h
@@ -26,7 +26,7 @@
 
 typedef int node_options_t;
 
-#define NODE_OPTIONS_INDIRECT 1
+#define NODE_OPTION_INDIRECT 1
 
 #include "rt/edge.h"
 #include "rt/subnet.h"