Fix DHCP proxy when used for non-default FIB tables 53/3753/1
authorIgor Mikhailov (imichail) <imichail@cisco.com>
Wed, 9 Nov 2016 20:38:33 +0000 (12:38 -0800)
committerIgor Mikhailov (imichail) <imichail@cisco.com>
Wed, 9 Nov 2016 20:38:33 +0000 (12:38 -0800)
commit2138b351dbd53dd8fb05541d215458931c188ede
tree0334bd48b86ef529a9b2ab680ece755b27c47188
parent8d2e0e02433b0097898c332aa0aeedb34c223a6f
Fix DHCP proxy when used for non-default FIB tables

An issue is that the server->server_fib_index is overwritten by
some incorrect value on subsequent calls to the function - e.g.
when setting DHCP proxy for the same FIB table several times.

Change-Id: I2e129b47f5c8fe3a0b924a7d71bb83e6fc53e9b5
Signed-off-by: Igor Mikhailov (imichail) <imichail@cisco.com>
vnet/vnet/dhcp/proxy_node.c