1. 15 Jul, 2014 39 commits
  2. 14 Jul, 2014 1 commit
    • David S. Miller's avatar
      Merge branch 'udp_tunnel' · 64bbca3c
      David S. Miller authored
      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: default avatarDavid S. Miller <davem@davemloft.net>
      64bbca3c