]> The Tcpdump Group git mirrors - tcpdump/commit
BGP: This patch accommodates for two bugs
authorJob Snijders <[email protected]>
Wed, 19 Apr 2017 15:28:13 +0000 (15:28 +0000)
committerFrancois-Xavier Le Bail <[email protected]>
Wed, 3 May 2017 16:33:48 +0000 (18:33 +0200)
commitd041d4f78e69cae74bbf7ace5f26cdfd2255a1ca
treedc4a229c50b7a3578d29193d3030bc781ca5fa30
parentedf4c90c3402de5a5f69334bc4594415e7c0216d
BGP: This patch accommodates for two bugs

1) the condition where the shutdown communication length field
   claims to be longer then the BGP NOTIFICATION Cease message
   actually can accomodate.

2) if the shutdown communication payload contains \0 (NUL) we
   should be able to print that rather then stop printing the
   string.
print-bgp.c