]> The Tcpdump Group git mirrors - tcpdump/commit
fix isakmp version # field handling.
authoritojun <itojun>
Fri, 7 Jan 2000 14:09:02 +0000 (14:09 +0000)
committeritojun <itojun>
Fri, 7 Jan 2000 14:09:02 +0000 (14:09 +0000)
commitb6406a5d6077ea3f6ee9dce1689008658c2095bb
treece414a1c91a12390d28895e88ffc6af895d6e1cc
parent2883568cdd8c5749648eb1075ec5625ea38e2997
fix isakmp version # field handling.
- previous change (attempt to avoid non-"int" bitfield) broke the structure
  alignment/size.  we've fixed it to u_int8_t.
- we nuked use of bitfield.
isakmp.h
print-isakmp.c