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
..
2001-01-29 11:44:13 +00:00
2000-10-07 23:15:17 +00:00
2001-01-03 19:50:23 +00:00
2001-02-04 14:26:56 +00:00
2000-07-04 16:35:15 +00:00
2001-02-11 07:39:51 +00:00
2000-05-01 20:32:07 +00:00
2001-02-10 00:10:18 +00:00
1999-12-29 04:46:21 +00:00
1999-12-29 04:46:21 +00:00
1999-12-29 04:46:21 +00:00
2000-05-06 18:19:58 +00:00
2001-02-04 16:08:18 +00:00
2000-07-04 16:35:15 +00:00
2000-12-08 21:51:06 +00:00
1999-12-29 04:46:21 +00:00
2001-02-04 16:08:18 +00:00
2000-12-24 10:57:21 +00:00
2000-08-03 14:09:52 +00:00
1999-12-29 04:46:21 +00:00
2001-02-06 10:12:15 +00:00
2001-02-04 16:08:18 +00:00
2001-02-14 13:51:20 +00:00
2000-07-12 16:39:13 +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 13:13:25 +00:00
2001-02-10 00:10:18 +00:00
2001-02-02 00:18:00 +00:00
2000-07-04 16:35:15 +00:00
2000-07-04 16:35:15 +00:00
2001-02-04 13:13:25 +00:00
2000-07-04 16:35:15 +00:00
2000-11-11 23:05:59 +00:00
2001-02-04 14:26:56 +00:00
2000-05-26 02:09:24 +00:00
2000-05-26 02:09:24 +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
2001-02-13 14:12:37 +00:00
2001-02-18 09:34:55 +00:00
1999-12-29 04:46:21 +00:00
2001-02-04 16:08:18 +00:00
2000-08-13 04:31:06 +00:00
2001-02-06 11:21:58 +00:00
1999-12-29 04:46:21 +00:00
2001-02-04 15:25:15 +00:00
2001-02-04 14:26:56 +00:00
2001-02-04 16:08:18 +00:00
2000-05-24 04:21:35 +00:00
2001-02-04 14:26:56 +00:00
2000-10-29 07:53:05 +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
2000-07-04 16:35:15 +00:00
1999-12-22 19:13:38 +00:00
2001-02-04 14:26:56 +00:00
2000-07-31 13:11:42 +00:00
2001-02-04 14:26:56 +00:00
2001-02-04 13:13:25 +00:00
2000-07-04 16:35:15 +00:00
2000-01-29 11:49:07 +00:00
2001-02-11 07:39:51 +00:00
2000-10-27 11:45:49 +00:00
2001-02-11 07:39:51 +00:00
2000-09-29 01:37:19 +00:00
2001-02-18 09:34:55 +00:00
2000-10-02 15:00:13 +00:00
1999-12-29 04:46:21 +00:00
2001-02-18 09:34:55 +00:00
2001-02-02 18:48:25 +00:00
2001-02-18 09:34:55 +00:00
2001-01-09 18:26:17 +00:00
2001-02-11 07:39:51 +00:00
2001-02-18 07:10:03 +00:00