]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf: Fix copy/paste error in IPv6 address rewriting
authorkp <kp@FreeBSD.org>
Wed, 24 Oct 2018 00:19:44 +0000 (00:19 +0000)
committerkp <kp@FreeBSD.org>
Wed, 24 Oct 2018 00:19:44 +0000 (00:19 +0000)
commitfa7d95e5667ed1b20f443738b4beaff854c7cb69
tree53ea0bed859eddce3cc4349397dffb1c799212b7
parentd0590da11bd07967be5219fd744cd5158d14c38c
pf: Fix copy/paste error in IPv6 address rewriting

We checked the destination address, but replaced the source address. This was
fixed in OpenBSD as part of their NAT rework, which we don't want to import
right now.

CID: 1009561
MFC after: 3 weeks
sys/netpfil/pf/pf.c