aboutsummaryrefslogtreecommitdiff
path: root/ospf.h
diff options
context:
space:
mode:
Diffstat (limited to 'ospf.h')
-rw-r--r--ospf.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/ospf.h b/ospf.h
index a4e90c8c..97e2384f 100644
--- a/ospf.h
+++ b/ospf.h
@@ -115,8 +115,10 @@
/* rla_flags */
#define RLA_FLAG_B 0x01
#define RLA_FLAG_E 0x02
-#define RLA_FLAG_W1 0x04
-#define RLA_FLAG_W2 0x08
+#define RLA_FLAG_V 0x04
+#define RLA_FLAG_W 0x08
+#define RLA_FLAG_NT 0x10 /* RFC3101 Appendix B */
+#define RLA_FLAG_H 0x80
/* sla_tosmetric breakdown */
#define SLA_MASK_TOS 0x7f000000