summaryrefslogtreecommitdiff
path: root/ah.h
Commit message (Expand)AuthorAgeFilesLines
* More fixes for uint8_t being shorter than u_int8_t.Guy Harris2014-04-231-4/+4
* More getting rid of old u_intN_t.Guy Harris2014-04-231-9/+9
* 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
* move ah/esp struct declratiaon into separate header (ah.h and esp.h).itojun2000-10-061-0/+57