Fix issues with order of NAT commands before set VRF table on an interface 61/16961/15
authorDmitry Vakhrushev <dmitry@netgate.com>
Tue, 22 Jan 2019 10:28:53 +0000 (05:28 -0500)
committerFlorin Coras <florin.coras@gmail.com>
Mon, 28 Jan 2019 15:23:03 +0000 (15:23 +0000)
commitee3fb62bc8dee44aef23d4cf82cf5f70011fbf94
treefecd8a25b74c2b650ce78428c0a39f019df5a172
parent31dd6090e882158a57dc02dead99c4577d59cd20
Fix issues with order of NAT commands before set VRF table on an interface

Outside FIB index doesn't change in this case. We register
callback for changing of outside FIB if table binding is changed
on an interface.

Change-Id: I1ebbd7c3c547fc999089db07abd2019734395a6e
Signed-off-by: Dmitry Vakhrushev <dmitry@netgate.com>
src/plugins/nat/nat.c