]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r272555
authorcy <cy@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 12 Oct 2014 17:21:15 +0000 (17:21 +0000)
committercy <cy@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 12 Oct 2014 17:21:15 +0000 (17:21 +0000)
commit85f6573d04b1faf31884565933f22c3683fe10c8
tree42f3a9b805a3b392faa1331f13a3e8eb9bdf8be5
parent17a6240c2cc41a72d81f9a2c2583a47eb6553638
MFC r272555

ipfilter bug #537 NAT rules with sticky have incorrect hostmap IP address.
This fixes when an IP address mapping is put in the hostmap table for
sticky NAT rules, it ends up having the wrong byte order.

Obtained from: ipfilter CVS repo (r1.102), NetBSD CVS repo (r1.12)

git-svn-id: svn://svn.freebsd.org/base/stable/10@272998 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/contrib/ipfilter/netinet/ip_nat.c