Hi Mark,
I believe this was addressed by Scott Long in r309201. r309174 (an
incomplete fix for the same problem) can probably be reverted.
Best,
Conrad
On Sun, Nov 27, 2016 at 6:34 PM, Mark Millard wrote:
> key_debug.c is not the only place with problems : The below is
> based on my experience
key_debug.c is not the only place with problems : The below is
based on my experience with head -r309179. First what someone
else reported:
> On Fri, Nov 25, 2016 at 05:34:51PM +0100, O. Hartmann wrote:
> > Recent sources do not build kernel due to:
> >
> > [...]
> > Building /usr/obj/usr/src/
Fabien THOMAS writes:
> Hi,
>
> Sorry about that. Normally we build universe with it but it seems we missed
> something...
> I've not access to a machine to fixit before monday...
Don't worry, emaste fixed it in r309174 :-)
___
svn-src-head@freebsd.or
Hi,
Sorry about that. Normally we build universe with it but it seems we missed
something...
I've not access to a machine to fixit before monday...
Fabien
> Le 25 nov. 2016 à 22:32, Raphael Kubo da Costa a écrit :
>
> Fabien Thomas writes:
>
>> Author: fabient
>> Date: Fri Nov 25 14:44:49 2
Fabien Thomas writes:
> Author: fabient
> Date: Fri Nov 25 14:44:49 2016
> New Revision: 309144
> URL: https://svnweb.freebsd.org/changeset/base/309144
>
> Log:
> IPsec RFC6479 support for replay window sizes up to 2^32 - 32 packets.
>
> Since the previous algorithm, based on bit shifting, do
Author: fabient
Date: Fri Nov 25 14:44:49 2016
New Revision: 309144
URL: https://svnweb.freebsd.org/changeset/base/309144
Log:
IPsec RFC6479 support for replay window sizes up to 2^32 - 32 packets.
Since the previous algorithm, based on bit shifting, does not scale
with large replay windo