https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239799

--- Comment #1 from [email protected] ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[email protected]"

Reply via email to