this series contains some miscelaneous fixes in the flow parsing library. Adrian Moreno (7): python: Do not compare types, use 'insinstance'. python: ovs: flow: Fix typo in n_packets. python: ovs: flow: Add sample to nested actions. python: ovs: flow: Add dp hash and meter actions. python: ovs: flow: Add idle_age to openflow flows. python: ovs: flow: Make check_pkt_len action a list. python: ovs: flow: Add meter_id to controller.
python/ovs/flow/odp.py | 44 ++++++++++++++++++++++++-------------- python/ovs/flow/ofp.py | 3 ++- python/ovs/flow/ofp_act.py | 1 + python/ovs/jsonrpc.py | 2 +- tests/test-jsonrpc.py | 4 ++-- tests/test-ovsdb.py | 14 ++++++------ 6 files changed, 41 insertions(+), 27 deletions(-) -- 2.43.0 _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev