diff options
author | David S. Miller <davem@davemloft.net> | 2014-09-19 15:57:46 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-09-19 15:57:46 -0400 |
commit | 3ff64259616225c27f3fae8ac05c77c36bfd0348 (patch) | |
tree | 66c2bda47dc1639ff82def2b97f21614cfcf89db /tools/perf/scripts/python/check-perf-trace.py | |
parent | 79ba2b4c5d3779d68b4cd3a569d483f1778f2b5a (diff) | |
parent | c8fffcea0a079f933b4e98adf9ebaa384dc943b6 (diff) |
Merge branch 'udp-tunnel-common'
Andy Zhou says:
====================
Refactor vxlan and l2tp to use new common UDP tunnel APIs
This patch series add a few more UDP tunnel APIs and refactoring current
UDP tunnel based protocols, vxlan and l2tp to make use of the new APIs.
The added APIs are setup_udp_tunnel_sock(), udp_tunnel_xmit_skb() and
udp_tunnel_sock_release(). Those implementation logics already exist in
current vxlan and l2tp implementation. Move them to common APIs to reduce
code duplications.
Also split udp_tunnel.c into net/ipv4/udp_tunnel.c and
net/ipv6/ip6_udp_tunnel.c to maintain proper IP protocol separation.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions