rev 17450: /trunk/wiretap/: libpcap.c wtap.c wtap.h
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: etxrab Date: 2006/03/02 03:28 PM Log: From Daniele Orlandi: The attached patch adds support for LAPD frames captured using vISDN thru libpcap. The support has already been included in libpcap. The patch adds a new wiretap encapsulation, the necessary glue to decode SLL-encapsulated frames, and some minor change in the LAPD dissector in order to support the remote-to-remote frames captured on the ISDN E-Channel. Please apply ethereal-encap-table.diff before, as it fixes a misalignment in the encapsulation names table. Directory: /trunk/wiretap/ Changes Path Action +132 -0 libpcap.c Modified +9 -0 wtap.c Modified +8 -1 wtap.h Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17450&view=rev