diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/library_bgp_speaker.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/library_bgp_speaker.rst b/doc/source/library_bgp_speaker.rst index cf809264..ee1694f6 100644 --- a/doc/source/library_bgp_speaker.rst +++ b/doc/source/library_bgp_speaker.rst @@ -6,8 +6,8 @@ Introduction ============ Ryu BGP speaker library helps you to enable your code to speak BGP -protocol. The library supports ipv4, ipv4 vpn, and ipv6 vpn address -families. +protocol. The library supports IPv4, IPv4 MPLS-labeled VPN, IPv6 +MPLS-labeled VPN and L2VPN EVPN address families. Example ======= |