2004-01-03 Nicolas Delon * configure.in: bump version to 0.8.0 2003-11-27 Nicolas Delon * src/process_packet.c: fix a bug on OpenBSD 3.4 in pflog_hdr handling (rule number was not converted in host byte order which result in a buggy rule number) for the same fields, the types are not the same in pflog_hdr for the different versions of OpenBSD, thus, we have put all the pflog related fields of packet_info in unsigned int (which is good for all version of OpenBSD) 2003-11-20 Nicolas Delon * configure.in: bump version to 0.8.0rc1 2003-11-19 Nicolas Delon * cvs import