Catalli's threaded switch
[sliver-openvswitch.git] / datapath / vport-internal_dev.c
2010-07-30 Jesse Grossvport-internal: Set vport to NULL when detaching.
2010-07-15 Jesse Grossdatapath: Put return type on same line as arguments...
2010-06-10 Jesse Grossvport-internal: Convert internal devices to vport stats.
2010-06-10 Jesse Grossvport: Move 'extern' declarations of vports to header.
2010-05-18 Jesse Grossvport: Extract common functions for virtual devices.
2010-05-14 Jesse Grossdatapath: Disable bottom-halves where necessary.
2010-05-07 Jesse Grossdatapath: Enable offloading on internal devices.
2010-05-01 Jesse Grossdatapath: Don't hold dp_mutex when setting internal...
2010-04-19 Ben PfaffUpdate fake bond devices' statistics with the sum of...
2010-04-19 Jesse Grossdatapath: Add generic virtual port layer.