Wed Nov 29 17:13:25 2006  dean gaudet <dean@arctic.org>

	* flodo.c: flow statistics

Sun Nov  7 20:20:48 2004  dean gaudet <dean@arctic.org>

	* flodo.c, local_mac.c: netbsd wants sys/types.h and sys/socket.h

Sun Nov  7 17:55:05 2004  dean gaudet <dean@arctic.org>

	* hash.[ch]: generic hash implementation
	* local_mac.[ch]: crude support for figuring out local MAC addrs
	* flodo.c: use hash.[ch], and local_mac.[ch]
	* flodo.c: added -1 one-shot mode
	* flodo.8: created
	* release v4

Mon Sep  6 23:11:49 2004  dean gaudet <dean@arctic.org>

	* for hash_sort_buf use 2*hash_allocated when reallocating
	* improved hash function
	* set to_ms=1000 in pcap_open_live ... 0 is the wrong value
	  on systems which really support the timeout (i.e. netbsd).
	* netbsd portability defines and endianness fixes thanks to
	  matthew green <mrg@eterna.com.au>
	* release v3

Mon Sep  6 18:33:06 2004  dean gaudet <dean@arctic.org>

	* forgot to divide total_packets by secs_per_sample
	* added a "total" line
	* support BPF packet filtering
	* added -p promiscuous option

Mon Sep  6 17:44:32 2004  dean gaudet <dean@arctic.org>

	* initial release
