summaryrefslogtreecommitdiff
path: root/interface.h
Commit message (Expand)AuthorAgeFilesLines
...
* Back out DLT_PFSYNC support.Guy Harris2012-02-291-2/+0
* Add DLT_PFSYNC support.Guy Harris2012-02-291-0/+2
* Add a CARP dissector and a command-line option to dissect proto 112 as CARP.George Neville-Neil2011-11-231-0/+2
* Use "-H", not "-h", for the 802.11s option, and improve error reporting.Guy Harris2011-06-211-1/+1
* add support for the RPKI/Router Protocol as per draft-ietf-sidr-rpki-rtr-12Hannes Gredler2011-06-161-0/+1
* Go with Wireshark's Internet checksum routine.Guy Harris2011-06-131-1/+6
* Don't use "struct netdissect_options" in interface.h.Guy Harris2011-05-051-8/+0
* From: Darren Reed <darren.reed@oracle.com>Michael Richardson2011-05-031-0/+9
* Add printer for the Babel routing protocol (RFC 6126).Juliusz Chroboczek2011-04-271-0/+1
* Convert the IPv6 printer to use netdissect.Guy Harris2010-11-071-1/+0
* reworked print-ether to use netdissectMichael Richardson2010-10-071-4/+0
* Mark various IPv4 and IPv6 headers as unaligned.Guy Harris2010-08-311-38/+0
* Add support for setting the time stamp type for a capture.Guy Harris2010-08-221-0/+1
* Prevent GCC from doing some alignment-unsafe optimizations on SPARC.Guy Harris2010-08-141-0/+33
* Add a -h flag, and only attempt to recognize 802.11s mesh headers if it's set.Guy Harris2010-05-271-0/+1
* moved ieee802.15.4 to NDO systemMichael Richardson2010-05-131-1/+0
* Merge remote branch 'origin/master'Dmitry Eremin-Solenikov2010-03-091-11/+9
|\
| * Process VLAN frames and Alteon jumbo frames in the Ethernet printer.Guy Harris2010-02-211-3/+4
| * Handle the 48-byte and 64-byte Linux USB headers differently; for now,Guy Harris2010-01-251-1/+2
| * Get rid of BIG_ENDIAN and LITTLE_ENDIAN definitions.Guy Harris2010-01-101-5/+0
| * IETF FORCES protocol printer, from Jamal Hadi Salim <hadi at cyberus.ca.Michael Richardson2010-01-101-1/+1
| * XXX_if_print() routines are not passed a "struct netdissect_options *",Guy Harris2009-11-261-1/+1
| * updated print-ipnet.c to use netdissect options structureMichael Richardson2009-11-241-3/+0
| * The patches attached to this email are required to get a fully working tcpdumpDarren Reed2009-11-241-0/+4
| * netdisect converted icmp6_print()Michael Richardson2009-11-141-1/+0
| * Fix typo.Guy Harris2009-10-121-1/+1
| * modularize ip6 nextlayer checksum generation andHannes Gredler2009-10-121-2/+3
* | Add support for IEEE 802.15.4 packetsDmitry Eremin-Solenikov2009-08-091-0/+1
|/
* print-olsr: Add basic IPv6 support.Florian Forster2009-05-211-1/+1
* util.c: Add the `mask62plen' utility function.Florian Forster2009-05-211-0/+1
* From Bert Vermeulen: add a USB printer, and fix the error messageGuy Harris2009-04-041-0/+1
* Make the default snapshot length the maximum; add a #define for theGuy Harris2009-03-051-10/+0
* from Anantharamu Suryanarayana: add 4-byte AS support to the BGP printerHannes Gredler2009-01-201-0/+1
* add infrastructure for verifiying the HMAC-MD5 digest in routing protocols.hannes2008-08-161-2/+2
* Use the new libpcap API's if available; that means we can support "-B"guy2008-04-041-1/+3
* Fix signature of bpf_dump() to match that of libpcap's version.guy2008-02-141-2/+2
* Support DLT_IEEE802_11_RADIO_AVS.guy2007-12-201-1/+3
* SMB-over-TCP (port 445) support.guy2007-12-091-1/+2
* From Paolo Abeni: print some basic Bluetooth information.guy2007-09-241-1/+2
* fully convert print-isakmp.c to NETDISSECT.mcr2007-08-291-1/+3
* from Carles Kishimoto <carles.kishimoto@gmail.com>: add support for the SFLOW...hannes2007-08-081-1/+2
* add basic support for the IEEE Link Discovery Protocol as per 802.1abhannes2007-08-031-1/+2
* From Carles Kishimoto <carles.kishimoto@gmail.com>:hannes2007-07-241-1/+3
* add basic skeleton for printing olsr packets as per rfc3626hannes2007-03-271-1/+6
* From From Carles Kishimoto <carles.kishimoto@gmail.com>:hannes2007-03-231-1/+3
* From Carles Kishimoto <carles.kishimoto@gmail.com>:hannes2007-03-211-1/+2
* add skeleton support for 802.1ag CFMhannes2006-10-121-1/+2
* print shouldbe checksum for broken OSI checksum, remove osi_cksum()hannes2006-09-251-1/+2
* From Ben Byer <bushing@sourceforge.net>: add a "-K" flag to suppress theguy2006-05-051-1/+2
* from Carles Kishimoto <Carles.Kishimoto@bsc.es>:hannes2006-03-031-1/+2