summaryrefslogtreecommitdiff
path: root/lane.h
Commit message (Expand)AuthorAgeFilesLines
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-3/+3
* put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun2002-11-091-3/+3
* Add SunATM support, based on code from Yen Yen Lim at North Dakota Stateguy2002-07-111-1/+8
* whitespace cleanupitojun2002-06-111-5/+5
* always use u_intXX_t for protocol format declaration. char/short/int may notitojun2000-10-031-5/+5
* (ETHER_ADDR_LEN): just define to 6 if not defined. some systems don'tassar1999-11-211-2/+2
* print of ATM LanEmulation. From Marko Kiiskila <carnil@cs.tut.fi> by way of ...assar1999-11-211-0/+34