svn commit: r280980 - in head: . lib/csu/i386-elf sys/boot/i386/boot2 sys/boot/i386/gptboot sys/boot/i386/gptzfsboot sys/boot/i386/zfsboot sys/boot/mips/beri/boot2 sys/boot/pc98/boot0 sys/boot/pc98...

2015-04-02 Thread Dimitry Andric
Author: dim Date: Thu Apr 2 06:58:17 2015 New Revision: 280980 URL: https://svnweb.freebsd.org/changeset/base/280980 Log: Ensure the cross assembler, linker and objcopy are used for the build32 stage, just like for the regular world stage. Reviewed by: rodrigc, imp, bapt, emaste MFC

Re: svn commit: r280955 - in head/sys: modules/notrandom dev/notrandom

2015-04-02 Thread Alexey Dokuchaev
On Wed, Apr 01, 2015 at 07:04:03PM +0100, David Chisnall wrote: This almost certainly does not make people happy: - * Copyright (c) 2000 Mark R. V. Murray Jeroen C. van Gelderen - * Copyright (c) 2001-2004 Mark R. V. Murray - * Copyright (c) 2014 Eitan Adler + * Copyright (c) 2015 Mateusz

Re: svn commit: r280955 - in head/sys: modules/notrandom dev/notrandom

2015-04-02 Thread Garrett Cooper
On Apr 1, 2015, at 23:15, Alexey Dokuchaev da...@freebsd.org wrote: On Wed, Apr 01, 2015 at 07:04:03PM +0100, David Chisnall wrote: This almost certainly does not make people happy: - * Copyright (c) 2000 Mark R. V. Murray Jeroen C. van Gelderen - * Copyright (c) 2001-2004 Mark R. V.

svn commit: r281002 - in head/sys/boot: arm/uboot forth i386/loader mips/beri/loader pc98/loader powerpc/kboot powerpc/ofw powerpc/ps3 sparc64/loader

2015-04-02 Thread Jung-uk Kim
Author: jkim Date: Thu Apr 2 20:07:05 2015 New Revision: 281002 URL: https://svnweb.freebsd.org/changeset/base/281002 Log: Install newly added brand-*.4th and logo-*.4th files and reduce duplication. Reviewed by: dteske Pointy hat to:dteske Added:

svn commit: r281003 - in head/sys: kern sys

2015-04-02 Thread Konstantin Belousov
Author: kib Date: Thu Apr 2 20:14:51 2015 New Revision: 281003 URL: https://svnweb.freebsd.org/changeset/base/281003 Log: Speed up symbol lookup for the amd64 kernel modules. Amd64 uses relocatable object files as the modules format. It is good WRT not having unneeded overhead for PIC

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Hans Petter Selasky
On 04/02/15 20:46, Robert Watson wrote: On Thu, 2 Apr 2015, Hans Petter Selasky wrote: Does somebody here know what happens in these two cases: If we are transmitting using TSO, will the network adapter increment the IP ID field somehow? What happens if an outgoing IP packet resulting from a

svn commit: r281004 - in head/lib/libc: arm/sys mips/sys powerpc powerpc/sys powerpc64 powerpc64/sys sparc64 sparc64/sys sys

2015-04-02 Thread Ed Maste
Author: emaste Date: Thu Apr 2 21:18:11 2015 New Revision: 281004 URL: https://svnweb.freebsd.org/changeset/base/281004 Log: libc: Eliminate duplicate copies of __vdso_gettc.c Sponsored by: The FreeBSD Foundation Differential Revision:https://reviews.freebsd.org/D2152 Added:

Re: svn commit: r281002 - in head/sys/boot: arm/uboot forth i386/loader mips/beri/loader pc98/loader powerpc/kboot powerpc/ofw powerpc/ps3 sparc64/loader

2015-04-02 Thread Bjoern A. Zeeb
On 02 Apr 2015, at 20:07 , Jung-uk Kim j...@freebsd.org wrote: Author: jkim Date: Thu Apr 2 20:07:05 2015 New Revision: 281002 URL: https://svnweb.freebsd.org/changeset/base/281002 Log: Install newly added brand-*.4th and logo-*.4th files and reduce duplication. Reviewed by:

svn commit: r281009 - in head/sys/boot: arm/uboot forth i386/loader mips/beri/loader pc98/loader powerpc/kboot powerpc/ofw sparc64/loader

