summaryrefslogtreecommitdiff
path: root/nest/rt-show.c
AgeCommit message (Collapse)Author
2017-07-04Implement onlink flag for nexthopsOndrej Zajicek (work)
Add proper support for per-nexthop onlink flag in routes to handle next hop addresses that are not covered by interface IP ranges. Supported by kernel and static protocols. Thanks to Vincent Bernat for the idea.
2017-05-15Nest: split route show into separate fileJan Moskyto Matejka