svn commit: r341377 - head/sys/contrib/ipfilter/netinet
Cy Schubert
Cy.Schubert at cschubert.com
Sat Dec 1 21:33:03 UTC 2018
In message <20181201214705.7d2dca977d720467db57ee85 at bidouilliste.com>,
Emmanuel
Vadot writes:
>
>
> Hi Cy,
>
> On Sat, 1 Dec 2018 17:59:42 +0000 (UTC)
> Cy Schubert <cy at FreeBSD.org> wrote:
>
> > Author: cy
> > Date: Sat Dec 1 17:59:41 2018
> > New Revision: 341377
> > URL: https://svnweb.freebsd.org/changeset/base/341377
> >
> > Log:
> > Restore handling of PMTU discovery, removed through an unifdef(1)
> > following the MFV of r254219 into r255332. In addition the 'FreeBSD'
> > macro was never defined in ipfilter 5.1.2 thus it never would have
> > been enabled in the first place.
> >
> > This work is prompted by a general cleanup of the IP Filter code
> > prompted by working to resolve a PR. More to follow.
> >
> > MFC after: 1 week
> >
> > Modified:
> > head/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c
> >
> > Modified: head/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c
>
> This breaks a lot of things : https://ci.freebsd.org/tinderbox/
I see, gcc platforms. Thanks cem@ for the quick fix.
--
Cheers,
Cy Schubert <Cy.Schubert at cschubert.com>
FreeBSD UNIX: <cy at FreeBSD.org> Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
More information about the svn-src-all
mailing list