Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 194433a: udpdump: remove libwireshark dependancy.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 25 Dec 2016 03:33:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=194433a503bf1f90f1037e6c1e1e97303f6c3ffa
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

194433a by Dario Lombardo (lomato@xxxxxxxxx):

    udpdump: remove libwireshark dependancy.
    
    Export pdu routines have been rewritten here on purpose.
    
    Change-Id: If4879de4c98b6f20a75df158cae0cf9a80ffae57
    Reviewed-on: https://code.wireshark.org/review/19384
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b58c98b   802.11(ad): split Sector Sweep Feedback in 2
    adds  194433a   udpdump: remove libwireshark dependancy.


Summary of changes:
 CMakeLists.txt     |    2 +-
 extcap/Makefile.am |    1 -
 extcap/udpdump.c   |  129 ++++++++++++++++++++++++++++++++++++++--------------
 3 files changed, 97 insertions(+), 35 deletions(-)