aboutsummaryrefslogtreecommitdiffstats
path: root/packet-fw1.c
Commit message (Expand)AuthorAgeFilesLines
* Clear the interface list and free up interface names whenever a newGuy Harris2004-01-061-17/+20
* Don't add an interface to the interface list if we already haveGuy Harris2004-01-061-13/+13
* Have a pseudo-header for Ethernet packets, giving the size of the FCS -Guy Harris2003-10-011-2/+2
* From Alfred Koebler:Guy Harris2003-08-161-7/+61
* There are 10 bytes of interface name in the header; make the buffer forGuy Harris2003-06-121-3/+3
* From Alfred Koebler: add support for a column for the interface andGuy Harris2002-12-101-42/+55
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-9/+9
* The name "interface" causes compilation problems with MSVC++; useGuy Harris2002-08-111-7/+7
* Remove some unused includes.Jörg Mayer2002-08-081-9/+1
* Make "dissect_fw1()" static.Guy Harris2002-08-081-6/+6
* From Alfred Koebler: support for interpreting Ethernet captures asGuy Harris2002-08-081-0/+238