freebsd-dev/sys
Kristof Provost 81ef217ad4 pf: Improve route-to handling of pfsync'd states
When a state if pfsync’d to a different host it doesn’t get all of the
expected pointers, including the pointer to the struct pfi_kif / struct
ifnet rt_kif pointer. (I.e. the interface to route out on).

That in turn means that pf_route() ends up dropping the packet.

Use the rule's struct pfi_kif pointer so we can still route out of the
expected interface.

MFC after:	2 weeks
Sponsored by:	Orange Business Services
2022-06-04 14:23:17 +02:00
..
amd64 fpu: Fix a typo in a source code comment 2022-06-04 13:15:53 +02:00
arm am335x: Fix a typo in a source code comment 2022-06-04 13:28:10 +02:00
arm64
bsm
cam
cddl
compat linux(4): Fix a typo in a source code comment 2022-06-04 11:27:19 +02:00
conf
contrib
crypto
ddb
dev hptmv(4): Fix a typo in a source code comment 2022-06-04 13:28:52 +02:00
dts
fs
gdb
geom
gnu
i386 fpu: Fix a typo in a source code comment 2022-06-04 13:15:53 +02:00
isa
kern unix/dgram: rename unpdg_sendspace to unpdg_maxdgram 2022-06-03 12:55:44 -07:00
kgssapi
libkern
modules
net if_bridge(4): Fix a typo in a source code comment 2022-06-04 11:26:01 +02:00
net80211
netgraph
netinet rack: Fix a typo in a source code comment 2022-06-04 13:27:29 +02:00
netinet6
netipsec
netpfil pf: Improve route-to handling of pfsync'd states 2022-06-04 14:23:17 +02:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc powerpc: Fix two typos in source code comments 2022-06-04 10:39:50 +02:00
riscv
rpc
security
sys
teken
tests
tools
ufs
vm vm_page: Fix a typo in a source code comment 2022-06-04 12:52:22 +02:00
x86
xdr
xen
Makefile