svn commit: r304466 - stable/9/sys/contrib/pf/net

2016-08-19 Thread Kristof Provost
Author: kp Date: Fri Aug 19 13:39:36 2016 New Revision: 304466 URL: https://svnweb.freebsd.org/changeset/base/304466 Log: MFC r304152: pf: Add missing byte-order swap to pf_match_addr_range Without this, rules using address ranges (e.g. "10.1.1.1 - 10.1.1.5") did not match addresses

svn commit: r304511 - in stable: 10/sys/dev/pci 8/sys/dev/pci 9/sys/dev/pci

2016-08-19 Thread John Baldwin
Author: jhb Date: Sat Aug 20 00:22:39 2016 New Revision: 304511 URL: https://svnweb.freebsd.org/changeset/base/304511 Log: MFC 298950: Fix an off by one error when remapping MSI-X vectors. pci_remap_msix() can be used to alter the mapping of allocated MSI-X vectors to the MSI-X table. Th

svn commit: r304518 - stable/9/contrib/binutils/bfd

2016-08-19 Thread Pedro F. Giffuni
Author: pfg Date: Sat Aug 20 02:21:45 2016 New Revision: 304518 URL: https://svnweb.freebsd.org/changeset/base/304518 Log: MFC r303147 binutils: fix "Bad value" error in bfd for MIPS when using -Bsymbolic. From OpenBSD's log: Inspired by https://sourceware.org/ml/binutils/2010-08/msg