Commit Graph

25 Commits

Author SHA1 Message Date
itojun
7bdb91c7d9 regen 2000-01-19 04:36:08 +00:00
itojun
b6e39fe9f2 regen 2000-01-18 05:27:57 +00:00
fenner
0664632bf5 Regenerate 2000-01-18 03:47:39 +00:00
itojun
28c4e858ce regen 2000-01-17 06:07:44 +00:00
itojun
731767e47d correct snprintf.o handling. 2000-01-15 08:11:33 +00:00
itojun
d4591b5626 disable ".devel" case as it confuses autoconf 2.13 (at least on NetBSD). 2000-01-15 07:35:56 +00:00
mcr
1ab95d4cf9 switch to HAVE_LIBCRYPTO 2000-01-15 02:33:06 +00:00
mcr
5c835f2c51 fixed check for libssl to make HAVE_LIBCRYPTO 2000-01-15 01:58:56 +00:00
fenner
4ed645debc Regenerate. 2000-01-15 00:46:17 +00:00
fenner
db193ee95e Provide defaults for cross-compiling (libsmi = no, "standard" type sizes)
and print a warning about the unavoidable warning from AC_C_BIGENDIAN
2000-01-09 21:41:00 +00:00
fenner
34ff77ff43 Unify rcsid[]'s. 2000-01-09 21:34:14 +00:00
assar
e1d18c358d regen 2000-01-08 06:00:59 +00:00
itojun
967fb8368f regen 2000-01-07 16:36:57 +00:00
fenner
2e4db46e65 Fix signed/unsigned int16 confusion introduced in rev 1.6 1999-12-14 22:35:17 +00:00
fenner
6979145945 Update to rev 1.15 of configure.in 1999-12-14 16:39:39 +00:00
fenner
6925b65e9c Check for ether_ntohost, not ether_ntoa, since the former is what
tcpdump actually wants to use.  Now ethernet number -> name translation
 works.
1999-11-22 04:23:34 +00:00
fenner
b9ac23ce92 Switch to config.h instead of passing defines in DEFS. 1999-11-21 09:36:43 +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
a68de397e8 respect AC_LBL_CHECK_TYPE. 1999-10-30 07:33:45 +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
19069efd61 foo 1999-10-17 23:25:24 +00:00
mcr
f555c163f9 Initial revision 1999-10-07 23:47:09 +00:00