Package: python-os-ken / 3.1.1-3

Metadata

Package Version Patches format
python-os-ken 3.1.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Accept_empty_OXM_fields.patch | (download)

os_ken/ofproto/oxx_fields.py | 5 4 + 1 - 0 !
os_ken/tests/unit/ofproto/test_oxm.py | 16 14 + 2 - 0 !
2 files changed, 18 insertions(+), 3 deletions(-)

 accept empty "oxm" fields (tuple, list)
 When decoding an "OXM" field, now it is possible to accept
 and empty tuple or list. The value and the mask are considered as
 "None".