itojun
12813bb889
add cisco NetFlow support from OpenBSD.
2000-04-27 10:05:30 +00:00
itojun
63ac2af9fd
need strl{cat,cpy} badly for buffer overflow
2000-01-19 05:34:17 +00:00
fenner
54c3c30c84
Run mkdep from ${srcdir}.
2000-01-17 20:49:39 +00:00
itojun
ea283f3cf7
make "make depend" work again. I'd just prefer removing snprintf.c from CSRC.
2000-01-15 07:38:23 +00:00
mcr
70c3ca9a5f
removed owner/group from install call
2000-01-15 03:01:59 +00:00
mcr
fe5fadbb05
removed missing from VPATH, doesn't help
2000-01-15 02:31:34 +00:00
mcr
5c835f2c51
fixed check for libssl to make HAVE_LIBCRYPTO
2000-01-15 01:58:56 +00:00
fenner
f50f4dec49
Add auto-running of autoheader and autoconf and configure (from autoconf.info)
...
if .devel exists. This should allow developers to have the convenience
of automatic regeneration without the inconvenience of having to have
autoconf installed for Joe User to build tcpdump.
2000-01-15 00:43:16 +00:00
assar
420f29a4fc
add snprintf.c
2000-01-07 15:55:37 +00:00
itojun
2813c22cf1
add print-ascii.c and print-telnet.c from netbsd.
...
- add -X option for ascii printing.
- telnet command sequences (ff xx xx) will be dumped with -vvv -X.
1999-12-22 15:44:09 +00:00
fenner
7e6bad5cf5
Get rid of HAVE_FDDI cruft; FDDI is always included so the ifdef is extra.
1999-12-14 16:49:02 +00:00
mcr
3586ddaf9b
make man1 dir if it does not exist
1999-12-04 20:10:00 +00:00
assar
48345fa3a4
patches from Andrew Tridgell <tridge@linuxcare.com> to add decoding of SMB packets
1999-11-21 15:57:50 +00:00
fenner
b9ac23ce92
Switch to config.h instead of passing defines in DEFS.
1999-11-21 09:36:43 +00:00
assar
3d599c48f3
(CSRC): add print-lane.c print-cip.c print-pppoe.c print-lcp.c
1999-11-21 03:54:50 +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
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
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
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
2d86b23ecd
ASCII patches for tcpdump.
...
AH/ESP printing.
1999-10-17 21:56:53 +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