projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
39b1c29
155e010
)
Merge branch 'udp_tunnel'
author
David S. Miller
<
[email protected]
>
Mon, 14 Jul 2014 23:12:24 +0000
(16:12 -0700)
committer
David S. Miller
<
[email protected]
>
Mon, 14 Jul 2014 23:12:24 +0000
(16:12 -0700)
Tom Herbert says:
====================
udp: UDP tunnel enhancements
- Add udp_sock_create in new helper module udp_tunnel. Tunnel
implementations call this function to create listener UDP ports.
- Make vxlan and l2tp call udp_sock_create.
- Move udp_tunnel_segment into udp_offload.c.
====================
Signed-off-by: David S. Miller <
[email protected]
>
Trivial merge