2015-04-02 Thread Jung-uk Kim
Author: jkim Date: Fri Apr 3 02:27:40 2015 New Revision: 281009 URL: https://svnweb.freebsd.org/changeset/base/281009 Log: Revert .PATH changes to fix mips build. Reported by: bz Pointy hat to:jkim Modified: head/sys/boot/arm/uboot/Makefile head/sys/boot/forth/Makefile.inc

svn commit: r281011 - head/sys/boot/powerpc/ps3

2015-04-02 Thread Jung-uk Kim
Author: jkim Date: Fri Apr 3 02:37:43 2015 New Revision: 281011 URL: https://svnweb.freebsd.org/changeset/base/281011 Log: Fix powerpc/ps3 build, too. Modified: head/sys/boot/powerpc/ps3/Makefile Modified: head/sys/boot/powerpc/ps3/Makefile

svn commit: r281008 - head/sys/dev/ciss

2015-04-02 Thread Peter Wemm
Author: peter Date: Thu Apr 2 23:12:18 2015 New Revision: 281008 URL: https://svnweb.freebsd.org/changeset/base/281008 Log: Remove redundant mtx_lock/unlock in ciss_name_device. This is a guaranteed insta-panic on device add/remove. This is only called from the notify thread which already

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Hans Petter Selasky
On 04/02/15 23:20, Robert N. M. Watson wrote: On 2 Apr 2015, at 21:54, Hans Petter Selasky h...@selasky.org wrote: I see from the code that if two frags have the same IP offset, the whole fragment list gets dropped, unless the IP payload is zero bytes long. Maybe a last variable should be

svn commit: r281007 - head/games/fortune/tools

2015-04-02 Thread Eitan Adler
Author: eadler Date: Thu Apr 2 22:42:23 2015 New Revision: 281007 URL: https://svnweb.freebsd.org/changeset/base/281007 Log: fortune/tools/do_uniq.py slight imporvements to do_uniq.py: - use with open() - don't depend on sys.argv directly - fix style Modified:

Re: svn commit: r281004 - in head/lib/libc: arm/sys mips/sys powerpc powerpc/sys powerpc64 powerpc64/sys sparc64 sparc64/sys sys

2015-04-02 Thread Bruce Evans
On Thu, 2 Apr 2015, Ed Maste wrote: Log: libc: Eliminate duplicate copies of __vdso_gettc.c ... Modified: head/lib/libc/arm/sys/Makefile.inc == --- head/lib/libc/arm/sys/Makefile.inc Thu Apr 2 20:14:51 2015

svn commit: r281010 - head/sys/boot/mips/beri/loader

2015-04-02 Thread Jung-uk Kim
Author: jkim Date: Fri Apr 3 02:31:59 2015 New Revision: 281010 URL: https://svnweb.freebsd.org/changeset/base/281010 Log: Fix mips build, really. :-( Modified: head/sys/boot/mips/beri/loader/Makefile Modified: head/sys/boot/mips/beri/loader/Makefile

Re: svn commit: r281004 - in head/lib/libc: arm/sys mips/sys powerpc powerpc/sys powerpc64 powerpc64/sys sparc64 sparc64/sys sys

2015-04-02 Thread Ed Maste
On 2 April 2015 at 19:54, Bruce Evans b...@optusnet.com.au wrote: On Thu, 2 Apr 2015, Ed Maste wrote: Log: libc: Eliminate duplicate copies of __vdso_gettc.c ... Modified: head/lib/libc/arm/sys/Makefile.inc ==

svn commit: r280986 - head/sys/arm/arm

2015-04-02 Thread Andrew Turner
Author: andrew Date: Thu Apr 2 12:58:04 2015 New Revision: 280986 URL: https://svnweb.freebsd.org/changeset/base/280986 Log: We may not be using gcc to compile this. Sponsored by: The FreeBSD Foundation Modified: head/sys/arm/arm/generic_timer.c Modified:

svn commit: r280987 - head/sys/arm/arm

2015-04-02 Thread Andrew Turner
Author: andrew Date: Thu Apr 2 13:02:25 2015 New Revision: 280987 URL: https://svnweb.freebsd.org/changeset/base/280987 Log: Stop including machine/fdt.h, it's not needed. Sponsored by: The FreeBSD Foundation Modified: head/sys/arm/arm/generic_timer.c Modified:

svn commit: r280984 - head/usr.bin/iscsictl

