ip: admin change affects intf IPv4 addr routes 11/20711/4
authorMatthew G Smith <mgsmith@netgate.com>
Wed, 17 Jul 2019 15:01:17 +0000 (10:01 -0500)
committerNeale Ranns <nranns@cisco.com>
Fri, 19 Jul 2019 07:35:55 +0000 (07:35 +0000)
commit88d29a9206bbaa70f7772fa157ec6b1ccaf567a8
tree3d601d4501d7e134cdb0859c2b8e1b9ec29271b1
parent9fd996275c745faec2843cf3a8b1d15d6f8c9dab
ip: admin change affects intf IPv4 addr routes

Type: feature

When admin status is changed on an interface, add or delete the
routes for the IPv4 addresses configured on that interface.

This is already being done for IPv6 interface addresses.

Change-Id: Ib1e7dc49c499921dd287e075640243520ffa5589
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
src/vnet/ip/ip4_forward.c
test/test_ip4.py