aboutsummaryrefslogtreecommitdiffstats
path: root/packet-chdlc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of bits of code that used "tvb_get_ntohl()" to fetch IPGuy Harris2002-04-021-2/+4
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-3/+3
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-21/+21
* Attach a descriptive name field type and base to dissector tables; thatGuy Harris2001-12-081-2/+3
* Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris2001-12-031-3/+9
* Moved from using dissect_data() to using call_dissector()Ed Warnicke2001-11-261-3/+6
* Make the capture routines take an additional argument giving the amountGuy Harris2001-11-201-4/+9
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-7/+7
* "get_hostname()" takes an argument in network byte order, not host byteGuy Harris2001-04-101-2/+2
* An Ethernet type of 0x6558 is "Transparent Ethernet Bridging" which,Guy Harris2001-04-031-9/+10
* Add a new Wiretap encapsulation type for Cisco HDLC. Map the NetBSDGuy Harris2001-03-151-0/+306