Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Patch sent to Debian by Roderick Schertler <roderick@argon.org> to print | guy | 2000-10-27 | 1 | -2/+5 | |
| | | | | | the time zone offset as a signed 32-bit integer (as RFC 1533 says it is) rather than as an unsigned 32-bit integer. | |||||
* | Get rid of unneeded includes of <net/if.h>. | guy | 2000-09-28 | 1 | -2/+1 | |
| | ||||||
* | Add definitions of Ethernet types from | guy | 2000-09-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | "linux-includes/netinet/if_ether.h" to "ethertype.h". Move other stuff used by dissectors from <netinet/if_ether.h> to "ether.h", along the lines of "fddi.h" and "token.h". Move ARP declarations from BSD include files to "print-arp.c". Remove from dissectors includes of <netinet/if_ether.h>, and add includes of "ethertype.h" and/or "ether.h" as necessary. Get rid of configuration options that test declarations now made in "ether.h" or "print-arp.c", as those declarations are now under our control, not the OS's control. | |||||
* | print client-identifier in hex, from "Gisle Vanem" <gvanem@eunet.no> | assar | 2000-07-01 | 1 | -4/+5 | |
| | ||||||
* | remove non-STDC code | assar | 2000-07-01 | 1 | -6/+1 | |
| | ||||||
* | Switch to config.h instead of passing defines in DEFS. | fenner | 1999-11-21 | 1 | -1/+5 | |
| | ||||||
* | now prints DHCP optionsdhcp | mcr | 1999-10-17 | 1 | -1/+127 | |
| | ||||||
* | Initial revision | mcr | 1999-10-07 | 1 | -0/+353 | |