On Mon, 28 Nov 2016 14:33:39 +0900 IWASE Yusuke <[email protected]> wrote:
> Note: The following patches should be applied after: > [PATCH 0/2] BGPSpeaker-Support-Ethernet-A-D-Route-and-Ethernet-S.patch > > The ESI field should not be a route key for BGP processing in some > EVPN route advertisement (e.g., MAC/IP Advertisement route). > This patch confirms "esi" is an optional argument when deleting > EVPN routes. > > IWASE Yusuke (2): > BGPSpeaker: ESI to be optional arg in MAC/IP Adv route > packet/bgp: Fix default of esi for IP Prefix route > > ryu/lib/packet/bgp.py | 7 ++++--- > ryu/services/protocols/bgp/bgpspeaker.py | 2 -- > ryu/tests/unit/services/protocols/bgp/test_bgpspeaker.py | 3 --- > 3 files changed, 4 insertions(+), 8 deletions(-) Applied, thanks! ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today.http://sdm.link/xeonphi _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
