History log of /freebsd-9.3-release/contrib/tcpdump/print-ether.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 252283 26-Jun-2013 delphij

MFC: tcpdump 4.4.0.


# 242485 02-Nov-2012 delphij

MFC r241235:

MFV tcpdump 4.3.0.


# 236192 28-May-2012 delphij

MFC: tcpdump 4.2.1.


# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 214478 28-Oct-2010 rpaulo

Merge tcpdump-4.1.1.


# 190207 21-Mar-2009 rpaulo

Merge tcpdump 4.0.0 from the vendor branch.


# 172686 16-Oct-2007 mlaier

Resolve merge conflicts

Approved by: re (kensmith)
Obtained from: tcpdump.org


# 162021 04-Sep-2006 sam

resolve merge conflicts

MFC after: 1 month


# 147904 11-Jul-2005 sam

resolve merge conflicts

Approved by: re (scottl)


# 146778 29-May-2005 sam

resolve merge conflicts and update for proper build; including:

o print-fr.c returned to code on vendor branch
o remove pmap_prot.h include from print-sunrprc.c
o remove gcc/i386-specific ntoh* write-arounds from tcpdump-stdinc.h

Reviewed by: bms


# 127675 31-Mar-2004 bms

Merge of tcpdump 3.8.3 from tcpdump.org, with the following caveats:

print-atm.c no longer performs special handling for FORE headers; these
can no doubt be re-added at a later date.

print-fr.c is effectively a no-op.

print-llc.c has had the default_print_unaligned() call removed as
tcpdump no longer defines this function, however the prototype is still
present. Suggest we roll in a diff to use print_unknown_data().


# 111729 02-Mar-2003 fenner

Merge tcpdump 3.7.2


# 98527 20-Jun-2002 fenner

Merge tcpdump 3.7.1

MFC after: 2 weeks


# 84019 27-Sep-2001 julian

Quick hack to print out the non-standard pppoe used by 3com


# 75118 03-Apr-2001 fenner

Merge tcpdump 3.6.2


# 56896 29-Jan-2000 fenner

Merge tcpdump 3.5


# 53146 14-Nov-1999 brian

Support PPPoE.
Add a missing comma to the lcp config options table.


# 39300 15-Sep-1998 fenner

Merge tcpdump 3.4

PR: bin/7877


# 31635 08-Dec-1997 wollman

This is a hack. Decode IEEE 802.1Q VLAN tagging so that we can decode
tagged traffic according to the encapsulated protocol. It needs in
addition modifications to the filter generator which would deal with
checking the ethertype and vlan header as required.


# 26183 27-May-1997 fenner

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>


# 21262 03-Jan-1997 wollman

Update to reflect changes in net/if.h.


# 18308 15-Sep-1996 pst

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


# 17689 19-Aug-1996 pst

Decode maximumim sized ethernet frames properly


# 17681 19-Aug-1996 pst

This commit was generated by cvs2svn to compensate for changes in r17680,
which included commits to RCS files with non-trunk default branches.


# 17680 19-Aug-1996 pst

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.