Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Mar 2014 07:10:28 -0700
From:      Ian Lepore <ian@FreeBSD.org>
To:        Gleb Smirnoff <glebius@FreeBSD.org>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r262760 - in head: sbin/pfctl sys/net sys/netpfil/pf
Message-ID:  <1394028628.1149.329.camel@revolution.hippie.lan>
In-Reply-To: <201403050040.s250e32v098454@svn.freebsd.org>
References:  <201403050040.s250e32v098454@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2014-03-05 at 00:40 +0000, Gleb Smirnoff wrote:
> Author: glebius
> Date: Wed Mar  5 00:40:03 2014
> New Revision: 262760
> URL: http://svnweb.freebsd.org/changeset/base/262760
> 
> Log:
>   Instead of playing games with casts simply add 3 more members to the
>   structure pf_rule, that are used when the structure is passed via
>   ioctl().
>   
>   PR:		187074
> 
> Modified:
>   head/sbin/pfctl/pfctl.c
>   head/sys/net/pfvar.h
>   head/sys/netpfil/pf/pf_ioctl.c

This is causing build failures on 32-bit platforms (%lu with uint64_t
values).

-- Ian





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1394028628.1149.329.camel>