]> The Tcpdump Group git mirrors - tcpdump/commit
Add support to decode a BGP Shutdown Communication
authorJob Snijders <[email protected]>
Mon, 17 Apr 2017 11:40:10 +0000 (13:40 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Mon, 17 Apr 2017 12:46:38 +0000 (14:46 +0200)
commitedf4c90c3402de5a5f69334bc4594415e7c0216d
tree38a58ac498b3aafd5fea59dc8a6bc772018c2109
parent9c4af7213cc2543a1f5586d8f2c19f86aa0cbe72
Add support to decode a BGP Shutdown Communication

The draft-ietf-idr-shutdown-07 document specifies a mechanism to
transmit a short free form UTF-8 [RFC3629] message as part of a Cease
NOTIFICATION message [RFC4486] to inform the peer why the BGP session is
being shutdown or reset.

Hat tip to Peter van Dijk <[email protected]>
print-bgp.c
tests/TESTLIST
tests/bgp-shutdown-communication.out [new file with mode: 0644]
tests/bgp-shutdown-communication.pcap [new file with mode: 0644]