Fixes from Kazushi Sugyo:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 9 Nov 2001 08:16:25 +0000 (08:16 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 9 Nov 2001 08:16:25 +0000 (08:16 +0000)
commit812d696dd2d2908bee37a6157b9e28d8b5deb4d6
treeb84954a874ad8f5f26cf299e970f6a3cd08cf1f9
parent6ebdb87c5ae38be650e640042afbb00a06ea20fd
Fixes from Kazushi Sugyo:

1) print the payload length in AH headers correctly (the field's
   value is length of the payload, minus 2, divided by 2, so we
   have to add 2 before multiplying by 2);

2) correctly handle, in an SIOCGIFCONF list, entries whose
   address has an "sa_len" field less than the size of a "struct
   sockaddr" (the length of the address in an entry is the
   maximum of the real length and the size of a "struct
   sockaddr").

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4186 f5534014-38df-0310-8fa8-9805f1628bb7
AUTHORS
doc/ethereal.pod.template
packet-ipsec.c
pcap-util.c