summaryrefslogtreecommitdiffstats
path: root/proto/rip/config.Y
diff options
context:
space:
mode:
Diffstat (limited to 'proto/rip/config.Y')
-rw-r--r--proto/rip/config.Y8
1 files changed, 8 insertions, 0 deletions
diff --git a/proto/rip/config.Y b/proto/rip/config.Y
index 33be05e..6556560 100644
--- a/proto/rip/config.Y
+++ b/proto/rip/config.Y
@@ -4,6 +4,14 @@
* Can be freely distributed and used under the terms of the GNU GPL.
*/
+/*
+To add:
+
+passive option (== do not send routing updates to this interface)
+
+
+
+
CF_HDR
#include "proto/rip/rip.h"