Signed-off-by: IWASE Yusuke <iwase.yusu...@gmail.com> --- ryu/lib/packet/bgp.py | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/ryu/lib/packet/bgp.py b/ryu/lib/packet/bgp.py index 44ebdd0..72b6cea 100644 --- a/ryu/lib/packet/bgp.py +++ b/ryu/lib/packet/bgp.py @@ -4613,6 +4613,7 @@ class BGPFlowSpecTrafficMarkingCommunity(_ExtendedCommunity): class BGPFlowSpecVlanActionCommunity(_ExtendedCommunity): """ Flow Specification Vlan Actions. + ========= =============================================== Attribute Description ========= =============================================== @@ -4686,6 +4687,7 @@ class BGPFlowSpecVlanActionCommunity(_ExtendedCommunity): class BGPFlowSpecTPIDActionCommunity(_ExtendedCommunity): """ Flow Specification TPID Actions. + ========= ========================================================= Attribute Description ========= ========================================================= -- 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 Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel