Re: svn commit: r266822 - head/sys/netipsec

2014-06-02 Thread Ronald Klop
On Thu, 29 May 2014 05:44:42 +0200, Gleb Smirnoff wrote: On Wed, May 28, 2014 at 11:01:20PM +, Bjoern A. Zeeb wrote: B> Author: bz B> Date: Wed May 28 23:01:20 2014 B> New Revision: 266822 B> URL: http://svnweb.freebsd.org/changeset/base/266822 B> B> Log: B> Use IPv4 statistics in ipsec

Re: svn commit: r266822 - head/sys/netipsec

2014-05-28 Thread Gleb Smirnoff
On Wed, May 28, 2014 at 11:01:20PM +, Bjoern A. Zeeb wrote: B> Author: bz B> Date: Wed May 28 23:01:20 2014 B> New Revision: 266822 B> URL: http://svnweb.freebsd.org/changeset/base/266822 B> B> Log: B> Use IPv4 statistics in ipsec4_process_packet() rather than the IPv6 B> version. This al

svn commit: r266822 - head/sys/netipsec

2014-05-28 Thread Bjoern A. Zeeb
Author: bz Date: Wed May 28 23:01:20 2014 New Revision: 266822 URL: http://svnweb.freebsd.org/changeset/base/266822 Log: Use IPv4 statistics in ipsec4_process_packet() rather than the IPv6 version. This also unbreaks the NOINET6 builds after r266800. Modified: head/sys/netipsec/ipsec_outpu