Alexander Duyck
|
d55c670cbc
ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call
|
10 years ago |
Alexander Duyck
|
cd5279c194
ip_vti/ip6_vti: Do not touch skb->mark on xmit
|
10 years ago |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 years ago |
Nicolas Dichtel
|
1e99584b91
ipip,gre,vti,sit: implement ndo_get_iflink
|
10 years ago |
Jiri Benc
|
67b61f6c13
netlink: implement nla_get_in_addr and nla_get_in6_addr
|
10 years ago |
Jiri Benc
|
930345ea63
netlink: implement nla_put_in_addr and nla_put_in6_addr
|
10 years ago |
Nicolas Dichtel
|
1728d4fabd
tunnels: advertise link netns via netlink
|
10 years ago |
lucien
|
20ea60ca99
ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
|
10 years ago |
Eric Dumazet
|
0287587884
net: better IFF_XMIT_DST_RELEASE support
|
11 years ago |
Mathias Krause
|
1990e4f883
vti: Simplify error handling in module init and exit
|
11 years ago |
Dmitry Popov
|
7c8e6b9c28
ip_vti: Fix 'ip tunnel add' with 'key' parameters
|
11 years ago |
David S. Miller
|
f895f0cfbb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
|
11 years ago |
Steffen Klassert
|
6d004d6cc7
vti: Use the tunnel mark for lookup in the error handlers.
|
11 years ago |
Steffen Klassert
|
a32452366b
vti4: Don't count header length twice.
|
11 years ago |
Nicolas Dichtel
|
8d89dcdf80
vti: don't allow to add the same tunnel twice
|
11 years ago |
Steffen Klassert
|
895de9a348
vti4: Enable namespace changing
|
11 years ago |
Steffen Klassert
|
6e2de802af
vti4: Check the tunnel endpoints of the xfrm state and the vti interface
|
11 years ago |
Steffen Klassert
|
78a010cca0
vti4: Support inter address family tunneling.
|
11 years ago |
Steffen Klassert
|
a34cd4f319
vti4: Use the on xfrm_lookup returned dst_entry directly
|
11 years ago |
Steffen Klassert
|
df3893c176
vti: Update the ipv4 side to use it's own receive hook.
|
11 years ago |
Eric Dumazet
|
3acfa1e73c
ipv4: be friend with drop monitor
|
11 years ago |
Li RongQing
|
8f84985fec
net: unify the pcpu_tstats and br_cpu_netstats as one
|
11 years ago |
fan.du
|
236c9f8486
xfrm: Release dst if this dst is improper for vti tunnel
|
11 years ago |
David S. Miller
|
c3fa32b976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Christophe Gouault
|
7263a5187f
vti: get rid of nf mark rule in prerouting
|
12 years ago |
Fan Du
|
aba8269588
{ipv4,xfrm}: Introduce xfrm_tunnel_notifier for xfrm tunnel mode callback
|
12 years ago |
Nicolas Dichtel
|
6c742e714d
ipip: add x-netns support
|
12 years ago |
Amerigo Wang
|
b9959fd3b0
vti: switch to new ip tunnel code
|
12 years ago |
Cong Wang
|
ab6c7a0a43
vti: remove duplicated code to fix a memory leak
|
12 years ago |
Saurabh Mohan
|
baafc77b32
net/ipv4: ip_vti clear skb cb before tunneling.
|
12 years ago |