https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7734
--- Comment #4 from Olivier Benghozi <[email protected]> 2012-09-19 09:23:48 PDT --- (In reply to comment #3) The dissector also lacks the enhanced route refresh capability included in the captured packets attachment (Capa 70, draft-ietf-idr-bgp-enhanced-route-refresh-02). (It also lacks SAFI 66 (MDT) but it has already been patched). Posting a proposal, untested but small patch, against /trunk-1.8/epan/dissectors/packet-bgp.c#rev43258, for both enhanced route refresh capa and graceful restart helper mode only capa. It lacks an additional decoding for the previously Reserved byte that now becomes Message Subtype, for enhanced route refresh (currently treated as reserved in the code). -- Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. ___________________________________________________________________________ Sent via: Wireshark-bugs mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-bugs Unsubscribe: https://wireshark.org/mailman/options/wireshark-bugs mailto:[email protected]?subject=unsubscribe
