]> git.proxmox.com Git - mirror_frr.git/blobdiff - babeld/message.h
Merge pull request #13484 from sri-mohan1/srib-ldpd
[mirror_frr.git] / babeld / message.h
index 0797a5a77de465c91456249555603f9973f87e0e..7cf062a88824c533aae6bb66918d7ba8c9fa9eac 100644 (file)
@@ -34,6 +34,7 @@ Copyright (c) 2007, 2008 by Juliusz Chroboczek
 #define SUBTLV_PADN 1
 #define SUBTLV_DIVERSITY 2 /* Also known as babelz. */
 #define SUBTLV_TIMESTAMP 3 /* Used to compute RTT. */
+#define SUBTLV_SOURCE_PREFIX 128 /* Source-specific routing. */
 #define SUBTLV_MANDATORY 0x80
 
 extern unsigned short myseqno;