Global replace of Nicira Networks.
[sliver-openvswitch.git] / datapath / vport-capwap.c
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-05 Simon Hormandatapath: tunnelling: capwap: UDP_ENCAP_CAPWAP is an...
2012-01-30 Pravin B Shelardatapath: Add support for namespace.
2011-11-22 Jesse Grossdatapath: Scope global symbols with ovs_ prefix.
2011-11-07 Pravin B Shelardatapath: Fix coding style issues.
2011-10-21 Ben Pfaffvport-capwap: Fix use-after-free on error path.
2011-10-17 Ben Pfaffdatapath: Simplify tnl_find_port().
2011-09-16 Pravin Shelardatapath: Always use generic stats for devices (vports)
2011-09-10 Valient Goughdatapath: add key support to CAPWAP tunnel
2011-08-20 Justin Pettitdatapath: Use "OVS_*" as opposed to "ODP_*" for user...
2011-06-03 Jesse Grosstunneling: Warn if CAPWAP is not available on this...
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...
2011-01-28 Ben Pfaffdatapath: Change vport type from string to integer...
2010-12-28 Justin Pettitdatapath: Return vport configuration when queried.
2010-12-10 Jesse Grosscapwap: Bind address should be big endian.
2010-12-03 Ben Pfaffdatapath: Encapsulate parameters for new vports in...
2010-12-03 Jesse Grosstunnels: Mark tnl_ops as static.
2010-12-03 Jesse Grossdatapath: Constify ops structures.
2010-09-22 Jesse Grossdatapath: Add tunnel header caching.
2010-08-31 Simon Hormandatapath: Include net/udp.h in vport-capwap.c
2010-08-30 Joe Perchestreewide: Use pr_fmt and pr_<level>
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-08-24 Jesse Grossdatapath: Add support for CAPWAP UDP transport.