mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-09 06:16:10 +02:00
doc: Fix unexpected indent in ryu/lib/packet/bgp.py
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
cb40f779d1
commit
800c136a9b
@ -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
|
||||
========= =========================================================
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user