Wireshark mailing list archives

A much better version of packet-negoex.c ...


From: Richard Sharpe <realrichardsharpe () gmail com>
Date: Sun, 1 Jul 2012 15:53:30 -0700

Hi Folks,

Here a version of the NEGOEX dissector that is pretty functional ...
and reveals that I need to add a GSS-API EAP dissector :-)

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)
@@ -893,6 +893,7 @@
        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)
@@ -814,6 +814,7 @@
        packet-ndmp.c           \
        packet-ndp.c            \
        packet-ndps.c           \
+       packet-negoex.c         \
        packet-netanalyzer.c    \
        packet-netbios.c        \
        packet-netdump.c        \


-- 
Regards,
Richard Sharpe
(何以解憂?唯有杜康。--曹操)

Attachment: packet-negoex.c
Description:

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: