| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some comments | Francois-Xavier Le Bail | 2015-10-27 | 1 | -11/+11 |
* | Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h' | Francois-Xavier Le Bail | 2015-09-10 | 1 | -1/+1 |
* | Printers must include 'netdissect.h', not 'interface.h' | Francois-Xavier Le Bail | 2015-09-05 | 1 | -1/+1 |
* | Fix a bunch of de-constifications. | Guy Harris | 2015-04-26 | 1 | -3/+3 |
* | Add support for the Marvell Extended Distributed Switch Architecture header | Andrew Lunn | 2015-04-25 | 1 | -0/+5 |
* | Skip the LLC and SNAP headers with -x. | Guy Harris | 2015-04-17 | 1 | -18/+31 |
* | Clean up printing of LLC packets. | Guy Harris | 2015-04-17 | 1 | -17/+2 |
* | dismiss NETDISSECT_REWORKED macro | Denis Ovsienko | 2015-03-22 | 1 | -1/+0 |
* | refine 802.1Q VLAN TCI decoding | Denis Ovsienko | 2015-01-29 | 1 | -4/+1 |
* | Leave it up to ip6_print() to handle non-IPv6-capable systems. | Guy Harris | 2014-10-01 | 1 | -2/+0 |
* | print-ether: print 'ethertype IEEE1905.1' instead of 'ethertype Unknown' | Francois-Xavier Le Bail | 2014-05-05 | 1 | -0/+2 |
* | AoE: add version 1 decoder (GH #298) | Denis Ovsienko | 2014-05-04 | 1 | -0/+5 |
* | u_intN_t is dead, long live uintN_t. | Guy Harris | 2014-04-23 | 1 | -2/+2 |
* | Netdissectify the to-name resolution routines. | Guy Harris | 2014-04-04 | 1 | -2/+2 |
* | NDOize LLDP, PPP and RSVP decoders | Denis Ovsienko | 2014-04-02 | 1 | -2/+2 |
* | NDOize DECnet, OSPF and TCP decoders | Denis Ovsienko | 2014-04-02 | 1 | -1/+1 |
* | NDOize EAP, IEEE CFM, lwres, SIP & Syslog decoders | Denis Ovsienko | 2014-04-01 | 1 | -1/+1 |
* | NDOize AppleTalk, CDP and Kerberos decoders | Denis Ovsienko | 2014-03-28 | 1 | -2/+2 |
* | NDOize ISO CLNS decoder | Denis Ovsienko | 2014-03-28 | 1 | -3/+3 |
* | make use of ND_DEFAULTPRINT() | Denis Ovsienko | 2014-03-26 | 1 | -3/+3 |
* | finalize some previous NDO conversions | Denis Ovsienko | 2014-03-26 | 1 | -7/+7 |
* | NDOize OpenFlow, IEEE slow and telnet decoders | Denis Ovsienko | 2014-03-17 | 1 | -1/+1 |
* | NDOize LLC decoder | Denis Ovsienko | 2014-03-15 | 1 | -2/+2 |
* | finish switching Ethernet decoder to NDO | Denis Ovsienko | 2014-03-15 | 1 | -5/+3 |
* | NDOize FDDI, MPCP, Token Ring, VQP and Zephyr decoders | Denis Ovsienko | 2014-03-14 | 1 | -1/+1 |
* | NDOize 8 more small decoders | Denis Ovsienko | 2014-03-13 | 1 | -3/+3 |
* | don't include pcap.h needlessly | Denis Ovsienko | 2014-02-28 | 1 | -1/+0 |
* | add a decoder for Loopback/CTP | Denis Ovsienko | 2014-01-09 | 1 | -0/+1 |
* | remove tcpdump's own CVS keywords | Denis Ovsienko | 2014-01-03 | 1 | -4/+0 |
* | whitespace changes | Michael Richardson | 2014-01-01 | 1 | -4/+4 |
* | Adding support for ISO CALM FAST and ETSI GeoNetworking | Ola Martin Lykkja | 2013-06-25 | 1 | -0/+12 |
* | fix function 'msnlb_print', unused parameter 'length' | fxlb | 2013-03-15 | 1 | -1/+1 |
* | Add MS NLB heartbeat ethertype, as well as a basic printer | Romain Francoise | 2013-02-23 | 1 | -0/+5 |
* | TIPC support. | ABHIMANYU | 2012-02-28 | 1 | -1/+5 |
* | Change name of Hilscher link types to say NETANALYER. | Guy Harris | 2011-09-15 | 1 | -9/+9 |
* | Add printers for the Hilscher Ethernet link-layer types. | Guy Harris | 2011-09-15 | 1 | -0/+57 |
* | Convert the IPv6 printer to use netdissect. | Guy Harris | 2010-11-07 | 1 | -1/+1 |
* | Use ND_PRINT(). | Guy Harris | 2010-11-06 | 1 | -14/+14 |
* | added support and test case for QinQ packets | Michael Richardson | 2010-10-07 | 1 | -1/+7 |
* | reworked print-ether to use netdissect | Michael Richardson | 2010-10-07 | 1 | -46/+52 |
* | Process VLAN frames and Alteon jumbo frames in the Ethernet printer. | Guy Harris | 2010-02-21 | 1 | -89/+86 |
* | Don't directly fetch multi-byte integers from packets. | Guy Harris | 2010-02-21 | 1 | -13/+20 |
* | From FreeBSD: handle the non-standard Ethertypes for PPPoE that some | Guy Harris | 2009-07-25 | 1 | -0/+2 |
* | From William J. Hulley: support for the Transparent Ethernet Bridge | Guy Harris | 2009-02-26 | 1 | -0/+1 |
* | From Andrew Silent: Realtek Remote Control Protocol support (see | guy | 2008-02-06 | 1 | -1/+6 |
* | add basic support for the IEEE Link Discovery Protocol as per 802.1ab | hannes | 2007-08-03 | 1 | -1/+6 |
* | change 802.1ag pre-standard codepoint to standard codepoint | hannes | 2007-07-23 | 1 | -1/+3 |
* | add skeleton support for 802.1ag CFM | hannes | 2006-10-12 | 1 | -1/+6 |
* | hexdump only - if (unrecognized llc proto) && encapsulation == (jumbo || vlan) | hannes | 2006-02-20 | 1 | -7/+10 |
* | add basic support for MPCP 802.3ah frame printer | hannes | 2006-02-10 | 1 | -1/+6 |