summaryrefslogtreecommitdiff
path: root/include/openvswitch/tunnel.h
Commit message (Expand)AuthorAgeFilesLines
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* datapath: Fix coding style issues.Pravin B Shelar2011-11-071-4/+5
* datapath-protocol: Rename to <linux/openvswitch.h>.Ben Pfaff2011-10-121-1/+1
* datapath: Use "OVS_*" as opposed to "ODP_*" for user<->kernel interactions.Justin Pettit2011-08-191-12/+12
* tunneling: Add df_default and df_inherit tunnel options.Andrew Evans2011-04-291-3/+5
* datapath: Change userspace vport interface to use Netlink attributes.Ben Pfaff2011-01-271-19/+25
* vswitch: Use "ipsec_gre" vport instead of "gre" with "other_config"Justin Pettit2010-12-281-0/+1
* Expand tunnel IDs from 32 to 64 bits.Ben Pfaff2010-12-101-7/+7
* datapath: Make adding and attaching a vport a single step.Ben Pfaff2010-12-031-0/+2
* datapath: Add tunnel header caching.Jesse Gross2010-09-221-0/+1
* datapath: Abstract tunneling implementation from GRE.Jesse Gross2010-08-241-0/+62