ofproto-dpif: Fix check for 802.1Q header in commit_odp_actions().
[openvswitch] / python / ovs / process.py
2011-08-24 Ben Pfaffpython: Avoid using 'type' as a variable name.
2011-08-24 Ben Pfaffpython: Use getattr() and setattr() instead of __dict__.
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...