Wireshark-bugs: [Wireshark-bugs] [Bug 12568] Wireshark is marking BGP FlowSpec NLRI as malformed

Date: Thu, 30 Jun 2016 11:36:32 +0000

Comment # 27 on bug 12568 from
Hummmm ....

I suspect I did a mistake here :

      { &hf_bgp_flowspec_nlri_length,
        { "NRLI length", "bgp.flowspec_nlri.length", FT_UINT32, BASE_DEC,
          NULL, 0x0, NULL, HFILL }},

FT_UINT32 ... doesn't look good :) !

It could be the reasons why wireshark is complaining even if he is able to
dissect the packet.

Let me do something cleaner here and see how it goes ...

Cheers Matt.


You are receiving this mail because:
  • You are watching all bug changes.