Gleb Smirnoff 3b3a8eb937 o Create directory sys/netpfil, where all packet filters should
reside, and move there ipfw(4) and pf(4).

o Move most modified parts of pf out of contrib.

Actual movements:

sys/contrib/pf/net/*.c		-> sys/netpfil/pf/
sys/contrib/pf/net/*.h		-> sys/net/
contrib/pf/pfctl/*.c		-> sbin/pfctl
contrib/pf/pfctl/*.h		-> sbin/pfctl
contrib/pf/pfctl/pfctl.8	-> sbin/pfctl
contrib/pf/pfctl/*.4		-> share/man/man4
contrib/pf/pfctl/*.5		-> share/man/man5

sys/netinet/ipfw		-> sys/netpfil/ipfw

The arguable movement is pf/net/*.h -> sys/net. There are
future plans to refactor pf includes, so I decided not to
break things twice.

Not modified bits of pf left in contrib: authpf, ftp-proxy,
tftp-proxy, pflogd.

The ipfw(4) movement is planned to be merged to stable/9,
to make head and stable match.

Discussed with:		bz, luigi
2012-09-14 11:51:49 +00:00
..
2012-08-31 22:37:08 +00:00
2012-08-16 20:54:52 +00:00
2012-07-14 06:17:17 +00:00
2011-11-06 16:40:17 +00:00
2012-05-22 16:33:10 +00:00
2012-06-27 04:39:30 +00:00
2012-07-13 21:27:18 +00:00
2012-03-26 21:22:53 +00:00
2012-03-26 15:18:14 +00:00
2012-05-22 16:33:10 +00:00
2011-12-30 10:58:14 +00:00
2012-09-01 10:56:15 +00:00
2012-09-11 07:54:41 +00:00
2012-08-31 16:57:16 +00:00
2012-06-20 17:20:25 +00:00
2010-12-20 08:54:30 +00:00
2012-03-25 09:18:34 +00:00
2012-03-25 09:18:34 +00:00
2012-05-18 14:12:17 +00:00
2012-05-17 11:50:12 +00:00
2012-06-03 11:29:48 +00:00
2012-05-12 03:25:46 +00:00
2010-12-20 09:36:54 +00:00
2012-07-04 10:17:02 +00:00
2012-05-12 15:08:22 +00:00
2012-09-08 08:46:43 +00:00
2012-07-09 15:44:35 +00:00
2011-12-30 10:58:14 +00:00
2012-09-11 07:35:24 +00:00
2011-12-30 10:58:14 +00:00
2011-08-06 09:11:30 +00:00
2012-06-03 11:29:48 +00:00
2012-05-17 05:11:57 +00:00
2012-09-12 10:16:39 +00:00
2012-03-10 14:38:34 +00:00
2012-03-26 21:22:53 +00:00
2012-07-18 23:32:12 +00:00