]> git.ipfire.org Git - thirdparty/bird.git/commit
Implements protocol-specific Router ID for OSPF.
authorOndrej Zajicek <santiago@crfreenet.org>
Fri, 11 Dec 2009 00:20:53 +0000 (01:20 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Fri, 11 Dec 2009 10:06:51 +0000 (11:06 +0100)
commit8a70a13e7e79afa6818b10cf64d4f1ae4cf89e4b
treec674a054dd38aebc945a7a53c6f61539d70a01fc
parentbe2d38b7e977c1f72ed9cd52f8e3e85130c0aaa1
Implements protocol-specific Router ID for OSPF.

And fixes one minor bug.
doc/bird.sgml
proto/ospf/dbdes.c
proto/ospf/hello.c
proto/ospf/lsalib.c
proto/ospf/lsupd.c
proto/ospf/neighbor.c
proto/ospf/ospf.h
proto/ospf/packet.c
proto/ospf/rt.c
proto/ospf/topology.c