Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Aug 2019 12:48:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 239799] IP_MINTTL broken
Message-ID:  <bug-239799-7501-RjJD0dV7UR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239799-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239799-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=3D239799

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: ae
Date: Tue Aug 13 12:47:54 UTC 2019
New revision: 350974
URL: https://svnweb.freebsd.org/changeset/base/350974

Log:
  Save ip_ttl value and restore it after checksum calculation.

  Since ipvoly is used for checksum calculation, part of original IP
  header is zeroed. This part includes ip_ttl field, that can be used
  later in IP_MINTTL socket option handling.

  PR:           239799
  MFC after:    1 week

Changes:
  head/sys/netinet/tcp_input.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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