python-openflow
python-openflow copied to clipboard
Remove parameter value from pack and get_size
In an ideal world is not necessary to do object.pack(another_object)
or obj.get_size(something)
.