Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jul 2018 07:38:43 +0200
From:      Antoine Brodin <antoine@freebsd.org>
To:        Will Andrews <will@freebsd.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Subject:   Re: svn commit: r335833 - in head: share/man/man4 sys/net sys/netpfil/pf
Message-ID:  <CAALwa8nSgZ_nMKSGXaCj8Zbt%2BWZ47UwDQedZPPedVGeGQs7Ycw@mail.gmail.com>
In-Reply-To: <201807010116.w611G35w008185@repo.freebsd.org>
References:  <201807010116.w611G35w008185@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 1, 2018 at 3:16 AM, Will Andrews <will@freebsd.org> wrote:
> Author: will
> Date: Sun Jul  1 01:16:03 2018
> New Revision: 335833
> URL: https://svnweb.freebsd.org/changeset/base/335833
>
> Log:
>   pf: remove unused ioctls.
>
>   Several ioctls are unused in pf, in the sense that no base utility
>   references them.  Additionally, a cursory review of pf-based ports
>   indicates they're not used elsewhere either.  Some of them have been
>   unused since the original import.  As far as I can tell, they're also
>   unused in OpenBSD.  Finally, removing this code removes the need for
>   future pf work to take them into account.
>
>   Reviewed by:          kp
>   Differential Revision:        https://reviews.freebsd.org/D16076
>
> Modified:
>   head/share/man/man4/pf.4
>   head/sys/net/pfvar.h
>   head/sys/netpfil/pf/pf_ioctl.c

Hi,

This breaks some ports like net/libdnet,   please revert or fix the
ports fallout.

Antoine (with hat: portmgr)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8nSgZ_nMKSGXaCj8Zbt%2BWZ47UwDQedZPPedVGeGQs7Ycw>