NAT44 - unknown protocols work with forwarding 40/10940/2
authorMatthew Smith <mgsmith@netgate.com>
Fri, 2 Mar 2018 17:31:26 +0000 (11:31 -0600)
committerDamjan Marion <dmarion.lists@gmail.com>
Mon, 5 Mar 2018 08:03:43 +0000 (08:03 +0000)
commit03f942a1cc4de3963507fc7075d91aff0cae7d58
treee3d1926ce9e92156ef747471a0a245f6f978d890
parent599a16bf8afeee9937cf3b12f2385a454d956bc7
NAT44 - unknown protocols work with forwarding

If forwarding is enabled, inbound packets on an outside
interface should not be dropped and instead pass on to
the FIB lookup. This works for TCP and UDP but not other
IP protocols. Enable it for unknown protocols.

Change-Id: I1da84b5633a36b3e5e64079754db2fcc50f29819
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
src/plugins/nat/out2in.c