]> git.ipfire.org Git - thirdparty/bird.git/commit
OSPF: Opaque LSAs and Router Information LSA
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 24 Jan 2019 21:34:33 +0000 (22:34 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 24 Jan 2019 21:45:27 +0000 (22:45 +0100)
commit5a50a98980a3554b66cedda6992ece4063a0e85a
treed8ff938c5b9712ca7788256aab3fff96f98ad7ac
parent3e60932a289e55e212dec1cbaf3bca44b2bbaeb8
OSPF: Opaque LSAs and Router Information LSA

Add support for OSPFv2 Opaque LSAs (RFC 5250) and for Router Information
LSA (RFC 7770). The second part is here mainly for testing opaque LSAs.
lib/birdlib.h
proto/ospf/dbdes.c
proto/ospf/lsalib.c
proto/ospf/lsalib.h
proto/ospf/lsreq.c
proto/ospf/lsupd.c
proto/ospf/ospf.c
proto/ospf/ospf.h
proto/ospf/topology.c