itojun
a09002d6a8
cast result from ntohl() with u_int32_t, some platforms still mistakingly
...
use u_long for it.
use u_int{16,32}_t.
ECN support improvement (from net/openbsd).
2000-04-27 11:09:08 +00:00
itojun
26f76bc643
use u_int{16,32}_t, not u_{short,int}.
...
delint
2000-04-27 10:57:07 +00:00
itojun
12813bb889
add cisco NetFlow support from OpenBSD.
2000-04-27 10:05:30 +00:00
itojun
c4521bbf47
* print-rt6.c: make IPv6 routing header printing work with new 2292bis
...
API.
* print-bgp.c: improve options printing. ugly code exists for
unaligned option parsing (need some fix).
* const poisoning in SMB decoder.
* make dump format back to original. someone may want to add an
option to do ascii printing, but keep the default behavior as is
for scripts used in many places.
* -Wall -Werror clean checks.
1999-12-22 06:27:19 +00:00
fenner
c0c93f3a65
Print IP src and dst even when udp is truncated.
1999-11-23 08:27:41 +00:00
fenner
814765d31c
Enhanced PIMv1 support.
...
Cisco Auto-RP support.
1999-11-22 07:25:26 +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
itojun
7b1275bce7
fix compilation.
...
- print-udp.c: rename of nfsv2.h -> nfs.h
- print-{null,sl}.c: ipv6_print -> ip6_print
1999-11-21 12:38:24 +00:00
fenner
b9ac23ce92
Switch to config.h instead of passing defines in DEFS.
1999-11-21 09:36:43 +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
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
f6fa6a40d4
patches to help build on Linux 2.2
1999-10-17 21:37:10 +00:00
mcr
f555c163f9
Initial revision
1999-10-07 23:47:09 +00:00