2015-04-02 Thread Edward Tomasz Napierala
Author: trasz Date: Thu Apr 2 11:52:34 2015 New Revision: 280984 URL: https://svnweb.freebsd.org/changeset/base/280984 Log: Add IPv6 example to iscsi.conf(5) and tweak ordering. MFC after:1 month Sponsored by: The FreeBSD Foundation Modified: head/usr.bin/iscsictl/iscsi.conf.5

svn commit: r280981 - head/sys/compat/linprocfs

2015-04-02 Thread Edward Tomasz Napierala
Author: trasz Date: Thu Apr 2 10:19:24 2015 New Revision: 280981 URL: https://svnweb.freebsd.org/changeset/base/280981 Log: Remove unused code. Differential Revision:https://reviews.freebsd.org/D2195 Reviewed by: kib@, imp@ MFC after:1 month Sponsored by: The FreeBSD

Re: svn commit: r280955 - in head/sys: modules/notrandom dev/notrandom

2015-04-02 Thread Mateusz Guzik
On Wed, Apr 01, 2015 at 11:11:11AM -0700, Jordan Hubbard wrote: On Apr 1, 2015, at 11:04 AM, David Chisnall thera...@freebsd.org wrote: On 1 Apr 2015, at 18:41, Mateusz Guzik mjgu...@gmail.com wrote: I guess you were right, this was bad. I moved the implementation to null.c, I

svn commit: r280982 - head/usr.bin/iscsictl

2015-04-02 Thread Edward Tomasz Napierala
Author: trasz Date: Thu Apr 2 11:18:43 2015 New Revision: 280982 URL: https://svnweb.freebsd.org/changeset/base/280982 Log: Rewrite iscsi.conf(5) to better match iscsictl(8). MFC after:1 month Sponsored by: The FreeBSD Foundation Modified: head/usr.bin/iscsictl/iscsi.conf.5

Re: svn commit: r280955 - in head/sys: modules/notrandom dev/notrandom

2015-04-02 Thread David Chisnall
On 2 Apr 2015, at 11:22, Mateusz Guzik mjgu...@gmail.com wrote: Now one has to wonder how obnoxious one has to get so that people think this can't be real. I tried really hard. :) Not sure about your locale, but here (where the tradition originated) if you fool someone in the morning then

Re: svn commit: r280972 - head/sys/netinet

2015-04-02 Thread Gleb Smirnoff
On Thu, Apr 02, 2015 at 12:30:54AM +, Bjoern A. Zeeb wrote: B Author: bz B Date: Thu Apr 2 00:30:53 2015 B New Revision: 280972 B URL: https://svnweb.freebsd.org/changeset/base/280972 B B Log: B Try to unbreak the build after r280971 by providing the missing B #include header for

svn commit: r280985 - in head/sys/arm: arm include

2015-04-02 Thread Andrew Turner
Author: andrew Date: Thu Apr 2 12:56:06 2015 New Revision: 280985 URL: https://svnweb.freebsd.org/changeset/base/280985 Log: Add the generic timer registers to sysreg.h and cpu-v6.h, and use the access functions in the generic timer driver. Differential Revision:

svn commit: r280983 - head/lib/libc/sys

2015-04-02 Thread Edward Tomasz Napierala
Author: trasz Date: Thu Apr 2 11:41:04 2015 New Revision: 280983 URL: https://svnweb.freebsd.org/changeset/base/280983 Log: Update open(2) to make it more obvious that O_NOCTTY and O_TTY_INIT are ignored. MFC after:1 month Sponsored by: The FreeBSD Foundation Modified:

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Gleb Smirnoff
On Wed, Apr 01, 2015 at 05:07:56PM -0600, Ian Lepore wrote: I Author: glebius I Date: Wed Apr 1 22:26:39 2015 I New Revision: 280971 I URL: https://svnweb.freebsd.org/changeset/base/280971 I I Log: Io Use new function ip_fillid() in all places throughout the kernel, I where we

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Hans Petter Selasky
On 04/02/15 14:35, Gleb Smirnoff wrote: On Wed, Apr 01, 2015 at 05:07:56PM -0600, Ian Lepore wrote: I Author: glebius I Date: Wed Apr 1 22:26:39 2015 I New Revision: 280971 I URL: https://svnweb.freebsd.org/changeset/base/280971 I I Log: Io Use new function ip_fillid() in all places

svn commit: r281000 - in head/sys/boot: efi/loader/arch/i386 i386/efi

2015-04-02 Thread Ed Maste
Author: emaste Date: Thu Apr 2 18:57:35 2015 New Revision: 281000 URL: https://svnweb.freebsd.org/changeset/base/281000 Log: Move i386/efi files to new home in efi/loader/arch/i386 This was not (and still is not) connected to the build, but the EFI loader is in the process of being

