Bill Fenner
eb1accc762
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
Bill Fenner
f2e3e9a91e
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
Paul Traina
735211d3e9
Make things compile again.
1996-10-17 21:16:07 +00:00
Doug Rabson
647f50c3b3
Import NFSv3 support from NetBSD
...
Obtained from: NetBSD
1996-10-17 10:53:34 +00:00
Paul Traina
9ee4f69e6f
Fix some typos
1996-10-01 01:08:47 +00:00
Paul Traina
0ca3c3e0f8
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
Paul Traina
36c6738a68
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
Paul Traina
12e9609024
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
Paul Traina
e8e91bdf52
Upgrade instructions
1996-08-19 21:55:18 +00:00
Paul Traina
d5a5022d60
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
Paul Traina
9cc97c3a9c
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
Paul Traina
1249582f6e
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
Paul Traina
930ecf536c
Decode maximumim sized ethernet frames properly
1996-08-19 21:35:13 +00:00
Paul Traina
01bd0dbc7e
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
Paul Traina
4edb46e9a8
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