]> git.ipfire.org Git - thirdparty/bird.git/commit
Implements Point-to-MultiPoint interface type for OSPF.
authorOndrej Zajicek <santiago@crfreenet.org>
Fri, 24 Dec 2010 17:08:07 +0000 (18:08 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Fri, 24 Dec 2010 17:08:07 +0000 (18:08 +0100)
commit919f5411c48f509a49400a1293e670f5d5d2bcf1
tree0701f270439c2e71a017c75f3095367db724ca8e
parent39847cda73d8e8536300b74d90d01b6e2f233ef7
Implements Point-to-MultiPoint interface type for OSPF.
13 files changed:
doc/bird.sgml
proto/ospf/config.Y
proto/ospf/hello.c
proto/ospf/iface.c
proto/ospf/iface.h
proto/ospf/lsupd.c
proto/ospf/neighbor.c
proto/ospf/neighbor.h
proto/ospf/ospf.c
proto/ospf/ospf.h
proto/ospf/packet.c
proto/ospf/rt.c
proto/ospf/topology.c