NAT44 - unknown protocols work with forwarding 60/11060/2
authorMatthew Smith <[email protected]>
Fri, 2 Mar 2018 17:31:26 +0000 (11:31 -0600)
committerDamjan Marion <[email protected]>
Wed, 14 Mar 2018 18:47:11 +0000 (18:47 +0000)
commitfb5148b4dffaea52fffa2ec3acbad6899377c08b
tree8f1c31374c0ce93279080aa2da45759534be1427
parentd30c94afe4e67298b3da6fd839e0210844cf45a5
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 <[email protected]>
(cherry picked from commit 03f942a1cc4de3963507fc7075d91aff0cae7d58)
src/plugins/nat/out2in.c