]> git.puffer.fish Git - mirror/frr.git/commit
Merge pull request #12649 from louis-6wind/bgp-link-state
authorRuss White <russ@riw.us>
Tue, 26 Sep 2023 14:07:02 +0000 (10:07 -0400)
committerGitHub <noreply@github.com>
Tue, 26 Sep 2023 14:07:02 +0000 (10:07 -0400)
commit8e755a03a3257644c0542a8ee658d2c08230c0ae
treea4d58a1595c3884d9555d88d533fd2043a8de21d
parentc0a681eed504398fc1fef11bd62b3667c93d8048
parent8074d6f438bfb6c0cc98626b54919ce10f190125
Merge pull request #12649 from louis-6wind/bgp-link-state

bgpd: add basic support of BGP Link-State RFC7752
12 files changed:
bgpd/bgp_btoa.c
bgpd/bgp_open.c
bgpd/bgp_packet.c
bgpd/bgp_route.c
bgpd/bgp_vty.c
bgpd/bgp_zebra.c
bgpd/bgpd.c
bgpd/bgpd.h
lib/prefix.c
staticd/static_vty.c
zebra/zapi_msg.c
zebra/zebra_nhg.c