Date: Tue, 26 Mar 2019 18:16:49 -0400 From: Mark Johnston <markj@freebsd.org> To: Hans Fiedler <hans@hfconsulting.com> Cc: freebsd-stable@freebsd.org Subject: Re: ICMP timestamps Message-ID: <20190326221649.GA8512@raichu> In-Reply-To: <20190326213158.GA87425@mongo.hfconsulting.com> References: <20190326213158.GA87425@mongo.hfconsulting.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 26, 2019 at 05:31:58PM -0400, Hans Fiedler wrote: > I did a freebsd-update from 11.2 to 12.0. I had set the sysctl variable > net.inet.icmp.tstamprepl to 0 in 11.2 to block the ICMP timestamp > responses, but doesn't seem to work on 12.0. I wanted to ask in I was > missing something else after searching for any other values that should > effect it. This was a problem in the tstamprepl definition that was exposed when VNET was enabled by default in the kernel. It's now fixed in head by r345560 and will be merged back to the stable branches in the next several days.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190326221649.GA8512>