summaryrefslogtreecommitdiff
path: root/token.h
Commit message (Expand)AuthorAgeFilesLines
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-2/+2
* put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun2002-11-091-2/+2
* Add a few more GCC warnings on GCC >= 2 for ".devel" builds.guy2002-09-051-2/+2
* always use u_intXX_t for protocol format declaration. char/short/int may notitojun2000-10-031-7/+7
* Give it an RCS ID.guy2000-09-181-0/+1
* Add a token-ring link-layer dissector, made by merging the FreeBSD andguy2000-07-251-0/+51