Poul-Henning Kamp 90fcbbd635 Remove unneeded loop increment in src/sys/netinet/in_pcb.c:in_pcbnotify
Add new PRC_UNREACH_ADMIN_PROHIB in sys/sys/protosw.h

Remove condition on TCP in src/sys/netinet/ip_icmp.c:icmp_input

In src/sys/netinet/ip_icmp.c:icmp_input set code = PRC_UNREACH_ADMIN_PROHIB
or PRC_UNREACH_HOST for all unreachables except ICMP_UNREACH_NEEDFRAG

Rename sysctl icmp_admin_prohib_like_rst to icmp_unreach_like_rst
to reflect the fact that we also react on ICMP unreachables that
are not administrative prohibited.  Also update the comments to
reflect this.

In sys/netinet/tcp_subr.c:tcp_ctlinput add code to treat
PRC_UNREACH_ADMIN_PROHIB and PRC_UNREACH_HOST different.

PR:		23986
Submitted by:	Jesper Skriver <jesper@skriver.dk>
2001-02-18 09:34:55 +00:00
..
2000-10-07 23:15:17 +00:00
2001-02-04 14:26:56 +00:00
2000-05-01 20:32:07 +00:00
2001-02-04 14:26:56 +00:00
2000-10-26 12:33:42 +00:00
2001-02-04 14:26:56 +00:00
2001-02-04 14:26:56 +00:00
2001-02-04 14:26:56 +00:00
2001-02-04 14:26:56 +00:00
2001-02-04 14:26:56 +00:00
2001-02-15 22:32:06 +00:00
2000-08-13 04:31:06 +00:00
2001-02-06 11:21:58 +00:00
2001-02-04 15:25:15 +00:00
2001-02-04 14:26:56 +00:00
2000-05-24 04:21:35 +00:00
2001-02-04 14:26:56 +00:00
2001-02-04 14:26:56 +00:00
2001-02-04 14:26:56 +00:00
2000-10-26 12:33:42 +00:00
1999-12-22 19:13:38 +00:00
2001-02-04 14:26:56 +00:00
2001-02-04 14:26:56 +00:00