datapath: Make adding and attaching a vport a single step.
[sliver-openvswitch.git] / datapath / vport.h
2010-12-03 Ben Pfaffdatapath: Make adding and attaching a vport a single...
2010-12-03 Ben Pfaffdatapath: Encapsulate parameters for new vports in...
2010-12-03 Jesse Grossdatapath: Constify ops structures.
2010-12-03 Jesse Grossvport: Remove unused error types.
2010-11-09 Ben Pfaffdatapath: Use "struct rtnl_link_stats64" instead of...
2010-09-22 Jesse Grossdatapath: Enable usage of cached flows.
2010-08-24 Jesse Grossdatapath: Add support for CAPWAP UDP transport.
2010-08-21 Jesse Grossdatpath: Avoid reporting half updated statistics.
2010-07-15 Jesse Grossdatapath: Put return type on same line as arguments...
2010-06-10 Jesse Grossvport: Allow offsets to be set for stats.
2010-06-10 Jesse Grossvport: Move 'extern' declarations of vports to header.
2010-06-09 Jesse Grossvport: Rename userspace functions.
2010-05-18 Jesse Grossvport: Extract common functions for virtual devices.
2010-05-13 Ben Pfaffdatapath: Add 32-bit compatibility ioctls.
2010-04-19 Jesse Grossdatapath: Add generic virtual port layer.