David S. Miller
|
06c54055be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Nicolas Dichtel
|
ea23192e8e
tunnels: harmonize cleanup done on skb on rx path
|
12 years ago |
Nicolas Dichtel
|
963a88b31d
tunnels: harmonize cleanup done on skb on xmit path
|
12 years ago |
Nicolas Dichtel
|
8b27f27797
skb: allow skb_scrub_packet() to be used by tunnels
|
12 years ago |
Nicolas Dichtel
|
8b7ed2d91d
iptunnels: remove net arg from iptunnel_xmit()
|
12 years ago |
Li Hongjun
|
737e828bdb
ipv4 tunnels: fix an oops when using ipip/sit with IPsec
|
12 years ago |
Hannes Frederic Sowa
|
3d483058c8
ipv6: wire up skb->encapsulation
|
12 years ago |
Nicolas Dichtel
|
fc8f999daa
ipv4 tunnels: use net_eq() helper to check netns
|
12 years ago |
Nicolas Dichtel
|
86bd68bfd7
sit: fix tunnel update via netlink
|
12 years ago |
Hannes Frederic Sowa
|
5c29fb12e8
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
|
12 years ago |
Nicolas Dichtel
|
5e6700b3bf
sit: add support of x-netns
|
12 years ago |
Nicolas Dichtel
|
c2ff682a6f
sit: fix an oops when IFLA_IPTUN_PROTO is not set
|
12 years ago |
Pravin B Shelar
|
3d7b46cd20
ip_tunnel: push generic protocol handling to ip_tunnel module.
|
12 years ago |
Pravin B Shelar
|
0e6fbc5b6c
ip_tunnels: extend iptunnel_xmit()
|
12 years ago |
Nicolas Dichtel
|
32b8a8e59c
sit: add IPv4 over IPv4 support
|
12 years ago |
Pravin B Shelar
|
f61dd388a9
Tunneling: use IP Tunnel stats APIs.
|
12 years ago |
Pravin B Shelar
|
c544193214
GRE: Refactor GRE tunneling code.
|
12 years ago |
Cong Wang
|
6aed0c8bf7
tunnel: use iptunnel_xmit() again
|
12 years ago |
Hannes Frederic Sowa
|
218774dc34
ipv6: add anti-spoofing checks for 6to4 and 6rd
|
12 years ago |
Hannes Frederic Sowa
|
1ad759d847
ipv6: remove unneeded check to pskb_may_pull in ipip6_rcv
|
12 years ago |
Nicolas Dichtel
|
f4e0b4c5e1
ip6tnl/sit: drop packet if ECN present with not-ECT
|
12 years ago |
Nicolas Dichtel
|
e2f1f072db
sit: allow to configure 6rd tunnels via netlink
|
12 years ago |
Eric W. Biederman
|
af31f412c7
net: Allow userns root to control ipv6
|
12 years ago |
Nicolas Dichtel
|
d440b72068
sit: fix sparse warnings
|
12 years ago |
Nicolas Dichtel
|
f372341602
sit: add support of link creation via rtnl
|
12 years ago |
Nicolas Dichtel
|
e4c94a9cdc
sit: rename rtnl functions for consistency
|
12 years ago |
Nicolas Dichtel
|
a12c9a8581
sit/rtnl: add missing parameters on dump
|
12 years ago |
Nicolas Dichtel
|
f9cd5a5536
sit: always notify change when params are updated
|
12 years ago |
Amerigo Wang
|
e086cadc08
net: unify for_each_ip_tunnel_rcu()
|
12 years ago |
Amerigo Wang
|
aa0010f880
net: convert __IPTUNNEL_XMIT() to an inline function
|
12 years ago |