fenner
28e50e9a93
Get rid of the T2CHECK() macro, since it duplicates functionality
...
available from TCHECK(), TCHECK2(), TTEST() and TTEST2().
1997-05-27 02:20:36 +00:00
fenner
a45d5a033f
Merge tcpdump 3.3.
...
The print_nfs.c changes are pretty extensive; this is partially because
LBL did a lot of cleanup and partially because I removed lots of
pointless changes away from the LBL style.
PR: 3371
mostly-Submitted by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
1997-05-27 02:17:42 +00:00
fenner
3ff0e74440
This commit was generated by cvs2svn to compensate for changes in r26180,
...
which included commits to RCS files with non-trunk default branches.
1997-05-27 02:11:31 +00:00
fenner
a9b9c86c8a
Virgin import of LBL tcpdump v3.3
1997-05-27 02:11:31 +00:00
wollman
fb79103251
Update to reflect changes in net/if.h.
1997-01-03 20:10:04 +00:00
adam
46eb306a07
repair editor damage
1996-12-11 20:13:23 +00:00
phk
2b9e1346f3
Please shut up if asked to be quiet.
1996-12-11 09:38:18 +00:00
fenner
c7563a7f0b
LBL chose to use IPPROTO_ENCAP to represent IP proto 4 encapsulation
...
as performed by the multicast kernel modifications. However, BSD
already had IPPROTO_ENCAP defined as 98 (RFC 1241 encapsulation).
This changes the use of IPPROTO_ENCAP to IPPROTO_IPIP, which is
the BSD name for IP proto 4.
1996-11-26 01:43:20 +00:00
fenner
7e42a5cdec
Fix the IGMP printer. A lost pair of parenthesis caused all IGMP
...
reports to be printed as IGMPv1, and a misapplied patch caused
IGMP Leave messages to be partially interpreted as DVMRP routing
messages.
1996-11-25 06:20:54 +00:00
pst
28af9e55f5
Make things compile again.
1996-10-17 21:16:07 +00:00
dfr
e7dca97798
Import NFSv3 support from NetBSD
...
Obtained from: NetBSD
1996-10-17 10:53:34 +00:00
pst
23b2a82332
Fix some typos
1996-10-01 01:08:47 +00:00
pst
b4a90e5e8c
Here is a patch to make tcpdump recognise IPX packets that is using
...
ETHERNET_II framing. It got lost during the tcpdump upgrade.
Submitted by: John.Hay@mikom.csir.co.za
1996-09-15 17:55:09 +00:00
pst
457abb0654
Print appletalk layer 3 addresses as 16 bit unsigned decimal numbers,
...
not two 8 bit values. This conforms to industry standard.
These changes have been sent back to LBL.
1996-09-11 06:18:26 +00:00
pst
0df0b2468f
Fix bugs in the ISO (Fletcher) checksum, obey the -q flag, misc cleanup of
...
ISO based code, and document new options (courtesy of libpcap).
Submitted by: Tony Li <tli@jnx.com>
1996-08-21 20:03:57 +00:00
pst
e223e78631
Upgrade instructions
1996-08-19 21:55:18 +00:00
pst
ba60cfc23e
Print IPX packets over a PPP link.
...
Always display IPX network number in decimal (industry standard).
Decode other PPP protocol types too.
Submitted by: peter, pst, John Hay <jhay@mikom.csir.co.za>
1996-08-19 21:43:47 +00:00
pst
f47481b22a
Improvements to IGMP message decoding.
...
Add support for the router-alert option.
Submitted by: Bill Fenner <fenner@parc.xerox.com>
1996-08-19 21:39:00 +00:00
pst
a8df284d77
Fix bugs in AARP packet handling and fake up a phantom LAP header
...
since Ethertalk doesn't actually put one out on the wire.
Submitted by: Toshihiro Kanda <candy@fct.kgc.co.jp>
1996-08-19 21:37:18 +00:00
pst
621d4a6845
Decode maximumim sized ethernet frames properly
1996-08-19 21:35:13 +00:00
pst
2e90abecee
Handle IS-IS IIH messages and print NSAPs in canonical format.
...
Submitted by: Tony Li <tli@jnx.com>
1996-08-19 21:33:43 +00:00
pst
97a804ef88
Virgin import of unmodified tcpdump v3.2.1 distribution from LBL.
...
Obtained from: ftp://ftp.ee.lbl.gov/tcpdump.tar.Z on 19-Aug-1996.
1996-08-19 20:34:12 +00:00