| Summary: | Update of "react to ICMP unreachables" code | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | jesper <jesper> | ||||
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | jesper | ||||
| Priority: | Normal | ||||||
| Version: | 5.0-CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
jesper
2000-12-31 20:30:04 UTC
<<On Sun, 31 Dec 2000 21:26:01 +0100 (CET), Jesper Skriver <jesper@skriver.dk> said: > We now let ICMP unreachables kill TCP sessions regardless of state, and all Cool! Bringing back a famous bug from 4.2BSD! -GAWollman On Sun, Dec 31, 2000 at 04:02:15PM -0500, Garrett Wollman wrote:
> <<On Sun, 31 Dec 2000 21:26:01 +0100 (CET), Jesper Skriver <jesper@skriver.dk> said:
>
> > We now let ICMP unreachables kill TCP sessions regardless of state, and all
>
> Cool! Bringing back a famous bug from 4.2BSD!
? If you read all what I wrote, it was only for ICMP administrative
unreachables, that is someone put a filter in the path denying the
traffic.
Other unreachables will only kill sessions in SYN-SENT state, that is
new sessions not setup yet.
The above was what was agree'd upon when it was discussed at -hackers
earlier.
/Jesper
--
Jesper Skriver, jesper(at)skriver(dot)dk - CCIE #5456
Work: Network manager @ AS3292 (Tele Danmark DataNetworks)
Private: Geek @ AS2109 (A much smaller network ;-)
One Unix to rule them all, One Resolver to find them,
One IP to bring them all and in the zone to bind them.
State Changed From-To: open->closed Commited closed. |