Commit Graph

11 Commits

Author SHA1 Message Date
fenner
0e6bd5e431 Use EXTRACT_* instead of memcpy() to extract numeric values to handle
byte orders properly.
2000-12-04 00:00:08 +00:00
fenner
0eeb5dba9d Undo spamming of rev 1.50 2000-12-03 23:45:37 +00:00
fenner
e89bfcd207 Update for new RFC's and IANA assignments. Many special-format options
are printed as binary strings.  Any of these that are in common use
 can get their own printers.
2000-12-03 23:42:23 +00:00
guy
8fb0656b71 Patch sent to Debian by Roderick Schertler <roderick@argon.org> to print
the time zone offset as a signed 32-bit integer (as RFC 1533 says it is)
rather than as an unsigned 32-bit integer.
2000-10-27 23:26:30 +00:00
guy
8b67f77134 Get rid of unneeded includes of <net/if.h>. 2000-09-28 06:42:55 +00:00
guy
e894092542 Add definitions of Ethernet types from
"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.
2000-09-23 08:03:27 +00:00
assar
d16e46379f print client-identifier in hex, from "Gisle Vanem" <gvanem@eunet.no> 2000-07-01 03:56:43 +00:00
assar
3cd171317f remove non-STDC code 2000-07-01 03:38:59 +00:00
fenner
b9ac23ce92 Switch to config.h instead of passing defines in DEFS. 1999-11-21 09:36:43 +00:00
mcr
ce751501ab now prints DHCP options 1999-10-17 23:35:46 +00:00
mcr
f555c163f9 Initial revision 1999-10-07 23:47:09 +00:00