summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ipl.h
diff options
context:
space:
mode:
authorguido <guido@FreeBSD.org>2000-02-09 20:56:36 +0000
committerguido <guido@FreeBSD.org>2000-02-09 20:56:36 +0000
commit2fb4ae435fb81cf80118686a2955f9c3f4ef8e23 (patch)
tree3d20f7e5c636b91e4f4bbaccef1029fdcf11fb85 /sys/netinet/ipl.h
parent0af99ab61af5d653b7d579370f26db7241b9aeae (diff)
downloadFreeBSD-src-2fb4ae435fb81cf80118686a2955f9c3f4ef8e23.zip
FreeBSD-src-2fb4ae435fb81cf80118686a2955f9c3f4ef8e23.tar.gz
Bring over ipfilter v3_3_8 kernel sources, including merging the
local modifications. Also fix initializing fr_running in KLD case. Rename ipl_inited to fr_runninhg in mlfk_ipl Approved by: jkh
Diffstat (limited to 'sys/netinet/ipl.h')
-rw-r--r--sys/netinet/ipl.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/netinet/ipl.h b/sys/netinet/ipl.h
index 39ee74dc..6eb9b1a 100644
--- a/sys/netinet/ipl.h
+++ b/sys/netinet/ipl.h
@@ -6,12 +6,11 @@
* to the original author and the contributors.
*
* @(#)ipl.h 1.21 6/5/96
- * $FreeBSD$
*/
#ifndef __IPL_H__
#define __IPL_H__
-#define IPL_VERSION "IP Filter: v3.3.6"
+#define IPL_VERSION "IP Filter: v3.3.8"
#endif
OpenPOWER on IntegriCloud