]> git.ipfire.org Git - thirdparty/bird.git/commit
OSPF: Basic support for DN-bit handling (RFC 4576)
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 17 Feb 2019 18:26:43 +0000 (19:26 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 17 Feb 2019 22:02:05 +0000 (23:02 +0100)
commitcb8ea2d9076f51ec25bad5d595b7d2bec12843e2
tree44cd30e3188558a20401077fb821cc21d4538265
parent85646cd46a77435ead760c8157f3f6d7c604204d
OSPF: Basic support for DN-bit handling (RFC 4576)

External LSAs originated by OSPF routers with VPN-PE behavior enabled are
marked by DN flag and they are ignored by other OSPF routers with VPN-PE
enabled.
proto/ospf/config.Y
proto/ospf/lsalib.c
proto/ospf/ospf.c
proto/ospf/ospf.h
proto/ospf/rt.c
proto/ospf/topology.c
proto/ospf/topology.h