From 192480fc7127ce0f266407cecceb00703807bbca Mon Sep 17 00:00:00 2001 From: Artur Makutunowicz Date: Thu, 17 Jan 2019 10:28:23 -0800 Subject: Add experimental BGP-LS feature --- tools/pyang_plugins/gobgp.yang | 7 +++++++ tools/spell-check/dictionary.txt | 4 ++++ 2 files changed, 11 insertions(+) (limited to 'tools') diff --git a/tools/pyang_plugins/gobgp.yang b/tools/pyang_plugins/gobgp.yang index 639edd10..fd75bef3 100644 --- a/tools/pyang_plugins/gobgp.yang +++ b/tools/pyang_plugins/gobgp.yang @@ -148,6 +148,13 @@ module gobgp { reference "https://tools.ietf.org/html/draft-lapukhov-bgp-opaque-signaling-01"; } + identity LS { + base bgp-types:afi-safi-type; + description + "Linkstate (AFI,SAFI = 16388,71)"; + reference "RFC7752"; + } + grouping gobgp-message-counter { description "Counters for all BGPMessage types"; diff --git a/tools/spell-check/dictionary.txt b/tools/spell-check/dictionary.txt index fd4897ee..b3dab1dc 100644 --- a/tools/spell-check/dictionary.txt +++ b/tools/spell-check/dictionary.txt @@ -16,6 +16,7 @@ gobgpd grpc ibgp ipproto +isis keepalive keepalives llgr @@ -28,12 +29,15 @@ mututally nexthop nexthops nlri +ospf pmsi prepend reachability +reservable rpki sadb safi +srgb subcode syscall syslog -- cgit v1.2.3