NAT44 out2in DHCP client next node 88/10488/3
authorMatthew Smith <mgsmith@netgate.com>
Sat, 10 Feb 2018 03:04:08 +0000 (21:04 -0600)
committerDamjan Marion <dmarion.lists@gmail.com>
Wed, 14 Feb 2018 14:49:14 +0000 (14:49 +0000)
commit6d2f214dab3984995bdbe03ad30487ac2d01b555
tree8fb1d023fe5734ab5224470553034b45ba5bbf0a
parent554075a51f30ea842d3bf558e392d2c16f1acf83
NAT44 out2in DHCP client next node

Call vnet_feature_next() for DHCP replies instead of using
default ip4-lookup. This allows DHCP replies to reach an
outside interface if it's configured as a DHCP client.

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