1 Jul 2012 18:37
The NEGOEX dissector is proceeding well
Hi folks, I have now procured a capture with NEGOEX messages in it and am about half done. I will post the dissector later today, most likely. -- -- Regards, Richard Sharpe (何以解憂?唯有杜康。--曹操) ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev <at> wireshark.org> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-request <at> wireshark.org?subject=unsubscribe
When I get permission to post the capture, I will create a bug and add
the capture to the bug.
Index: epan/CMakeLists.txt
===================================================================
--- epan/CMakeLists.txt (revision 43186)
+++ epan/CMakeLists.txt (working copy)
<at> <at> -893,6 +893,7 <at> <at>
dissectors/packet-ndmp.c
dissectors/packet-ndp.c
dissectors/packet-ndps.c
+ dissectors/packet-negoex.c
dissectors/packet-netanalyzer.c
dissectors/packet-netbios.c
dissectors/packet-netdump.c
Index: epan/dissectors/Makefile.common
===================================================================
--- epan/dissectors/Makefile.common (revision 43186)
+++ epan/dissectors/Makefile.common (working copy)
<at> <at> -814,6 +814,7 <at> <at>
packet-ndmp.c \
packet-ndp.c \
packet-ndps.c \
+ packet-negoex.c \
packet-netanalyzer.c \
RSS Feed