Wireshark-bugs: [Wireshark-bugs] [Bug 10451] Support for Named Data Networking (NDN)

Date: Sun, 05 Jul 2015 21:27:57 +0000

Comment # 6 on bug 10451 from
Yup, just had a look at
https://github.com/named-data/ndnx/blob/master/apps/wireshark/ndn/packet-ndn.c,
and without either refactoring out the references to various NDN-C++ headers,
and folding in the appropriate definitions naïvely (or rewriting them from
scratch), as appropriate; or forcing Wireshark to depend on a load of external,
third-party crud (that supposedly isn't portable outside of various UNIX-esque
platforms, right now), whose continued availability can't be guaranteed in the
future, it looks like we'd probably be better off creating a new,
self-contained dissector for this...


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