diff --git a/ryu/lib/packet/bgp.py b/ryu/lib/packet/bgp.py index 44ebdd0e..72b6ceaf 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 ========= =========================================================