summaryrefslogtreecommitdiffstats
path: root/sys/netinet
diff options
context:
space:
mode:
authorluigi <luigi@FreeBSD.org>2009-06-05 19:22:47 +0000
committerluigi <luigi@FreeBSD.org>2009-06-05 19:22:47 +0000
commit82f1e32a7fc42daff15f25b02446e827d336e9ab (patch)
tree83553d7b390045acfbe09cac59f7a5ec32ec5296 /sys/netinet
parentd0e44fd5779eca7e16548a30d919afcbeb2ef881 (diff)
downloadFreeBSD-src-82f1e32a7fc42daff15f25b02446e827d336e9ab.zip
FreeBSD-src-82f1e32a7fc42daff15f25b02446e827d336e9ab.tar.gz
move kernel ipfw-related sources to a separate directory,
adjust conf/files and modules' Makefiles accordingly. No code or ABI changes so this and most of previous related changes can be easily MFC'ed MFC after: 5 days
Diffstat (limited to 'sys/netinet')
-rw-r--r--sys/netinet/ipfw/ip_dummynet.c (renamed from sys/netinet/ip_dummynet.c)0
-rw-r--r--sys/netinet/ipfw/ip_fw2.c (renamed from sys/netinet/ip_fw2.c)0
-rw-r--r--sys/netinet/ipfw/ip_fw_nat.c (renamed from sys/netinet/ip_fw_nat.c)0
-rw-r--r--sys/netinet/ipfw/ip_fw_pfil.c (renamed from sys/netinet/ip_fw_pfil.c)0
4 files changed, 0 insertions, 0 deletions
diff --git a/sys/netinet/ip_dummynet.c b/sys/netinet/ipfw/ip_dummynet.c
index 2f11ae0..2f11ae0 100644
--- a/sys/netinet/ip_dummynet.c
+++ b/sys/netinet/ipfw/ip_dummynet.c
diff --git a/sys/netinet/ip_fw2.c b/sys/netinet/ipfw/ip_fw2.c
index 760150a..760150a 100644
--- a/sys/netinet/ip_fw2.c
+++ b/sys/netinet/ipfw/ip_fw2.c
diff --git a/sys/netinet/ip_fw_nat.c b/sys/netinet/ipfw/ip_fw_nat.c
index cce5086..cce5086 100644
--- a/sys/netinet/ip_fw_nat.c
+++ b/sys/netinet/ipfw/ip_fw_nat.c
diff --git a/sys/netinet/ip_fw_pfil.c b/sys/netinet/ipfw/ip_fw_pfil.c
index 0b1ba2d..0b1ba2d 100644
--- a/sys/netinet/ip_fw_pfil.c
+++ b/sys/netinet/ipfw/ip_fw_pfil.c
OpenPOWER on IntegriCloud