summaryrefslogtreecommitdiffstats
path: root/lib/libospf.h
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2015-05-20 03:03:39 +0200
committerDonald Sharp <sharpd@cumulusnetworks.com>2015-05-20 03:03:39 +0200
commitc3c0ac8395502d7e84e94e0281cb72fa37a236c4 (patch)
tree7975560428f010d143f48ad83f7b1099fa471d39 /lib/libospf.h
parentIncrease SO_SNDBUF and SO_RCVBUF to 8MB to avoid drops in large networks. (diff)
downloadfrr-c3c0ac8395502d7e84e94e0281cb72fa37a236c4.tar.xz
frr-c3c0ac8395502d7e84e94e0281cb72fa37a236c4.zip
ospf6d: ospfv3-abr-ecmp-support.patch
OSPFv3: Add ABR support and make ECMP > 4. Signed-off-by: Dinesh G Dutt <ddutt at cumulusnetworks.com> Signed-off-by: Pradosh Mohapatra <pmohapat at cumulusnetworks.com>
Diffstat (limited to 'lib/libospf.h')
-rw-r--r--lib/libospf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libospf.h b/lib/libospf.h
index 856c76df5..ade774db6 100644
--- a/lib/libospf.h
+++ b/lib/libospf.h
@@ -80,6 +80,7 @@
#define OSPF_FAST_HELLO_DEFAULT 0
#define OSPF_AREA_BACKBONE 0x00000000 /* 0.0.0.0 */
+#define OSPF_AREA_RANGE_COST_UNSPEC -1U
/* SPF Throttling timer values. */
#define OSPF_SPF_DELAY_DEFAULT 200