diff options
author | Timo Teräs <timo.teras@iki.fi> | 2016-01-15 16:36:30 +0100 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-09-23 15:51:56 +0200 |
commit | 72f3a8fb09433ee1e4d079522cd70999bb3b8e79 (patch) | |
tree | 08defc193d9f6429a87a085ca878b25bd4bf700b /redhat | |
parent | Make route flags a 32bit field (diff) | |
download | frr-72f3a8fb09433ee1e4d079522cd70999bb3b8e79.tar.xz frr-72f3a8fb09433ee1e4d079522cd70999bb3b8e79.zip |
zebra: use link scope for interface routes
In linux, 'scope' is a hint of distance of the IP. And this is
evident from the fact that only lower scope can be used as recursive
via lookup result. This changes all interface routes scope to link
so kernel will allow regular routes to use it as via. Then we do
not need to use the 'onlink' attribute.
Signed-off-by: Timo Teräs <timo.teras@iki.fi>
Diffstat (limited to 'redhat')
0 files changed, 0 insertions, 0 deletions