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

Simplify l2tp implementation using common UDP tunnel APIs.

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