]> git.puffer.fish Git - matthieu/frr.git/commit
babeld: install directly connected IPv4 as such
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 13 Jun 2017 07:45:16 +0000 (09:45 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 13 Jun 2017 07:45:16 +0000 (09:45 +0200)
commit3565d9ac830cb04d0e5da8ceb8e6e9fdefde788a
tree32c5767ebcebc3c4be43b79b93ae98bd517f8e0b
parent97bd5c48de49f1a25c6fb979f0ca151412fbd61b
babeld: install directly connected IPv4 as such

babeld would install "1.2.3.4 on eth0" as "1.2.3.4 via 1.2.3.4 on eth0".
Remove the superfluous nexthop and send to zebra as directly-connected
route.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
babeld/kernel.c