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