diff options
author | David Lamparter <equinox@opensourcerouting.org> | 2013-02-28 22:17:00 +0100 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2013-04-09 22:33:19 +0200 |
commit | b68da446e977f8069fb72bce73402e2234ffc1d9 (patch) | |
tree | 6c310ad8fdccf588fcc2ad8b6f03a4602d1b2a13 /redhat/isisd.init | |
parent | 8df55970b64984e5071afd510caad5e778569bc1 (diff) |
ripd: correctly redistribute ifindex routes (BZ#664)
ripd had a check to restrict metric 0 to only directly connected routes.
This check was implemented by checking against Connected as route type.
This is, however, incorrect -- all routes that directly use an interface
without a nexthop should be treated as directly connected and passed off
with metric 0.
ripngd does not posess such a check and was not touched.
Reported-by: Sean Fulton <sean@gcnpublishing.com>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'redhat/isisd.init')
0 files changed, 0 insertions, 0 deletions