]> git.baikalelectronics.ru Git - kernel.git/commit
sit: Setup and TX path for sit/UDP foo-over-udp encapsulation
authorTom Herbert <therbert@google.com>
Wed, 17 Sep 2014 19:25:59 +0000 (12:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Sep 2014 21:15:32 +0000 (17:15 -0400)
commit1c628a9ba32a60ae755ff797b543538333a1c10a
treee18f5d4fd6133197cfe3c3b7e7da49ed7b5cd657
parent41da776dc7136ce6af3517eba95a1e4646f154e1
sit: Setup and TX path for sit/UDP foo-over-udp encapsulation

Added netlink handling of IP tunnel encapulation paramters, properly
adjust MTU for encapsulation. Added ip_tunnel_encap call to
ipip6_tunnel_xmit to actually perform FOU encapsulation.

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/sit.c