summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ipl.h
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-10-10 15:09:59 +0000
committerpeter <peter@FreeBSD.org>1999-10-10 15:09:59 +0000
commitc5fae336058615ac8e0d149bdc8b7c6efc88d07b (patch)
tree6e714dd0327e7889cd95ee2f995266b8229a10b5 /sys/netinet/ipl.h
parent76c8e9b267ecd06e50fdc045c919d158999307b0 (diff)
downloadFreeBSD-src-c5fae336058615ac8e0d149bdc8b7c6efc88d07b.zip
FreeBSD-src-c5fae336058615ac8e0d149bdc8b7c6efc88d07b.tar.gz
Nuke the old antique copy of ipfilter from the tree. This is old enough
to be dangerous. It will better serve us as a port building a KLD, ala SKIP. The hooks are staying although it would be better to port and use the NetBSD pfil interface rather than have custom hooks.
Diffstat (limited to 'sys/netinet/ipl.h')
-rw-r--r--sys/netinet/ipl.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/sys/netinet/ipl.h b/sys/netinet/ipl.h
deleted file mode 100644
index 0985545..0000000
--- a/sys/netinet/ipl.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Copyright (C) 1993-1997 by Darren Reed.
- *
- * Redistribution and use in source and binary forms are permitted
- * provided that this notice is preserved and due credit is given
- * 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.2.7"
-
-#endif
OpenPOWER on IntegriCloud