[Bug 221137] FreeBSD 11+ does not send ICMP redirects

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 14 07:54:34 UTC 2018


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

--- Comment #10 from commit-hook at freebsd.org ---
A commit references this bug:

Author: ae
Date: Tue Aug 14 07:54:14 UTC 2018
New revision: 337736
URL: https://svnweb.freebsd.org/changeset/base/337736

Log:
  Restore ability to send ICMP and ICMPv6 redirects.

  It was lost when tryforward appeared. Now ip[6]_tryforward will be enabled
  only when sending redirects for corresponding IP version is disabled via
  sysctl. Otherwise will be used default forwarding function.

  PR:           221137
  Submitted by: mckay@
  MFC after:    2 weeks

Changes:
  head/sys/netinet/ip_input.c
  head/sys/netinet6/ip6_input.c

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


More information about the freebsd-net mailing list