]> git.proxmox.com Git - mirror_ovs.git/commit
udptunnel: Kernel 3.20 doesn't exist.
authorJesse Gross <jesse@nicira.com>
Sat, 25 Apr 2015 23:28:23 +0000 (16:28 -0700)
committerJesse Gross <jesse@nicira.com>
Mon, 27 Apr 2015 03:57:24 +0000 (20:57 -0700)
commit7cbbd7adeea57f9b2310a6e6e7c0e5e034a51ee8
treee7493a8761cfcce959667bd9d2aad27cd7325ad4
parentb296b82a87326e68773b970284b8e012def0e3ba
udptunnel: Kernel 3.20 doesn't exist.

When the UDP tunnel compat code was written, it backported some
functions that were slated to be in the next kernel release, then
called 3.20. However, this was ultimately released as 4.0 instead.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
datapath/linux/compat/include/net/udp_tunnel.h
datapath/linux/compat/udp_tunnel.c