]> The Tcpdump Group git mirrors - tcpdump/history - llc.h
More UNALIGNED_MEM{CPY,CMP} on IP addresses.
[tcpdump] / llc.h
2014-01-03  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Denis Ovsienkoremove tcpdump's own CVS keywords
2013-05-10  Denis OvsienkoMerge pull request #310 from ffatghub/master
2013-04-14  Guy HarrisThere's another Cisco-private encapsulation of BPDUs.
2013-04-14  Guy HarrisThere's another Cisco-private encapsulation of BPDUs.
2007-04-13  hannesFrom From Carles Kishimoto <carles.kishimoto@gmail...
2007-03-19  hannesFrom Carles Kishimoto <[email protected]>:
2007-02-08  guyFrom Steinar Haug: print basic info about a few more...
2005-12-01  hannesbugfix: bogus SS codepoints, display ctrl field correct...
2005-09-29  hannesrework the LLC printer:
2005-04-26  guyMake "snap_print()" handle fetching and printing the...
2005-04-06  hannesmove the SNAP OUI values out of the llc printer into
2002-12-11  guyThe "__attribute__((packed))" tag on structures causes...
2002-11-09  itojunput __attribute__((packed)) to packet headers. s/u_sho...
2002-04-07  guySupport RFC 2684 bridging of Ethernet, 802.5 Token...
2001-06-04  guyAdd a #define for the OUI for LLC+SNAP-encapsulated...
2001-05-10  fennerDemux SNAP packets all in one place, unifying CDP,...
2001-05-09  fennerFix apparent typos.
2001-01-28  guyDocument the "netbeui" filter expression keyword.
2001-01-15  guyLLC frames with a DSAP and LSAP of 0xe0 are IPX frames...
2000-12-18  guyPass only I frames and UI frames to the NetBEUI printer...
2000-10-03  itojunalways use u_intXX_t for protocol format declaration...
1999-10-07  mcrInitial revision