Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
zebra: autorise nexthop interface labelled routes
When coming from staticd, some nexthop interface based routes should be able to add a label. Following configuration can help: interface eth0 ip address 10.125.0.1/32 ! ip route 10.125.0.0/24 eth0 label 55 Fixes: ("7fcb24bbaa91") zebra: reject routes without nexthops Signed-off-by: Philippe Guibert <[email protected]>
- Loading branch information