http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23208
User: morriss
Date: 2007/10/16 05:19 PM
Log:
From Paolo Abeni via bug 1751:
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1751
The patch adds support to wiretap for a new libpcap DLT for bluetooth captures.
This DLT carries the direction information, which now can be displayed
correctly.
The hci H4 dissector is updated to handle also the newly introduced wtap encap.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -0 packet-frame.c Modified
+9 -8 packet-hci_h4.c Modified
Directory: /trunk/wiretap/
Changes Path Action
+88 -16 libpcap.c Modified
+3 -0 wtap.c Modified
+9 -0 wtap.h Modified