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
..
2010-08-23 06:13:29 +00:00
2012-08-16 20:54:52 +00:00
2012-05-24 04:10:34 +00:00
2011-01-06 21:04:00 +00:00
2011-01-06 21:04:00 +00:00
2010-08-23 06:13:29 +00:00
2010-08-23 06:13:29 +00:00
2012-05-22 06:33:08 +00:00
2011-12-16 14:28:34 +00:00
2011-12-30 21:22:10 +00:00
2012-08-15 06:31:32 +00:00
2010-08-23 06:13:29 +00:00
2010-10-13 14:44:38 +00:00
2012-06-19 07:34:13 +00:00
2009-06-05 18:44:36 +00:00
2010-09-16 09:29:48 +00:00
2010-08-23 06:13:29 +00:00
2010-08-23 06:13:29 +00:00
2012-03-28 20:58:30 +00:00
2010-08-23 06:13:29 +00:00
2012-07-05 20:26:57 +00:00
2010-08-23 06:13:29 +00:00
2012-02-16 21:57:50 +00:00
2009-03-26 19:15:31 +00:00
2012-04-20 04:40:39 +00:00
2012-05-30 13:55:43 +00:00
2010-08-23 06:13:29 +00:00
2010-08-23 06:13:29 +00:00
2010-08-23 06:13:29 +00:00
2012-05-06 11:41:00 +00:00
2012-03-30 23:05:48 +00:00
2012-08-15 04:03:55 +00:00
2012-04-21 01:51:16 +00:00
2012-05-01 07:38:40 +00:00
2010-08-23 06:13:29 +00:00
2012-02-11 08:34:33 +00:00
2010-08-23 06:13:29 +00:00
2010-08-23 06:13:29 +00:00
2009-08-23 20:26:09 +00:00
2012-06-25 09:46:06 +00:00
2010-08-15 15:33:01 +00:00
2010-08-19 11:31:03 +00:00
2010-08-23 06:13:29 +00:00
2010-08-23 06:13:29 +00:00
2010-08-23 06:13:29 +00:00
2010-10-13 14:44:38 +00:00
2012-06-25 09:46:06 +00:00
2010-08-13 04:00:35 +00:00
2011-03-20 21:05:09 +00:00
2012-08-15 04:03:55 +00:00
2010-08-23 06:13:29 +00:00
2012-02-16 21:57:50 +00:00
2012-02-16 21:57:50 +00:00
2012-06-03 12:19:16 +00:00
2012-01-17 18:20:34 +00:00
2012-09-12 19:36:54 +00:00