]> git.baikalelectronics.ru Git - kernel.git/commit
vxlan: Refactor vxlan driver to make use of the common UDP tunnel functions.
authorAndy Zhou <azhou@nicira.com>
Wed, 17 Sep 2014 00:31:18 +0000 (17:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Sep 2014 19:57:15 +0000 (15:57 -0400)
commitbfa4d5dfbed8a83dbbcdd00955bf93bb3cfb3be8
treefefb587d5d00f629daed25a87bd6eed05803e2d7
parent2f4692c5149fb36b1df5f42bce9470b2c18bfb90
vxlan: Refactor vxlan driver to make use of the common UDP tunnel functions.

Simplify vxlan implementation using common UDP tunnel APIs.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c