]> git.puffer.fish Git - matthieu/frr.git/commit
ospf6d: clear DR info on interface_down
authorChristian Franke <chris@opensourcerouting.org>
Thu, 13 Dec 2012 12:50:28 +0000 (13:50 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Wed, 20 Nov 2013 09:35:59 +0000 (10:35 +0100)
commit37531a7ec380554b18c004bcae9f5a070385d132
treefb1893fcf7be8f613a3cd0a82f0150af4a3974f7
parent1579a67f130ca34df9acefac14ebcdfdd8f6600a
ospf6d: clear DR info on interface_down

This fixes an issue where ospf6d would send incorrect hellos and
perform wrong DR election when an interface went down and up
again.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
ospf6d/ospf6_interface.c