summaryrefslogtreecommitdiff
path: root/zebra/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/interface.h')
-rw-r--r--zebra/interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/interface.h b/zebra/interface.h
index 2e88566e1a..3784253e6d 100644
--- a/zebra/interface.h
+++ b/zebra/interface.h
@@ -172,6 +172,7 @@ struct rtadvconf
#define RTADV_PREF_MEDIUM 0x0 /* Per RFC4191. */
u_char inFastRexmit; /* True if we're rexmits faster than usual */
+ u_char configured; /* Has operator configured RA? */
int NumFastReXmitsRemain; /* Loaded first with number of fast rexmits to do */
#define RTADV_FAST_REXMIT_PERIOD 1 /* 1 sec */