[TCP]: MTU probing
Implementation of packetization layer path mtu discovery for TCP, based on the internet-draft currently found at <http://www.ietf.org/internet-drafts/draft-ietf-pmtud-method-05.txt >. Signed-off-by:John Heffner <jheffner@psc.edu> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/linux/sysctl.h 2 additions, 0 deletionsinclude/linux/sysctl.h
- include/net/inet_connection_sock.h 13 additions, 0 deletionsinclude/net/inet_connection_sock.h
- include/net/tcp.h 9 additions, 0 deletionsinclude/net/tcp.h
- net/ipv4/sysctl_net_ipv4.c 16 additions, 0 deletionsnet/ipv4/sysctl_net_ipv4.c
- net/ipv4/tcp_input.c 49 additions, 0 deletionsnet/ipv4/tcp_input.c
- net/ipv4/tcp_ipv4.c 1 addition, 0 deletionsnet/ipv4/tcp_ipv4.c
- net/ipv4/tcp_output.c 219 additions, 17 deletionsnet/ipv4/tcp_output.c
- net/ipv4/tcp_timer.c 16 additions, 20 deletionsnet/ipv4/tcp_timer.c
- net/ipv6/tcp_ipv6.c 1 addition, 0 deletionsnet/ipv6/tcp_ipv6.c
Loading
-
mentioned in commit 11825765
-
mentioned in commit 29e13f6b
-
mentioned in commit msm-3.18@42726877
-
mentioned in commit 88d78bc0
-
mentioned in commit f47d00e0
-
mentioned in commit 533df703
-
mentioned in commit f966773e
-
mentioned in commit 30b73edc
-
mentioned in commit f2845e15
-
mentioned in commit 98bf3bfc
-
mentioned in commit f2b719c8
Please register or sign in to comment