Global replace of Nicira Networks.
[sliver-openvswitch.git] / datapath / tunnel.h
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-01-30 Pravin B Shelardatapath: Add support for namespace.
2011-11-22 Jesse Grossdatapath: Scope global symbols with ovs_ prefix.
2011-11-16 Jesse Grossdatapath: Reformat copyright messages.
2011-11-07 Pravin B Shelardatapath: Fix coding style issues.
2011-10-24 Ben Pfaffdatapath: Add multicast tunnel support.
2011-10-21 Pravin B Shelartunnel: hh_cache access cleanup
2011-10-17 Ben Pfaffdatapath: Simplify tnl_find_port().
2011-10-05 Pravin B Shelardatapath: Fix tunnel hashing.
2011-09-30 Pravin Shelardatapath: Streamline tunnel port lookup
2011-09-10 Pravin Shelardatapath: Improve kernel hash table
2011-08-20 Justin Pettitdatapath: Use "OVS_*" as opposed to "ODP_*" for user...
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-01 Andrew Evanstunneling: Add DF inherit and default flags to set...
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.