Oussama Ghorbel
|
582442d6d5
ipv6: Allow the MTU of ipip6 tunnel to be set below 1280
|
11 years ago |
Nicolas Dichtel
|
bb8140947a
ip6tnl: allow to use rtnl ops on fb tunnel
|
11 years ago |
Ding Zhi
|
0d2ede929f
ip6_tunnels: raddr and laddr are inverted in nl msg
|
11 years ago |
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
|
e837735ec4
ip6_tunnel: ensure to always have a link local address
|
12 years ago |
Hannes Frederic Sowa
|
3d483058c8
ipv6: wire up skb->encapsulation
|
12 years ago |
Nicolas Dichtel
|
0bd8762824
ip6tnl: add x-netns support
|
12 years ago |
Pravin B Shelar
|
c544193214
GRE: Refactor GRE tunneling code.
|
12 years ago |
Cong Wang
|
e8f72ea4a1
ipv6: introduce ip6tunnel_xmit() helper
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
3e4e4c1f2d
ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
|
12 years ago |
Nicolas Dichtel
|
f4e0b4c5e1
ip6tnl/sit: drop packet if ECN present with not-ECT
|
12 years ago |
Eric W. Biederman
|
af31f412c7
net: Allow userns root to control ipv6
|
12 years ago |
Nicolas Dichtel
|
1ff05fb711
ip6tnl: fix sparse warnings in ip6_tnl_netlink_parms()
|
12 years ago |
Nicolas Dichtel
|
0b11245722
ip6tnl: add support of link creation via rtnl
|
12 years ago |
Nicolas Dichtel
|
b58d731acc
ip6tnl: rename rtnl functions for consistency
|
12 years ago |
Nicolas Dichtel
|
cfa323b6b9
ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump
|
12 years ago |
Amerigo Wang
|
aa0010f880
net: convert __IPTUNNEL_XMIT() to an inline function
|
12 years ago |
Nicolas Dichtel
|
c075b13098
ip6tnl: advertise tunnel param via rtnl
|
12 years ago |
Amerigo Wang
|
94e187c015
ipv6: introduce ip6_rt_put()
|
12 years ago |
Dan Carpenter
|
5ef5d6c569
gre: information leak in ip6_tnl_ioctl()
|
13 years ago |
xeb@mail.ru
|
c12b395a46
gre: Support GRE over IPv6
|
13 years ago |
Eric Dumazet
|
ddbe503203
ipv6: add ipv6_addr_hash() helper
|
13 years ago |
David S. Miller
|
6700c2709c
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
|
13 years ago |
David S. Miller
|
1ed5c48f23
net: Remove checks for dst_ops->redirect being NULL.
|
13 years ago |
David S. Miller
|
ec18d9a269
ipv6: Add redirect support to all protocol icmp error handlers.
|
13 years ago |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
Ville Nuorvala
|
d0087b29f7
ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sanity checks
|
13 years ago |