summaryrefslogtreecommitdiff
path: root/llc.h
Commit message (Expand)AuthorAgeFilesLines
* Add a #define for the OUI for LLC+SNAP-encapsulated Ethernet.guy2001-06-041-3/+5
* Demux SNAP packets all in one place, unifying CDP, SNAP-encapsulatedfenner2001-05-101-3/+7
* Fix apparent typos.fenner2001-05-091-3/+3
* Document the "netbeui" filter expression keyword.guy2001-01-281-4/+7
* LLC frames with a DSAP and LSAP of 0xe0 are IPX frames, and so are Linuxguy2001-01-151-1/+4
* Pass only I frames and UI frames to the NetBEUI printer; thanks and aguy2000-12-181-8/+8
* always use u_intXX_t for protocol format declaration. char/short/int may notitojun2000-10-031-10/+10
* Initial revisionmcr1999-10-071-0/+120