Christoph Paasch
|
e337e24d66
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
|
12 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
|
35ad9b9cf7
ipv6: Add helper inet6_csk_update_pmtu().
|
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 |
RongQing.Li
|
0979e465c5
dccp: remove unnecessary codes in ipv6.c
|
13 years ago |
David S. Miller
|
81aded2467
ipv6: Handle PMTU in ICMP error handlers.
|
13 years ago |
Eric Dumazet
|
7604adc2ff
ipv6: dccp: dont drop packet but consume it
|
13 years ago |
Eric Dumazet
|
c72e118334
inet: makes syn_ack_timeout mandatory
|
13 years ago |
Samuel Jero
|
f541fb7e20
dccp: fix bug in sequence number validation during connection setup
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
Eric Dumazet
|
b903d324be
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
|
13 years ago |
David S. Miller
|
6e5714eaf7
net: Compute protocol sequence numbers and fragment IDs using MD5.
|
14 years ago |
Eric Dumazet
|
f6d8bd051c
inet: add RCU protection to inet->opt
|
14 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
David S. Miller
|
1958b856c1
net: Put fl6_* macros to struct flowi6 and use them again.
|
14 years ago |
David S. Miller
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 years ago |
David S. Miller
|
6281dcc94a
net: Make flowi ports AF dependent.
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |
David S. Miller
|
68d0c6d34d
ipv6: Consolidate route lookup sequences.
|
14 years ago |
Hagen Paul Pfeifer
|
3b193ade59
dccp: newdp is declared/assigned but never be used
|
14 years ago |
Balazs Scheidler
|
093d282321
tproxy: fix hash locking issue when using port redirection in __inet_inherit_port()
|
14 years ago |
Arnaud Ebalard
|
20c59de2e6
ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option
|
15 years ago |
Shan Wei
|
4e15ed4d93
net: replace ipfragok with skb->local_df
|
15 years ago |
Herbert Xu
|
bb29624614
inet: Remove unused send_check length argument
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Gerrit Renker
|
d14a0ebda7
net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation
|
15 years ago |
Alexey Dobriyan
|
2c8c1e7297
net: spread __net_init, __net_exit
|
15 years ago |
Eric Dumazet
|
9327f7053e
tcp: Fix a connect() race with timewait sockets
|
15 years ago |
William Allen Simpson
|
e6b4d11367
TCPCT part 1a: add request_values parameter for sending SYNACK
|
15 years ago |