]> The Tcpdump Group git mirrors - tcpdump/history - llc.h
update change log: add support for LACP, MARKER as per 802.3ad
[tcpdump] / llc.h
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