Description: Add two more BGP states as described in the quagga sources Author: Christoph Biedl Bug: https://bitbucket.org/ripencc/bgpdump/issues/35/ Last-Update: 2016-07-13 --- a/bgpdump.c +++ b/bgpdump.c @@ -241,6 +241,8 @@ "Opensent", "Openconfirm", "Established", + "Clearing", + "Deleted", NULL };