]> git.ipfire.org Git - thirdparty/bird.git/commit
OSPF: Opaque LSAs and Router Information LSA
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 17 Feb 2019 18:17:31 +0000 (19:17 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 17 Feb 2019 22:02:05 +0000 (23:02 +0100)
commita30b9d280055c3e5eccdbf46804e785d14a416c5
tree52fb38f90df3baccab8f8c8a33e80141b5db2788
parent45426652a27ed03595fd9ee78b74c6a919b9daaf
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