frr
frr copied to clipboard
Fix IPV6 src-dest route
Fix issues of IPv6 src-dest route:
(confg)# ipv6 route 1::1/128 from 2::2/128 fe80::1 eth0
- staticd doesn't handle them on nht event
- linux kernel rejects routes with both source and nexthop object.