Cong Wang
|
3b7b514f44
ipip: fix a regression in ioctl
|
12 年之前 |
Pravin B Shelar
|
3d7b46cd20
ip_tunnel: push generic protocol handling to ip_tunnel module.
|
12 年之前 |
Nicolas Dichtel
|
bf3d6a8f79
iptunnel: specify protocol outside IP header
|
12 年之前 |
Pravin B Shelar
|
fd58156e45
IPIP: Use ip-tunneling code.
|
12 年之前 |
Pravin B Shelar
|
c544193214
GRE: Refactor GRE tunneling code.
|
12 年之前 |
Cong Wang
|
6aed0c8bf7
tunnel: use iptunnel_xmit() again
|
12 年之前 |
Pravin B Shelar
|
4f3ed9209f
ipip: capture inner headers during encapsulation
|
12 年之前 |
Pravin B Shelar
|
8344bfc600
ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.
|
12 年之前 |
Eric Dumazet
|
cef401de7b
net: fix possible wrong checksum generation
|
12 年之前 |
Eric W. Biederman
|
52e804c6df
net: Allow userns root to control ipv4
|
12 年之前 |
Nicolas Dichtel
|
fea379b2db
ipip: fix sparse warnings in ipip_netlink_parms()
|
12 年之前 |
Nicolas Dichtel
|
be42da0e10
ipip: add support of link creation via rtnl
|
12 年之前 |
Nicolas Dichtel
|
befe2aa1b2
ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump
|
12 年之前 |
Nicolas Dichtel
|
c38cc4b599
ipip: always notify change when params are updated
|
12 年之前 |
Amerigo Wang
|
e086cadc08
net: unify for_each_ip_tunnel_rcu()
|
12 年之前 |
Amerigo Wang
|
aa0010f880
net: convert __IPTUNNEL_XMIT() to an inline function
|
12 年之前 |
Nicolas Dichtel
|
0974658da4
ipip: advertise tunnel param via rtnl
|
12 年之前 |
Eric Dumazet
|
c3b89fbba3
ipip: add GSO support
|
12 年之前 |
stephen hemminger
|
eccc1bb8d4
tunnel: drop packet if ECN present with not-ECT
|
12 年之前 |
stephen hemminger
|
b0558ef24a
xfrm: remove extranous rcu_read_lock
|
12 年之前 |
David S. Miller
|
f8126f1d51
ipv4: Adjust semantics of rt->rt_gateway.
|
13 年之前 |
David S. Miller
|
6700c2709c
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
|
13 年之前 |
David S. Miller
|
55be7a9c60
ipv4: Add redirect support to all protocol icmp error handlers.
|
13 年之前 |
David S. Miller
|
3639339553
ipv4: Handle PMTU in all ICMP error handlers.
|
13 年之前 |
Daniel Baluta
|
5e73ea1a31
ipv4: fix checkpatch errors
|
13 年之前 |
stephen hemminger
|
87b6d218f3
tunnel: implement 64 bits statistics
|
13 年之前 |
Joe Perches
|
058bd4d2a4
net: Convert printks to pr_<level>
|
13 年之前 |
David S. Miller
|
658c8d964e
ipip: Fix bug added to ipip_tunnel_xmit().
|
13 年之前 |
David S. Miller
|
496053f488
ipv4: Remove bogus checks of rt_gateway being zero.
|
13 年之前 |
Eric Dumazet
|
cf778b00e9
net: reintroduce missing rcu_assign_pointer() calls
|
13 年之前 |