Commit Graph

4818 Commits

Author SHA1 Message Date
itojun
392e042ec8 Building on Linux 2.2 requires the tiny patch in
just the minor patch in <http://www.sics.se/~assar/tcpdump_patches/12>

From: Assar Westerlund <assar@sics.se>
1999-10-30 23:43:57 +00:00
itojun
7ddb793c38 last resort functions for inet_{aton,pton,ntop}.
only works for IPv4-only build.
1999-10-30 07:53:37 +00:00
itojun
e050a76eb7 minor typo (escape "$") 1999-10-30 07:45:37 +00:00
itojun
b8037ee961 - enable build outside of the tree
- endian checks (use WORDS_BIGENDIAN)
- fallback def for IPPROTO_{AH,ESP}
- sa_len issues
- do not use bittypes.h, respect AC_LBL_CHECK_TYPES
1999-10-30 07:36:34 +00:00
itojun
a68de397e8 respect AC_LBL_CHECK_TYPE. 1999-10-30 07:33:45 +00:00
itojun
d1263dd41e avoid use of sa_len for Linux/Solaris platform.
XXX not really tested
1999-10-30 05:37:35 +00:00
itojun
fb47cfdaae fix complation on IPv4 host (tested with plain FreeBSD228). 1999-10-30 05:30:20 +00:00
itojun
348b805308 fix IPv6 autodetection. 1999-10-30 05:26:21 +00:00
itojun
c9d84d15c5 Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder.
Hope I did not break anything.  Portability on IPv4-only node needs checking,
I'll do this very soon.  (sorry for rather jumbo commit)

XXx what is _FAVOR_BSD?
1999-10-30 05:11:06 +00:00
mcr
ce751501ab now prints DHCP options 1999-10-17 23:35:46 +00:00
mcr
19069efd61 foo 1999-10-17 23:25:24 +00:00
mcr
5c4f91da94 compilable AH/ESP patches 1999-10-17 22:18:00 +00:00
mcr
4b92ea812e code for ISAKMP protocol headers (rough) 1999-10-17 21:59:12 +00:00
mcr
2d86b23ecd ASCII patches for tcpdump.
AH/ESP printing.
1999-10-17 21:56:53 +00:00
mcr
f6fa6a40d4 patches to help build on Linux 2.2 1999-10-17 21:37:10 +00:00
mcr
2373cb681b SNMP v2c patches from http://www.ibr.cs.tu-bs.de/ietf/snmpv3/tcpdump.shtml 1999-10-17 21:12:42 +00:00
mcr
f718fc9973 Patches from Assar Westerlund <assar@sics.se> to permit building in different directories 1999-10-09 23:57:18 +00:00
mcr
f555c163f9 Initial revision 1999-10-07 23:47:09 +00:00