Commit Graph

7685 Commits

Author SHA1 Message Date
assar
c57efe3dd3 always include addrinfo.h 1999-11-21 01:36:08 +00:00
assar
74a77a133b define values of flags if they are not already defined 1999-11-21 01:35:41 +00:00
itojun
7252f020d7 fix out-of-bound array access on IPv6 address hashing. 1999-11-20 15:34:39 +00:00
assar
dece31c408 add AFSUUID and InitCallBackState3. From: Love <lha@stacken.kth.se>
also include, types, and printf format strings clean-up by myself.
1999-11-17 22:19:41 +00:00
assar
7c2aa0f77d *** empty log message *** 1999-11-17 20:30:30 +00:00
assar
0ea4d4987d add code for printing MakeDir and StoreStatus. Also change date
format to the right one.  From: Love <lha@stacken.kth.se>
1999-11-17 20:28:50 +00:00
assar
ee0a5e6c27 *** empty log message *** 1999-11-17 20:23:13 +00:00
assar
3bb58443bd add README file from Ken Hornstein for explaining how to use afs patches 1999-11-17 20:20:10 +00:00
itojun
7ac4698a8b corrected offset check and calculation for the RP holdtime and
priority fields of Bootstraps.

(sync with KAME)
1999-11-17 14:58:13 +00:00
assar
90f243e51a *** empty log message *** 1999-11-17 05:47:36 +00:00
assar
5d19d3c0ac add Ken Hornstein's patches from /afs/transarc.com/public/afs-contrib/tools/tcpdump to add decoding of rx (the RPC-layer used in AFS3) and the AFS3 RPCs also 1999-11-17 05:45:57 +00:00
assar
a4e39290e9 quote backslashes in printf 1999-11-17 05:18:27 +00:00
assar
bf782e5566 fixes to make ansi-pedantic compilers happier. no char types for bit fields and minor type correctness 1999-11-17 04:14:50 +00:00
itojun
6cc3e07267 print "[|BGP]" for unaligned bgp data. make it look better on -v (newlines). 1999-11-11 02:28:03 +00:00
itojun
89b19e2445 make bgp dump a bit more readable (when with -v).
sync from KAME tcpdump.
1999-10-31 00:39:59 +00:00
itojun
ed4305addf * bring in KAME IPv6/IPsec decoding code.
* bring in more portability fixes from Assar Westerlund <assar@sics.se>.
1999-10-30 23:49:31 +00:00
itojun
70fbff8d34 HP-UX 10.20 build fix <http://www.sics.se/~assar/tcpdump_patches/13>
#ifdef h_errno, snprintf -> sprintf, arpa/inet.h for [hn]to[hn][sl]
1999-10-30 23:45:50 +00:00
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