Prepare Open vSwitch 1.1.2 release.
[sliver-openvswitch.git] / datapath / tunnel.h
2011-03-10 Jesse Grosstunneling: Rely on protocol handles to parse ToS.
2011-02-04 Ben Pfaffdatapath: Consider tunnels to have no MTU, fixing jumbo...
2011-01-28 Ben Pfaffdatapath: Change userspace vport interface to use Netli...
2010-12-28 Justin Pettitdatapath: Return vport configuration when queried.
2010-12-13 Jesse Grossdatapath: Add usage of __rcu annotation.
2010-12-10 Ben PfaffExpand tunnel IDs from 32 to 64 bits.
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-09-22 Jesse Grossdatapath: Add tunnel header caching.
2010-08-24 Jesse Grossdatapath: Add support for CAPWAP UDP transport.
2010-08-24 Jesse Grossdatapath: Add support for tunnel fragmentation.
2010-08-24 Jesse Grossdatapath: Abstract tunneling implementation from GRE.