]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update the "icmp_admin_prohib_like_rst" code to check the tcp-window and
authorPoul-Henning Kamp <phk@FreeBSD.org>
Sun, 24 Dec 2000 10:57:21 +0000 (10:57 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Sun, 24 Dec 2000 10:57:21 +0000 (10:57 +0000)
commit442fad6798b60f3500914381444c143326d3a389
treed236fc4a2a691dea9de1f20f538dfb81b0d8c302
parentd6e3a23dbcae64e21cec312f7db166a380489b33
Update the "icmp_admin_prohib_like_rst" code to check the tcp-window and
to be configurable with respect to acting only in SYN or in all TCP states.

PR: 23665
Submitted by: Jesper Skriver <jesper@skriver.dk>
sys/netinet/in_pcb.c
sys/netinet/in_pcb.h
sys/netinet/tcp_subr.c
sys/netinet/tcp_timewait.c
sys/netinet/tcp_var.h
sys/netinet/udp_usrreq.c