Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear the interface list and free up interface names whenever a new | Guy Harris | 2004-01-06 | 1 | -17/+20 |
* | Don't add an interface to the interface list if we already have | Guy Harris | 2004-01-06 | 1 | -13/+13 |
* | Have a pseudo-header for Ethernet packets, giving the size of the FCS - | Guy Harris | 2003-10-01 | 1 | -2/+2 |
* | From Alfred Koebler: | Guy Harris | 2003-08-16 | 1 | -7/+61 |
* | There are 10 bytes of interface name in the header; make the buffer for | Guy Harris | 2003-06-12 | 1 | -3/+3 |
* | From Alfred Koebler: add support for a column for the interface and | Guy Harris | 2002-12-10 | 1 | -42/+55 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -9/+9 |
* | The name "interface" causes compilation problems with MSVC++; use | Guy Harris | 2002-08-11 | 1 | -7/+7 |
* | Remove some unused includes. | Jörg Mayer | 2002-08-08 | 1 | -9/+1 |
* | Make "dissect_fw1()" static. | Guy Harris | 2002-08-08 | 1 | -6/+6 |
* | From Alfred Koebler: support for interpreting Ethernet captures as | Guy Harris | 2002-08-08 | 1 | -0/+238 |