tcpdump
tcpdump copied to clipboard
Add support for BFD and Hard Reset notifications, and GR N flag
Add support for the Hard Reset notifications and the corresponding N flag in Graceful Restart capability advertisement, per RFC8538.
Add the BFD cease notification subcode assigned by IANA. This value is an early assignment for an in-progress standard.
Thank you for preparing these changes. I suggest to have 2 PR:
-
for the RFC: Add support for the Hard Reset notifications and the corresponding N flag in Graceful Restart capability advertisement, per RFC8538.
-
for the draft: Add the BFD cease notification subcode assigned by IANA. This value is an early assignment for an in-progress standard.
As requested, opened #1002 and #1003 for the two different parts.