summaryrefslogtreecommitdiff
path: root/appletalk.h
Commit message (Expand)AuthorAgeFilesLines
* AppleTalk: Declutter appletalk.h.Denis Ovsienko2021-01-131-124/+0
* Use nd_ types in AppleTalk structures, and add EXTRACT_ calls.Guy Harris2017-12-141-30/+30
* More fixes for uint8_t being shorter than u_int8_t.Guy Harris2014-04-231-23/+23
* More getting rid of old u_intN_t.Guy Harris2014-04-231-29/+29
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-2/+0
* add EIGRP support for Appletalk, display cosmetics to better indicate that we...hannes2004-05-011-1/+2
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-9/+9
* put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun2002-11-091-9/+9
* always use u_intXX_t for protocol format declaration. char/short/int may notitojun2000-10-031-30/+30
* Initial revisionmcr1999-10-071-0/+167