Modifier and Type | Class and Description |
---|---|
class |
EvpnNlriParser |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFlowspecNlriParser |
class |
SimpleFlowspecIpv4NlriParser |
class |
SimpleFlowspecIpv6NlriParser |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFlowspecL3vpnNlriParser |
Modifier and Type | Class and Description |
---|---|
class |
FlowspecL3vpnIpv4NlriParser |
Modifier and Type | Class and Description |
---|---|
class |
FlowspecL3vpnIpv6NlriParser |
Modifier and Type | Class and Description |
---|---|
class |
Ipv4NlriParser |
class |
Ipv6NlriParser |
Modifier and Type | Class and Description |
---|---|
class |
L3vpnMcastIpv4NlriHandler
https://tools.ietf.org/html/rfc6514#section-4.
|
class |
L3vpnMcastIpv6NlriHandler
https://tools.ietf.org/html/rfc6514#section-4.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractVpnNlriParser |
Modifier and Type | Class and Description |
---|---|
class |
VpnIpv4NlriParser |
Modifier and Type | Class and Description |
---|---|
class |
VpnIpv6NlriParser |
Modifier and Type | Class and Description |
---|---|
class |
LUNlriParser |
Modifier and Type | Class and Description |
---|---|
class |
LinkstateNlriParser
Parser and serializer for Linkstate NLRI.
|
Modifier and Type | Class and Description |
---|---|
class |
MvpnIpv4NlriHandler
https://tools.ietf.org/html/rfc6514#section-4.
|
class |
MvpnIpv6NlriHandler
https://tools.ietf.org/html/rfc6514#section-4.
|
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
BGPExtensionProviderContext.registerNlriParser(Class<? extends AddressFamily> afi,
Class<? extends SubsequentAddressFamily> safi,
NlriParser parser,
NextHopParserSerializer nextHopHandler,
Class<? extends CNextHop> cNextHopClass,
Class<? extends CNextHop>... cNextHopClassList) |
Modifier and Type | Method and Description |
---|---|
AutoCloseable |
SimpleBGPExtensionProviderContext.registerNlriParser(Class<? extends AddressFamily> afi,
Class<? extends SubsequentAddressFamily> safi,
NlriParser parser,
NextHopParserSerializer nextHopParserSerializer,
Class<? extends CNextHop> cNextHopClass,
Class<? extends CNextHop>... cNextHopClassList) |
Modifier and Type | Class and Description |
---|---|
class |
RouteTargetConstrainNlriHandler
Route Target Nlri Handler.
|
Copyright © 2019 OpenDaylight. All rights reserved.