Commit Graph

5 Commits

Author SHA1 Message Date
Guy Harris 86f3c38c4a From Can Erkin Acar: OpenBSD is now using tcpdump.org-assigned DLT_
value for DLT_PFLOG, and that goes along with a change to the link-layer
header for DLT_PFLOG - support both the old and new values and format.

svn path=/trunk/; revision=7676
2003-05-15 07:14:46 +00:00
Guy Harris 736c64296e From Joerg Mayer:
Use the GLib macros to convert from network to host byte order.

svn path=/trunk/; revision=5879
2002-07-15 20:55:51 +00:00
Guy Harris 007a32e8b1 Clean up a bunch of things:
use value_string tables and make numerical fields numeric,
	with associated value_string tables, rather than strings;

	make a signed integer field signed, which means we don't have to
	format the item for it in the protocol tree ourselves;

	give it a long protocol name, and make the short protocol name
	all-caps, as with other short protocol names.

svn path=/trunk/; revision=4696
2002-02-05 00:43:59 +00:00
Guy Harris 638c1bfba8 Fix a typo.
svn path=/trunk/; revision=4620
2002-01-29 10:44:43 +00:00
Guy Harris c873f79156 Support for capturing on, and reading captures from, OpenBSD firewall
logging virtual interface, from Mike Frantzen.

svn path=/trunk/; revision=4616
2002-01-29 08:44:53 +00:00