logoalt Hacker News

Dylan16807yesterday at 8:11 PM1 replyview on HN

If you're on a stable address, and the interface goes down, will it let your connection/socket continue to exist?

Because if the connection/socket gets lost either way, I don't really care if the IP changes too.


Replies

rnhmjojyesterday at 10:03 PM

I'm not sure what happens to the socket, maybe it's closed and reopened, but with this patch I have SSH sessions lasting for days with no issues. Without it, even roaming between two access points can break the session.