mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-08 22:06:10 +02:00
of14: Add table feature table sync from property
Signed-off-by: Simon Horman <horms@verge.net.au> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
db3e8d470d
commit
c70836e575
@ -2293,6 +2293,7 @@ class OFPTableFeaturePropActions(OFPTableFeatureProp):
|
||||
|
||||
@OFPTableFeatureProp.register_type(ofproto.OFPTFPT_NEXT_TABLES)
|
||||
@OFPTableFeatureProp.register_type(ofproto.OFPTFPT_NEXT_TABLES_MISS)
|
||||
@OFPTableFeatureProp.register_type(ofproto.OFPTFPT_TABLE_SYNC_FROM)
|
||||
class OFPTableFeaturePropNextTables(OFPTableFeatureProp):
|
||||
_TABLE_ID_PACK_STR = '!B'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user