From nobody Mon Jun 29 22:51:43 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gq1jv3NRFz6k0YQ; Mon, 29 Jun 2026 22:51:47 +0000 (UTC) (envelope-from glebius@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gq1jv2VpZz3cwd; Mon, 29 Jun 2026 22:51:47 +0000 (UTC) (envelope-from glebius@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782773507; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=owQGed1Az4ca/VZJl1LUvClHpIiI8ZvRSIQSY0/5LjI=; b=Mz7WZVMCPu0Z8SdZZLrCUoDP7v8yPjJYEZwK/6lJfL6mVw+MSaZcGr3pQ5vO+92KLlFs1f xHyAFCQdnv9rHdGA5nvajr/nS+1/mOgPz3zi0jNp5UWICOE8diEXYuulG6JVcaw0ANC4Yu A3ewGioyfSSI8Xnn4dWJCBweBQeOFMJSfdro8lz87ZvZMxqewFb/wupXCsxHXM60EvJdLG EJkLoxOk2SWx3pt9pFv15FzIlcStTjyhToyiS7z4zmZeFlS+UlVHX9JlUDsR4ShgsacL9Q 6TyiaOY43GI9B7kdTcRH8cCS7K2S19wHo8xJzpK8sywzIdXgLEI8FF2K/lB/RA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782773507; a=rsa-sha256; cv=none; b=LGabQhRq7YikhM6AumZPvi1RCMPJwAFLp9+ZSt2GZyfMN7/a1/qRKCcQz9bpnucHmt1K1o AfWTKDb4Q4vXtPEf5RgKbc7p8lAfRIZC6p/kElll443iRV2ri5G4ucyfVbPqPZpiUgfwAb QfMKy2dsWUaBHIDD39YAijuopiPKiVvwIdn+RZJMw/K4KLEmM2hsmQNDQER2g6hq/hU1BO SblDKylEKLBxth3MAhQ3vkyIFz6VXa7BA0G0qjzHgSsM1PYOrCJRCCk/rSW9mvheFK7gPI pVy3ivIRQoIaVH6cAn1llzndmU2FHuBw+0dG20Vx9EGu0Qum5XJ7+xcHiNdxxA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782773507; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=owQGed1Az4ca/VZJl1LUvClHpIiI8ZvRSIQSY0/5LjI=; b=t8/XONGXx6ss1VYz908ydxartP6W2Be85Tc83IUrwPof8+RIIevc4vEy5DWZ9GQmORQ7Wm 5S7i44IinewlRt9v6h488CPJ2jqkBqFjSPOfftFM9+4zS+meIGoVxC8WytcFqQGnZqEsL1 c250dA4siSqw8+QDY0zpkvUKpbnh2PeXHHD831rV7VbVevUP0wkDEnqt6MCDu8pazmhw/8 035NBmBmDWlz1EM5TEtZO5mCQzQJMgtXsVsaORnsliEGnlOYROiOimTbu1VpJVf8TD+t4Y BziOkPeLbly7Nr1uZVAUJzJn79x7KDB4NvO1NCizN5oFOmVCEEmjJUdSAbCySg== Received: from cell.glebi.us (glebi.us [162.251.186.162]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: glebius) by smtp.freebsd.org (Postfix) with ESMTPSA id 4gq1jt4pXNz6GM; Mon, 29 Jun 2026 22:51:46 +0000 (UTC) (envelope-from glebius@freebsd.org) Date: Mon, 29 Jun 2026 15:51:43 -0700 From: Gleb Smirnoff To: Shawn Webb Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: f9a0147ee56e - main - protocols: remove IPPROTO_DIVERT Message-ID: References: <6a42d38c.276c8.7748f48e@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Mon, Jun 29, 2026 at 10:49:20PM +0000, Shawn Webb wrote: S> > commit f9a0147ee56e002fe31f155dcb2a7042f5b20a7e S> > Author: Gleb Smirnoff S> > AuthorDate: 2026-06-29 20:14:00 +0000 S> > Commit: Gleb Smirnoff S> > CommitDate: 2026-06-29 20:20:02 +0000 S> S> Hey Gleb, S> S> I'm reminded of my days in high school writing code making use of S> divert(4) sockets. It has been a long while since I've had that kind S> of fun. What do folks use today instead of divert(4) sockets? [Simple] S> pf rdr rules (which is what I use for transparent Tor proxying)? The divert(4) is still there and actively used. It is pseudo IP protocol that goes away. -- Gleb Smirnoff