public interface EvpnParser
Modifier and Type | Method and Description |
---|---|
EvpnChoice |
parseEvpn(io.netty.buffer.ByteBuf buffer)
Decode input buffer to BGP Evpn.
|
EvpnChoice parseEvpn(@Nonnull io.netty.buffer.ByteBuf buffer)
buffer
- encoded Evpn body in BytebufCopyright © 2018 OpenDaylight. All rights reserved.