]> git.puffer.fish Git - matthieu/frr.git/commitdiff
The last BGP peer down reason code "PEER_DOWN_V6ONLY_CHANGE" has no corresponding...
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 22 Jul 2015 19:35:37 +0000 (12:35 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 22 Jul 2015 19:35:37 +0000 (12:35 -0700)
bgpd/bgp_fsm.c

index 9b0595b0e6f07180fd8e9f51b4437cfbb14f10c1..6948a6defbc6afb5eb02027afe78eea0be6ddd4a 100644 (file)
@@ -474,7 +474,8 @@ const char *peer_down_str[] =
   "Capability changed",
   "Passive config change",
   "Multihop config change",
-  "NSF peer closed the session"
+  "NSF peer closed the session",
+  "Intf peering v6only config change"
 };
 
 static int