svn commit: r281001 - stable/10/sys/vm

2015-04-02 Thread Alan Cox
Author: alc Date: Thu Apr 2 19:10:33 2015 New Revision: 281001 URL: https://svnweb.freebsd.org/changeset/base/281001 Log: MFC r280238 Fix the root cause of the vm_reserv_populate: reserv address is already promoted panics. PR: 198163 Modified:

svn commit: r280991 - head/sys/netinet

2015-04-02 Thread Hans Petter Selasky
Author: hselasky Date: Thu Apr 2 15:47:37 2015 New Revision: 280991 URL: https://svnweb.freebsd.org/changeset/base/280991 Log: Extend fixes made in r278103 and r38754 by copying the complete packet header and not only partial flags and fields. Firewalls can attach classification tags to

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Mateusz Guzik
On Thu, Apr 02, 2015 at 03:35:22PM +0300, Gleb Smirnoff wrote: On Wed, Apr 01, 2015 at 05:07:56PM -0600, Ian Lepore wrote: I Author: glebius I Date: Wed Apr 1 22:26:39 2015 I New Revision: 280971 I URL: https://svnweb.freebsd.org/changeset/base/280971 I I Log: Io Use new

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Mateusz Guzik
On Thu, Apr 02, 2015 at 05:34:20PM +0300, Gleb Smirnoff wrote: On Thu, Apr 02, 2015 at 04:23:18PM +0200, Mateusz Guzik wrote: M Well, a thread migrating to another cpu is the standard thing everyone M sees. How often do you see it right in a particular window of 2 or 3 instructions? If

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Robert Watson
On Thu, 2 Apr 2015, Mateusz Guzik wrote: If you carefully read the thread I referred to, you would notice that on many arches, save amd64 and i386, all systems stats are prone to mangling the stats due to migration within PCPU_INC. Look here: grep '^#define PCPU_ADD' sys/*/include/pcpu.h

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Gleb Smirnoff
On Thu, Apr 02, 2015 at 07:53:07AM -0600, Ian Lepore wrote: I Discussed, but not really resolved, or even reasonably addressed. I I But I guess if you think it's done, more words at this point aren't I going to make you see the problems clearly enough to make the required I changes. I didn't see

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Ian Lepore
On Thu, 2015-04-02 at 15:51 +0200, Mateusz Guzik wrote: On Thu, Apr 02, 2015 at 04:42:17PM +0300, Gleb Smirnoff wrote: On Thu, Apr 02, 2015 at 03:37:51PM +0200, Mateusz Guzik wrote: M On Thu, Apr 02, 2015 at 03:35:22PM +0300, Gleb Smirnoff wrote: M On Wed, Apr 01, 2015 at 05:07:56PM -0600,

svn commit: r280990 - head/sys/netinet

2015-04-02 Thread Julien Charbon
Author: jch Date: Thu Apr 2 14:43:07 2015 New Revision: 280990 URL: https://svnweb.freebsd.org/changeset/base/280990 Log: Provide better debugging information in tcp_timer_activate() and tcp_timer_active() Differential Revision:https://reviews.freebsd.org/D2179 Suggested by:

Re: svn commit: r280982 - head/usr.bin/iscsictl

2015-04-02 Thread Garrett Cooper
On Apr 2, 2015, at 04:18, Edward Tomasz Napierala tr...@freebsd.org wrote: Author: trasz Date: Thu Apr 2 11:18:43 2015 New Revision: 280982 URL: https://svnweb.freebsd.org/changeset/base/280982 Log: Rewrite iscsi.conf(5) to better match iscsictl(8). MFC after:1 month

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Gleb Smirnoff
On Thu, Apr 02, 2015 at 04:23:18PM +0200, Mateusz Guzik wrote: M Well, a thread migrating to another cpu is the standard thing everyone M sees. How often do you see it right in a particular window of 2 or 3 instructions? If you carefully read the thread I referred to, you would notice that on

svn commit: r280988 - head/sbin/ggate/ggatec

2015-04-02 Thread Warren Block
Author: wblock (doc committer) Date: Thu Apr 2 13:51:06 2015 New Revision: 280988 URL: https://svnweb.freebsd.org/changeset/base/280988 Log: Add articles, avoid use of you, simplify a few sentences. MFC after:1 week Modified: head/sbin/ggate/ggatec/ggatec.8 Modified:

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Mateusz Guzik
On Thu, Apr 02, 2015 at 04:42:17PM +0300, Gleb Smirnoff wrote: On Thu, Apr 02, 2015 at 03:37:51PM +0200, Mateusz Guzik wrote: M On Thu, Apr 02, 2015 at 03:35:22PM +0300, Gleb Smirnoff wrote: M On Wed, Apr 01, 2015 at 05:07:56PM -0600, Ian Lepore wrote: M I Author: glebius M I Date: Wed

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Ian Lepore
On Thu, 2015-04-02 at 15:35 +0300, Gleb Smirnoff wrote: On Wed, Apr 01, 2015 at 05:07:56PM -0600, Ian Lepore wrote: I Author: glebius I Date: Wed Apr 1 22:26:39 2015 I New Revision: 280971 I URL: https://svnweb.freebsd.org/changeset/base/280971 I I Log: Io Use new function

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Mateusz Guzik
On Thu, Apr 02, 2015 at 07:58:29AM -0600, Ian Lepore wrote: On Thu, 2015-04-02 at 15:51 +0200, Mateusz Guzik wrote: On Thu, Apr 02, 2015 at 04:42:17PM +0300, Gleb Smirnoff wrote: On Thu, Apr 02, 2015 at 03:37:51PM +0200, Mateusz Guzik wrote: M For this particular use-case you never care

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Hans Petter Selasky
On 04/02/15 15:04, Hans Petter Selasky wrote: I think the random likelyhood argument is not acceptable. For example if a particular CPU load causes ip_output() to be called 1 time on CPU #0 and 2 times on CPU #1 and this pattern repeats ... --HPS

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Gleb Smirnoff
On Thu, Apr 02, 2015 at 03:37:51PM +0200, Mateusz Guzik wrote: M On Thu, Apr 02, 2015 at 03:35:22PM +0300, Gleb Smirnoff wrote: M On Wed, Apr 01, 2015 at 05:07:56PM -0600, Ian Lepore wrote: M I Author: glebius M I Date: Wed Apr 1 22:26:39 2015 M I New Revision: 280971 M I URL:

svn commit: r280989 - head/sys/netinet

2015-04-02 Thread Gleb Smirnoff
Author: glebius Date: Thu Apr 2 14:22:59 2015 New Revision: 280989 URL: https://svnweb.freebsd.org/changeset/base/280989 Log: Provide a comment explaining issues with the counter(9) trick, so that people won't copy and paste it blindly. Prodded by: ian Sponsored by: Nginx, Inc.

svn commit: r280993 - head/gnu/lib/libgcc

2015-04-02 Thread Andrew Turner
Author: andrew Date: Thu Apr 2 17:06:15 2015 New Revision: 280993 URL: https://svnweb.freebsd.org/changeset/base/280993 Log: Exclude the floating-point functions from libgcc_s on arm64, they are unneeded and will be provided by compiler-rt. Sponsored by: The FreeBSD Foundation

svn commit: r280992 - head

2015-04-02 Thread Andrew Turner
Author: andrew Date: Thu Apr 2 17:03:02 2015 New Revision: 280992 URL: https://svnweb.freebsd.org/changeset/base/280992 Log: Only use the CROSS_BINUTILS_PREFIX tool if it exists. Reviewed by: emaste Sponsored by: The FreeBSD Foundation Modified: head/Makefile.inc1 Modified:

svn commit: r280997 - head/lib/libkvm

2015-04-02 Thread Andrew Turner
Author: andrew Date: Thu Apr 2 17:30:19 2015 New Revision: 280997 URL: https://svnweb.freebsd.org/changeset/base/280997 Log: Add stub functions to build libkvm. There will be added, but we need them now get the toolchain target building. Differential Revision:

Re: svn commit: r280982 - head/usr.bin/iscsictl

2015-04-02 Thread Edward Tomasz Napierala
On 0402T0750, Garrett Cooper wrote: On Apr 2, 2015, at 04:18, Edward Tomasz Napierala tr...@freebsd.org wrote: Author: trasz Date: Thu Apr 2 11:18:43 2015 New Revision: 280982 URL: https://svnweb.freebsd.org/changeset/base/280982 Log: Rewrite iscsi.conf(5) to better match

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Robert N. M. Watson
On 2 Apr 2015, at 19:24, Hans Petter Selasky h...@selasky.org wrote: In my sketchup I assume that packets for the same destination will not be re-ordered. I see that the current ip_reass() code does not care about TCP or UDP port numbers at all. Maybe we should add code to check that the

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Hans Petter Selasky
Hi Robert, On 04/02/15 20:32, Robert N. M. Watson wrote: On 2 Apr 2015, at 19:24, Hans Petter Selasky h...@selasky.org wrote: In my sketchup I assume that packets for the same destination will not be re-ordered. I see that the current ip_reass() code does not care about TCP or UDP port

svn commit: r280999 - head/crypto/openssh

2015-04-02 Thread Bryan Drewery
Author: bdrewery Date: Thu Apr 2 18:43:25 2015 New Revision: 280999 URL: https://svnweb.freebsd.org/changeset/base/280999 Log: Use proper CHAN_TCP_PACKET_DEFAULT for agent forwarding when HPN disabled. The use of CHAN_TCP_WINDOW_DEFAULT here was fixed in upstream OpenSSH in CVS 1.4810,

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Robert Watson
On Thu, 2 Apr 2015, Hans Petter Selasky wrote: Does somebody here know what happens in these two cases: If we are transmitting using TSO, will the network adapter increment the IP ID field somehow? What happens if an outgoing IP packet resulting from a TSO packet get fragmented by a router?

svn commit: r280998 - head/usr.sbin/arp

2015-04-02 Thread Mark Johnston
Author: markj Date: Thu Apr 2 18:18:40 2015 New Revision: 280998 URL: https://svnweb.freebsd.org/changeset/base/280998 Log: arp(8): add support for printing and deleting entries of type IFT_INFINIBAND, used in IPoIB. PR: 151594 Submitted by: Anthony Cornehl

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Hans Petter Selasky
On 04/02/15 18:00, Robert Watson wrote: On Thu, 2 Apr 2015, Mateusz Guzik wrote: If you carefully read the thread I referred to, you would notice that on many arches, save amd64 and i386, all systems stats are prone to mangling the stats due to migration within PCPU_INC. Look here: grep

Re: svn commit: r280982 - head/usr.bin/iscsictl

2015-04-02 Thread Garrett Cooper
On Apr 2, 2015, at 10:09, Edward Tomasz Napierala tr...@freebsd.org wrote: On 0402T0750, Garrett Cooper wrote: On Apr 2, 2015, at 04:18, Edward Tomasz Napierala tr...@freebsd.org wrote: Author: trasz Date: Thu Apr 2 11:18:43 2015 New Revision: 280982 URL:

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Hans Petter Selasky
On 04/02/15 19:49, Hans Petter Selasky wrote: On 04/02/15 18:00, Robert Watson wrote: On Thu, 2 Apr 2015, Mateusz Guzik wrote: If you carefully read the thread I referred to, you would notice that on many arches, save amd64 and i386, all systems stats are prone to mangling the stats due to

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Hans Petter Selasky
On 04/02/15 22:26, Hans Petter Selasky wrote: On 04/02/15 20:46, Robert Watson wrote: On Thu, 2 Apr 2015, Hans Petter Selasky wrote: Does somebody here know what happens in these two cases: If we are transmitting using TSO, will the network adapter increment the IP ID field somehow? What

Re: svn commit: r280971 - in head: contrib/ipfilter/tools share/man/man4 sys/contrib/ipfilter/netinet sys/netinet sys/netipsec sys/netpfil/pf

2015-04-02 Thread Robert N. M. Watson
On 2 Apr 2015, at 21:54, Hans Petter Selasky h...@selasky.org wrote: Please go read about how IP fragmentation works. Having an identical IP ID in ip_fragment() is the point of the function! rwatson: You're right, the more fragment flag gets set there, I overlooked that bit. Sorry.

svn commit: r281005 - head/libexec/rtld-elf

2015-04-02 Thread Ed Maste
Author: emaste Date: Thu Apr 2 21:35:36 2015 New Revision: 281005 URL: https://svnweb.freebsd.org/changeset/base/281005 Log: Make die available as rtld_die for use by MD relocation code Reviewed by: kib Sponsored by: The FreeBSD Foundation Differential Revision:

svn commit: r281006 - head/sys/dev/bxe

2015-04-02 Thread David C Somayajulu
Author: davidcs Date: Thu Apr 2 21:55:03 2015 New Revision: 281006 URL: https://svnweb.freebsd.org/changeset/base/281006 Log: When an mbuf allocation fails in the receive path, the mbuf containing the received packet is not sent to the host net work stack and is reused again on the receive