The following patches add the user interface of Flow Specification.
Also, add the Route Distinguisher to data structure for VPNv4 Flow
Specification.
Shinpei Muraoka (7):
packet/bgp: Implement user interface of Flow Specification
test_bgp: Add test cases for user interface of Flow Specification
library_packet_ref:Add bgp reference for Flow Specification
packet/bgp: Fix data structure for VPNv4 Flow Specification
packet/bgp: Add the address converter for Flow Specification
packet/bgp: Unify variable names for Flow Specification
packet/bgp: Fix subtype for Traffic Filtering Actions of Flow
Specification
doc/source/library_packet_ref.rst | 4 +
ryu/lib/packet/bgp.py | 380 +++++++++++++++++++--
ryu/lib/packet/safi.py | 4 +-
ryu/tests/packet_data/bgp4/flowspec_nlri_ipv4.pcap | Bin 217 -> 273 bytes
ryu/tests/packet_data/bgp4/flowspec_nlri_vpn4.pcap | Bin 217 -> 289 bytes
ryu/tests/unit/packet/test_bgp.py | 134 ++++++++
6 files changed, 500 insertions(+), 22 deletions(-)
--
2.7.4
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel