freebsd-nq/sys/contrib/pf/net
Bjoern A. Zeeb 0e2181f578 Extend IPv6 routing lookups in pf(4) to use the new multi-FIB KPI.
Try to make the "rtable" handling work but the current version of
pf(4) does not fully support it yet as especially callers of
PF_MISMATCHAW() are not fully FIB-aware.  OpenBSD seems to have
fixed this in a later version.  Prepare as much as possible.

Sponsored by:	Cisco Systems, Inc.
2012-02-03 13:20:48 +00:00
..
if_pflog.c Pseudo interfaces should go at SI_SUB_PSEUDO. However at least 2011-10-19 10:04:24 +00:00
if_pflog.h Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
if_pflow.h Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
if_pfsync.c Allocate our mbuf with m_get2(). 2012-01-17 12:14:26 +00:00
if_pfsync.h Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
pf_if.c Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
pf_ioctl.c Extend IPv6 routing lookups in pf(4) to use the new multi-FIB KPI. 2012-02-03 13:20:48 +00:00
pf_lb.c Extend IPv6 routing lookups in pf(4) to use the new multi-FIB KPI. 2012-02-03 13:20:48 +00:00
pf_mtag.h Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
pf_norm.c Extend IPv6 routing lookups in pf(4) to use the new multi-FIB KPI. 2012-02-03 13:20:48 +00:00
pf_osfp.c Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
pf_ruleset.c Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
pf_table.c Revert to the old behavior of allocating table/table entries using 2012-01-14 22:51:34 +00:00
pf.c Extend IPv6 routing lookups in pf(4) to use the new multi-FIB KPI. 2012-02-03 13:20:48 +00:00
pfvar.h Extend IPv6 routing lookups in pf(4) to use the new multi-FIB KPI. 2012-02-03 13:20:48 +00:00