David S. Miller
|
92101b3b2e
ipv4: Prepare for change of rt->rt_iif encoding.
|
13 years ago |
David S. Miller
|
ba3f7f04ef
ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
|
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
|
80d0a69fc5
ipv4: Add helper inet_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
|
55be7a9c60
ipv4: Add redirect support to all protocol icmp error handlers.
|
13 years ago |
Eric Dumazet
|
7586eceb0a
ipv4: tcp: dont cache output dst for syncookies
|
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 |
David S. Miller
|
898f73585b
dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb().
|
13 years ago |
RongQing.Li
|
525c6465d4
dccp: fix error propagation in dccp_v4_connect
|
13 years ago |
Eric Dumazet
|
918eb39962
net: add missing bh_unlock_sock() calls
|
13 years ago |
David S. Miller
|
6e5714eaf7
net: Compute protocol sequence numbers and fragment IDs using MD5.
|
14 years ago |
David S. Miller
|
6bd023f3dd
ipv4: Make caller provide flowi4 key to inet_csk_route_req().
|
14 years ago |
David S. Miller
|
0e73441992
ipv4: Use inet_csk_route_child_sock() in DCCP and TCP.
|
14 years ago |
David S. Miller
|
2c42758cf6
dccp: Use cork flow in dccp_v4_connect()
|
14 years ago |
David S. Miller
|
f1390160dd
dccp: Use flowi4->saddr in dccp_v4_connect()
|
14 years ago |
David S. Miller
|
91ab0b60a1
ipv4: Get route daddr from flow key in dccp_v4_connect().
|
14 years ago |
Eric Dumazet
|
f6d8bd051c
inet: add RCU protection to inet->opt
|
14 years ago |
David S. Miller
|
2d7192d6cb
ipv4: Sanitize and simplify ip_route_{connect,newports}()
|
14 years ago |
David S. Miller
|
9cce96df5b
net: Put fl4_* macros to struct flowi4 and use them again.
|
14 years ago |
David S. Miller
|
9d6ec93801
ipv4: Use flowi4 in public route lookup interfaces.
|
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
|
b23dd4fe42
ipv4: Make output route lookup return rtable directly.
|
14 years ago |
David S. Miller
|
273447b352
ipv4: Kill can_sleep arg to ip_route_output_flow()
|
14 years ago |
David S. Miller
|
420d44daa7
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
|
14 years ago |
David S. Miller
|
abdf7e7239
ipv4: Can final ip_route_connect() arg to boolean "can_sleep".
|
14 years ago |
David S. Miller
|
dca8b089c9
ipv4: Rearrange how ip_route_newports() gets port keys.
|
14 years ago |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 years ago |