]> 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)
commit3d63e8dcde2927481e4a83085544646cc0315292
treee18f5d4fd6133197cfe3c3b7e7da49ed7b5cd657
parente8a913304c7e272462e2791cc1533c33386e08a1
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