git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
worker: Don't have worker abort when parent dies.
[sliver-openvswitch.git]
/
datapath
/
vport-gre.c
2012-12-27
Pravin B Shelar
openvswitch: Remove Linux bridge compatibility.
blob
|
commitdiff
2012-11-07
Jesse Gross
tunnel: Zero keys if marked as not present.
blob
|
commitdiff
|
diff to current
2012-11-07
Jesse Gross
datapath: Allow GRE64 to use flow based tunneling.
blob
|
commitdiff
|
diff to current
2012-11-07
Jesse Gross
datapath: Shorten flow tunneling flags.
blob
|
commitdiff
|
diff to current
2012-11-05
Pravin B Shelar
datapath: Remove tunnel header caching.
blob
|
commitdiff
|
diff to current
2012-11-05
Pravin B Shelar
datapath: Add Upstream id for GRE type.
blob
|
commitdiff
|
diff to current
2012-10-24
Pravin B Shelar
datapath: Fix zero key tunnels.
blob
|
commitdiff
|
diff to current
2012-10-20
Kyle Mestery
datapath: Add support for tun_key to Open vSwitch datapath
blob
|
commitdiff
|
diff to current
2012-10-10
Pravin B Shelar
datapath: Allow GRE64 tunnels without any key.
blob
|
commitdiff
|
diff to current
2012-10-09
Pravin B Shelar
datapath: Fix GRE tunnel without any key.
blob
|
commitdiff
|
diff to current
2012-10-06
Pravin B Shelar
datapath: 64-bit GRE support
blob
|
commitdiff
|
diff to current
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
diff to current
2012-01-30
Pravin B Shelar
datapath: Add support for namespace.
blob
|
commitdiff
|
diff to current
2012-01-20
Jesse Gross
datapath: Correct GRE checksum offset.
blob
|
commitdiff
|
diff to current
2011-11-22
Jesse Gross
datapath: Scope global symbols with ovs_ prefix.
blob
|
commitdiff
|
diff to current
2011-11-16
Jesse Gross
datapath: Reformat copyright messages.
blob
|
commitdiff
|
diff to current
2011-10-24
Ben Pfaff
datapath: Add multicast tunnel support.
blob
|
commitdiff
|
diff to current
2011-10-17
Ben Pfaff
datapath: Simplify tnl_find_port().
blob
|
commitdiff
|
diff to current
2011-09-30
Pravin Shelar
datapath: Streamline tunnel port lookup
blob
|
commitdiff
|
diff to current
2011-09-16
Pravin Shelar
datapath: Always use generic stats for devices (vports)
blob
|
commitdiff
|
diff to current
2011-08-20
Justin Pettit
datapath: Use "OVS_*" as opposed to "ODP_*" for user...
blob
|
commitdiff
|
diff to current
2011-06-30
Jesse Gross
tunneling: Force selection of an IP ID with GRE.
blob
|
commitdiff
|
diff to current
2011-03-10
Jesse Gross
tunneling: Rely on protocol handles to parse ToS.
blob
|
commitdiff
|
diff to current
2011-02-04
Ben Pfaff
datapath: Consider tunnels to have no MTU, fixing jumbo...
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change userspace vport interface to use Netli...
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change vport type from string to integer...
blob
|
commitdiff
|
diff to current
2010-12-28
Justin Pettit
datapath: Return vport configuration when queried.
blob
|
commitdiff
|
diff to current
2010-12-13
Jesse Gross
datapath: Correct byte order annotations.
blob
|
commitdiff
|
diff to current
2010-12-10
Ben Pfaff
Expand tunnel IDs from 32 to 64 bits.
blob
|
commitdiff
|
diff to current
2010-12-03
Ben Pfaff
datapath: Encapsulate parameters for new vports in...
blob
|
commitdiff
|
diff to current
2010-12-03
Jesse Gross
tunnels: Mark tnl_ops as static.
blob
|
commitdiff
|
diff to current
2010-12-03
Jesse Gross
datapath: Constify ops structures.
blob
|
commitdiff
|
diff to current
2010-09-22
Jesse Gross
datapath: Add tunnel header caching.
blob
|
commitdiff
|
diff to current
2010-08-30
Joe Perches
treewide: Use pr_fmt and pr_<level>
blob
|
commitdiff
|
diff to current
2010-08-24
Jesse Gross
datapath: Add support for tunnel fragmentation.
blob
|
commitdiff
|
diff to current
2010-08-24
Jesse Gross
datapath: Abstract tunneling implementation from GRE.
blob
|
commitdiff
|
diff to current
2010-08-23
Simon Horman
datapath: rtable may not have a u. member
blob
|
commitdiff
|
diff to current
2010-08-21
Jesse Gross
gre: Don't require incoming checksum.
blob
|
commitdiff
|
diff to current
2010-07-15
Jesse Gross
gre: Use struct for parsing GRE header.
blob
|
commitdiff
|
diff to current
2010-07-15
Jesse Gross
gre: Wait for an RCU grace period before freeing port.
blob
|
commitdiff
|
diff to current
2010-07-15
Jesse Gross
datapath: Put return type on same line as arguments...
blob
|
commitdiff
|
diff to current
2010-07-13
Jesse Gross
gre: Fix headroom calculation.
blob
|
commitdiff
|
diff to current
2010-06-18
Jesse Gross
datapath: Compute checksum while sending packets to...
blob
|
commitdiff
|
diff to current
2010-06-18
Jesse Gross
datapath: Check vswitch_skb_checksum_setup() return...
blob
|
commitdiff
|
diff to current
2010-06-11
Jesse Gross
gre: Improve headroom calculation to reducing copying.
blob
|
commitdiff
|
diff to current
2010-06-10
Jesse Gross
vport: Move 'extern' declarations of vports to header.
blob
|
commitdiff
|
diff to current
2010-05-19
Jesse Gross
gre: Check whether IPv6 is compiled into the kernel.
blob
|
commitdiff
|
diff to current
2010-05-18
Jesse Gross
vport: Extract common functions for virtual devices.
blob
|
commitdiff
|
diff to current
2010-05-14
Jesse Gross
datapath: Don't expect bottom-halves to be disabled.
blob
|
commitdiff
|
diff to current
2010-05-11
Jesse Gross
gre: Include route headers in headroom calculation.
blob
|
commitdiff
|
diff to current
2010-05-07
Jesse Gross
datapath: Enable offloading on internal devices.
blob
|
commitdiff
|
diff to current
2010-04-26
Jesse Gross
gre: Ensure skb properties are consistently set.
blob
|
commitdiff
|
diff to current
2010-04-21
Jesse Gross
gre: Fix ICMP translation for path MTU discovery.
blob
|
commitdiff
|
diff to current
2010-04-19
Jesse Gross
tunneling: Add datapath GRE support.
blob
|
commitdiff
|
diff to current