ofp-util: Rename OFPUTIL_INVALID to OFPUTIL_MSG_INVALID.
[sliver-openvswitch.git] / ofproto / private.h
2011-06-15 Ben Pfaffofproto: Improve description of port dump functions.
2011-06-14 Ben PfaffDefine UINT64_MAX as "unknown" in Open vSwitch specific...
2011-06-14 Ben Pfaffofproto: Implement asynchronous OFPT_FLOW_MOD commands.
2011-06-14 Ben Pfaffofproto: Collect all rules for an OpenFlow request...
2011-06-10 Justin Pettitofproto: Correct comment describing set_netflow().
2011-05-31 Ethan Jacksonofproto: Discontinue use of netdev_monitor.
2011-05-23 Ben Pfaffofproto: Properly initialize table_id when creating...
2011-05-20 Ethan Jacksoncfm: Cleanup CFM module interface.
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-12 Ben Pfaffofproto: Fix typo in comment.
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-12 Ben PfaffImplement basic multiple table support.
2011-05-11 Ben Pfaffofproto: Drop ofproto_rule_lookup().
2011-05-11 Ben Pfaffofproto: Make rule construction and destruction more...
2011-05-11 Ben Pfaffofproto: Better document the ofproto_class interface.
2011-05-11 Ben Pfaffofproto: Break apart into generic and hardware-specific...
2011-05-04 Ben Pfaffofproto: Move private definitions to separate header.