Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2018 07:54:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 221137] FreeBSD 11+ does not send ICMP redirects
Message-ID:  <bug-221137-7501-pzLFWxDvcy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221137-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221137-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=3D221137

--- Comment #10 from commit-hook@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

--=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-221137-7501-pzLFWxDvcy>