]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-bgp.c
RFC 6608 specifies subcode 0 to be value "Unspecified Error"
[tcpdump] / print-bgp.c
index f77bba815db34186caddc91a779b3ea02661764f..4cbc1915f32241f45d37c3c86076fdc9a2ed60be 100644 (file)
@@ -308,6 +308,7 @@ static const struct tok bgp_notify_minor_update_values[] = {
 };
 
 static const struct tok bgp_notify_minor_fsm_values[] = {
+    { 0,                        "Unspecified Error"},
     { 1,                        "In OpenSent State"},
     { 2,                        "In OpenConfirm State"},
     { 3,                        "In Established State"},