2004-09-22  Jon Moore  <jonm@fred.jjmoore.net>

	* finished port to Linux
	* added support for old libpcaps that don't have pcap_next_ex

2004-08-11  Jon Moore  <jonm@fishwife.net.isc.upenn.edu>

	* added support for libpcap/tcpdump packet traces
	* generalization of pktrecord.[ch] interface
	* man page written

2004-08-04  Jon Moore  <jonm@knockknock.net.isc.upenn.edu>

	* most RADIUS attributes now automatically generated from the
	Radiator dictionary using mk_rad_attrs.py and putting the results
	in rad_attrs.c
	* rad_init() now located in radius.c, mainly used for overriding
	the default formatters in rad_attrs.c.
	* rad_vsa_init() created to handle loading the vendor-specific
	hash tables at startup
	* rad_format_string now does a hex dump if the verbosity is set
	high enough
	* added command line flag -v to control verbosity, -s to indicate
	short hostnames (i.e. without domain), -n to prevent hostname
	lookups


