summaryrefslogtreecommitdiff
path: root/bgpd/bgpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'bgpd/bgpd.h')
-rw-r--r--bgpd/bgpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bgpd/bgpd.h b/bgpd/bgpd.h
index d415814c..f396f726 100644
--- a/bgpd/bgpd.h
+++ b/bgpd/bgpd.h
@@ -729,7 +729,7 @@ struct bgp_nlri
/* SAFI which used in open capability negotiation. */
#define BGP_SAFI_VPNV4 128
-#define BGP_SAFI_VPNV6 129
+#define BGP_SAFI_VPNV6 128
/* Max TTL value. */
#define TTL_MAX 255