summaryrefslogtreecommitdiff
path: root/ah.h
Commit message (Expand)AuthorAgeFilesLines
* AH: Update in accordance with RFC4302Francois-Xavier Le Bail2020-10-021-14/+24
* Lose underscores in some macro names. [skip ci]Denis Ovsienko2020-09-131-3/+3
* Use nd_ types for AH headers.Guy Harris2017-12-131-9/+9
* 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