https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221137
--- Comment #10 from commit-h...@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. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"