Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Dec 2020 19:36:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 251540] [tcp] regression: no FIN on TCP connections when shutting down
Message-ID:  <bug-251540-7501-LhWU1ZkciD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251540-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251540-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251540

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: cy
Date: Fri Dec  4 19:35:44 UTC 2020
New revision: 368346
URL: https://svnweb.freebsd.org/changeset/base/368346

Log:
  Revert r366857.

  r366857 created a number of problems, tearing down interfaces too
  early in shutdown. This resulted in:

  - hung ssh sessions when shutting down or rebooting remotely using
    shutdown (I've used exec shutdown, for years, as apposed to simply
    shutdown).

  - NFS mounted filesystems "disappear" prior to unmount.

  - dhclient attached to a VLAN on an interface who's parent interface
    has already shut down prints errors.

  The path forward is to teach lagg(4) and vlan(4) about WOL.

  PR:           251531, 251540
  PR:           158734, 109980 are broken again
  Reported by:  jhb, emaste, jtl, Helge Oldach<freebsd_oldach.net>
                Martin Birgmeier <d8zNeCFG_aon.at>
  Discussion at:        https://reviews.freebsd.org/D27459

Changes:
_U  stable/12/
  stable/12/libexec/rc/rc.d/netif

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251540-7501-LhWU1ZkciD>