bump version for libpcap+tcpdump imports
This commit is contained in:
parent
56e4b2d3cc
commit
50bdd72083
3
UPDATING
3
UPDATING
@ -21,6 +21,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
|
||||
developers choose to disable these features on build machines
|
||||
to maximize performance.
|
||||
|
||||
20060903:
|
||||
libpcap updated to v0.9.4 and tcpdump to v3.9.4
|
||||
|
||||
20060816:
|
||||
The IPFIREWALL_FORWARD_EXTENDED option is gone and the behaviour
|
||||
for IP_FIREWALL_FORWARD is now as it was before when it was first
|
||||
|
@ -57,7 +57,7 @@
|
||||
* is created, otherwise 1.
|
||||
*/
|
||||
#undef __FreeBSD_version
|
||||
#define __FreeBSD_version 700020 /* Master, propagated to newvers */
|
||||
#define __FreeBSD_version 700021 /* Master, propagated to newvers */
|
||||
|
||||
#ifndef LOCORE
|
||||
#include <sys/types.h>
|
||||
|
Loading…
Reference in New Issue
Block a user