linux-cp: lcp fib fixes 19/35519/2
authorVladimir Ratnikov <vratnikov@netgate.com>
Wed, 2 Mar 2022 10:31:42 +0000 (10:31 +0000)
committerMatthew Smith <mgsmith@netgate.com>
Wed, 2 Mar 2022 22:24:17 +0000 (22:24 +0000)
commit53f8a272a63444b61b700690a2f438fa5066f37b
tree3bed8ae54f1e98d7347b4a8cbce8d75816b710ad
parentfe6d8a37062a28f28ee63c3e9177d18c10ed96e1
linux-cp: lcp fib fixes

 Some possible side effects for multicast routes appears to be in
lcp_router_table_add_or_lock. so ff00/8 route will be processed
for ospf purposes the right way
 Ignore IPv6 kernel routes
 Skip adding auto routes into FIB

Type: fix

Signed-off-by: Vladimir Ratnikov <vratnikov@netgate.com>
Change-Id: I35f73d629a7fffca7f7d4547adc2549b72c2048f
src/plugins/linux-cp/lcp_router.c