]> git.ipfire.org Git - thirdparty/bird.git/commit
Vastly improved OSPF reconfiguration.
authorOndrej Zajicek <santiago@crfreenet.org>
Thu, 17 Mar 2011 14:53:36 +0000 (15:53 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 17 Mar 2011 14:53:36 +0000 (15:53 +0100)
commit8e48831a970a784a979446813191628790d477f1
treee3c2e1c2a13ab2249d42b87ce26a1dc02d3faaaf
parent93e868c730dc0b1825b2a685e0b066c051b1cb07
Vastly improved OSPF reconfiguration.

Now it can handle a change in iface pattern structure.
It can add, remove and reconfigure interfaces, vlinks and areas.
12 files changed:
proto/ospf/config.Y
proto/ospf/hello.c
proto/ospf/hello.h
proto/ospf/iface.c
proto/ospf/iface.h
proto/ospf/lsalib.c
proto/ospf/lsalib.h
proto/ospf/neighbor.c
proto/ospf/neighbor.h
proto/ospf/ospf.c
proto/ospf/ospf.h
proto/ospf/topology.c