Re: svn commit: r272372 - stable/10/bin/rm

2014-10-04 Thread Bruce Evans
On Sat, 4 Oct 2014, Bruce Evans wrote: On Fri, 3 Oct 2014, Garrett Cooper wrote: ? as filtering out these errors would handle the case that -f should handle according to the manpage: -f Attempt to remove the files without prompting for confirmation, regardless of the

svn commit: r272492 - in head/sys: conf i386/i386 pc98/pc98

2014-10-04 Thread Takahashi Yoshihiro
Author: nyan Date: Sat Oct 4 06:01:30 2014 New Revision: 272492 URL: https://svnweb.freebsd.org/changeset/base/272492 Log: Merge pc98's machdep.c into i386/i386/machdep.c. Deleted: head/sys/pc98/pc98/machdep.c Modified: head/sys/conf/files.pc98 head/sys/i386/i386/machdep.c Modified:

svn commit: r272493 - in vendor/illumos/dist: cmd/zpool lib/libzfs/common

2014-10-04 Thread Xin LI
Author: delphij Date: Sat Oct 4 07:24:35 2014 New Revision: 272493 URL: https://svnweb.freebsd.org/changeset/base/272493 Log: 5147 zpool list -v should show individual disk capacity Reviewed by: Adam Leventhal adam.levent...@delphix.com Reviewed by: Christopher Siden

svn commit: r272494 - in vendor-sys/illumos/dist/uts/common/fs/zfs: . sys

2014-10-04 Thread Xin LI
Author: delphij Date: Sat Oct 4 07:26:42 2014 New Revision: 272494 URL: https://svnweb.freebsd.org/changeset/base/272494 Log: 5164 space_map_max_blksz causes panic, does not work 5165 zdb fails assertion when run on pool with recently-enabled spacemap_histogram feature Reviewed by:

svn commit: r272495 - vendor-sys/illumos/dist/uts/common/fs/zfs

2014-10-04 Thread Xin LI
Author: delphij Date: Sat Oct 4 07:32:19 2014 New Revision: 272495 URL: https://svnweb.freebsd.org/changeset/base/272495 Log: 5163 arc should reap range_seg_cache Reviewed by: Christopher Siden christopher.si...@delphix.com Reviewed by: Matthew Ahrens mahr...@delphix.com Reviewed by:

svn commit: r272496 - vendor-sys/illumos/dist/uts/common/fs/zfs

2014-10-04 Thread Xin LI
Author: delphij Date: Sat Oct 4 07:34:50 2014 New Revision: 272496 URL: https://svnweb.freebsd.org/changeset/base/272496 Log: 5161 add tunable for number of metaslabs per vdev Reviewed by: Alex Reece alex.re...@delphix.com Reviewed by: Christopher Siden christopher.si...@delphix.com

svn commit: r272497 - vendor-sys/illumos/dist/uts/common/fs/zfs

2014-10-04 Thread Xin LI
Author: delphij Date: Sat Oct 4 07:35:50 2014 New Revision: 272497 URL: https://svnweb.freebsd.org/changeset/base/272497 Log: 5148 zvol's DKIOCFREE holds zfsdev_state_lock too long Reviewed by: Matthew Ahrens mahr...@delphix.com Reviewed by: Paul Dagnelie paul.dagne...@delphix.com

svn commit: r272498 - vendor-sys/illumos/dist/uts/common/fs/zfs

2014-10-04 Thread Xin LI
Author: delphij Date: Sat Oct 4 07:37:17 2014 New Revision: 272498 URL: https://svnweb.freebsd.org/changeset/base/272498 Log: 5149 zvols need a way to ignore DKIOCFREE Reviewed by: Adam Leventhal a...@delphix.com Reviewed by: Matthew Ahrens matthew.ahr...@delphix.com Reviewed by:

svn commit: r272499 - vendor-sys/illumos/dist/uts/common/fs/zfs

2014-10-04 Thread Xin LI
Author: delphij Date: Sat Oct 4 07:38:59 2014 New Revision: 272499 URL: https://svnweb.freebsd.org/changeset/base/272499 Log: 5174 add sdt probe for blocked read in dbuf_read() Reviewed by: Basil Crow basil.c...@delphix.com Reviewed by: Matthew Ahrens mahr...@delphix.com Reviewed by:

svn commit: r272500 - vendor-sys/illumos/dist/uts/common/fs/zfs

2014-10-04 Thread Xin LI
Author: delphij Date: Sat Oct 4 07:49:06 2014 New Revision: 272500 URL: https://svnweb.freebsd.org/changeset/base/272500 Log: 5150 zfs clone of a defer_destroy snapshot causes strangeness Reviewed by: Christopher Siden christopher.si...@delphix.com Reviewed by: George Wilson

svn commit: r272501 - vendor-sys/illumos/dist/uts/common/fs/zfs

2014-10-04 Thread Xin LI
Author: delphij Date: Sat Oct 4 07:50:06 2014 New Revision: 272501 URL: https://svnweb.freebsd.org/changeset/base/272501 Log: 5177 remove dead code from dsl_scan.c Reviewed by: Christopher Siden christopher.si...@delphix.com Reviewed by: George Wilson george.wil...@delphix.com Reviewed

svn commit: r272502 - in head/cddl/contrib/opensolaris: cmd/zpool lib/libzfs/common

2014-10-04 Thread Xin LI
Author: delphij Date: Sat Oct 4 07:56:50 2014 New Revision: 272502 URL: https://svnweb.freebsd.org/changeset/base/272502 Log: MFV r272493: Show individual disk capacity when doing zpool list -v. Illumos issue: 5147 zpool list -v should show individual disk capacity MFC

svn commit: r272503 - head/sys/sys

2014-10-04 Thread Mateusz Guzik
Author: mjg Date: Sat Oct 4 08:03:52 2014 New Revision: 272503 URL: https://svnweb.freebsd.org/changeset/base/272503 Log: Add sequence counters with memory barriers. Current implementation is somewhat simplistic and hackish, will be improved later after possible memory barrier overhaul.

svn commit: r272504 - in head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs: . sys

2014-10-04 Thread Xin LI
Author: delphij Date: Sat Oct 4 08:05:39 2014 New Revision: 272504 URL: https://svnweb.freebsd.org/changeset/base/272504 Log: MFV r272494: Make space_map_truncate() always do space_map_reallocate(). Without this, setting space_map_max_blksz would cause panic for existing pool, as

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

2014-10-04 Thread Mateusz Guzik
Author: mjg Date: Sat Oct 4 08:08:56 2014 New Revision: 272505 URL: https://svnweb.freebsd.org/changeset/base/272505 Log: Plug capability races. fp and appropriate capability lookups were not atomic, which could result in improper capabilities being checked. This could result

svn commit: r272506 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2014-10-04 Thread Xin LI
Author: delphij Date: Sat Oct 4 08:14:10 2014 New Revision: 272506 URL: https://svnweb.freebsd.org/changeset/base/272506 Log: MFV r272495: In arc_kmem_reap_now(), reap range_seg_cache too to reclaim memory in response of memory pressure. Illumos issue: 5163 arc should reap

svn commit: r272507 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2014-10-04 Thread Xin LI
Author: delphij Date: Sat Oct 4 08:29:48 2014 New Revision: 272507 URL: https://svnweb.freebsd.org/changeset/base/272507 Log: MFV r272496: Add tunable for number of metaslabs per vdev (vfs.zfs.vdev.metaslabs_per_vdev). The default remains at 200. Illumos issue: 5161 add

svn commit: r272508 - head/tools/tools/ath/athalq

2014-10-04 Thread Adrian Chadd
Author: adrian Date: Sat Oct 4 08:32:15 2014 New Revision: 272508 URL: https://svnweb.freebsd.org/changeset/base/272508 Log: Add in decode for the AR9300 RX descriptor. Modified: head/tools/tools/ath/athalq/ar9300_ds.c Modified: head/tools/tools/ath/athalq/ar9300_ds.c

svn commit: r272509 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2014-10-04 Thread Xin LI
Author: delphij Date: Sat Oct 4 08:41:23 2014 New Revision: 272509 URL: https://svnweb.freebsd.org/changeset/base/272509 Log: Diff reduction with upstream. The code change is not really applicable to FreeBSD. Illumos issue: 5148 zvol's DKIOCFREE holds zfsdev_state_lock too long

svn commit: r272510 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2014-10-04 Thread Xin LI
Author: delphij Date: Sat Oct 4 08:51:57 2014 New Revision: 272510 URL: https://svnweb.freebsd.org/changeset/base/272510 Log: Add a new sysctl, vfs.zfs.vol.unmap_enabled, which allows the system administrator to toggle whether ZFS should ignore UNMAP requests. Illumos issue: 5149

svn commit: r272511 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2014-10-04 Thread Xin LI
Author: delphij Date: Sat Oct 4 08:55:08 2014 New Revision: 272511 URL: https://svnweb.freebsd.org/changeset/base/272511 Log: MFV r272499: Illumos issue: 5174 add sdt probe for blocked read in dbuf_read() MFC after:2 weeks Modified:

svn commit: r272512 - head/sys/fs/autofs

2014-10-04 Thread Edward Tomasz Napierala
Author: trasz Date: Sat Oct 4 09:37:40 2014 New Revision: 272512 URL: https://svnweb.freebsd.org/changeset/base/272512 Log: Make autofs use shared vnode locks. Reviewed by: kib MFC after:1 month Sponsored by: The FreeBSD Foundation Modified: head/sys/fs/autofs/autofs.h

svn commit: r272518 - head/sys/netpfil/ipfw

2014-10-04 Thread Alexander V. Chernikov
Author: melifaro Date: Sat Oct 4 12:46:26 2014 New Revision: 272518 URL: https://svnweb.freebsd.org/changeset/base/272518 Log: Bump max rule size to 512 opcodes. Modified: head/sys/netpfil/ipfw/ip_fw_sockopt.c Modified: head/sys/netpfil/ipfw/ip_fw_sockopt.c

svn commit: r272519 - head/contrib/binutils/gas/config

2014-10-04 Thread Andrew Turner
Author: andrew Date: Sat Oct 4 13:14:37 2014 New Revision: 272519 URL: https://svnweb.freebsd.org/changeset/base/272519 Log: Add movw and movt relocations to the list of relocations against function names that must nnot be adjusted. This fixes a bug where code such as: movw r2,

svn commit: r272522 - svnadmin/conf

2014-10-04 Thread Glen Barber
Author: gjb Date: Sat Oct 4 14:00:25 2014 New Revision: 272522 URL: https://svnweb.freebsd.org/changeset/base/272522 Log: The stable/10 branch no longer requires explicit re@ approval for commits. Committers are asked to please exercise caution when merging changes to stable/10 for the

svn commit: r272523 - head/sys/sys

2014-10-04 Thread Bjoern A. Zeeb
Author: bz Date: Sat Oct 4 14:17:30 2014 New Revision: 272523 URL: https://svnweb.freebsd.org/changeset/base/272523 Log: Put and #ifdef _KERNEL around the #include for opt_capsicum.h to hopefully allow the build to finish after r272505. Modified: head/sys/sys/filedesc.h Modified:

Re: svn commit: r272505 - in head/sys: kern sys

2014-10-04 Thread Bjoern A. Zeeb
On 04 Oct 2014, at 08:08 , Mateusz Guzik m...@freebsd.org wrote: Author: mjg Date: Sat Oct 4 08:08:56 2014 New Revision: 272505 URL: https://svnweb.freebsd.org/changeset/base/272505 Log: Plug capability races. fp and appropriate capability lookups were not atomic, which could

svn commit: r272524 - in head/contrib/binutils: bfd include/elf

2014-10-04 Thread Andrew Turner
Author: andrew Date: Sat Oct 4 14:30:16 2014 New Revision: 272524 URL: https://svnweb.freebsd.org/changeset/base/272524 Log: Silence a warning about Tag_Virtualization_use being unknown. We don't handle merging this tag correctly, however it's unused. Modified:

Re: svn commit: r272506 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2014-10-04 Thread Ian Lepore
On Sat, 2014-10-04 at 08:14 +, Xin LI wrote: Author: delphij Date: Sat Oct 4 08:14:10 2014 New Revision: 272506 URL: https://svnweb.freebsd.org/changeset/base/272506 Log: MFV r272495: In arc_kmem_reap_now(), reap range_seg_cache too to reclaim memory in response of memory

svn commit: r272525 - stable/10/share/man/man9

2014-10-04 Thread Edward Tomasz Napierala
Author: trasz Date: Sat Oct 4 14:38:39 2014 New Revision: 272525 URL: https://svnweb.freebsd.org/changeset/base/272525 Log: MFC 271759: Add missing links to taskqueue(9). Sponsored by: The FreeBSD Foundation Modified: stable/10/share/man/man9/Makefile Directory Properties:

svn commit: r272526 - stable/10/share/man/man9

2014-10-04 Thread Edward Tomasz Napierala
Author: trasz Date: Sat Oct 4 14:40:12 2014 New Revision: 272526 URL: https://svnweb.freebsd.org/changeset/base/272526 Log: MFC 271761: Add missing link to TIMEOUT_TASK_INIT(9). Sponsored by: The FreeBSD Foundation Modified: stable/10/share/man/man9/Makefile Directory Properties:

Re: svn commit: r272506 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2014-10-04 Thread Steven Hartland
Does the attached patch fix this for your Ian? Regards Steve - Original Message - From: Ian Lepore i...@freebsd.org To: Xin LI delp...@freebsd.org Cc: src-committ...@freebsd.org; svn-src-all@freebsd.org; svn-src-h...@freebsd.org Sent: Saturday, October 04, 2014 3:32 PM Subject:

svn commit: r272527 - head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs

2014-10-04 Thread Xin LI
Author: delphij Date: Sat Oct 4 15:42:52 2014 New Revision: 272527 URL: https://svnweb.freebsd.org/changeset/base/272527 Log: Don't make nested definition for range_seg_cache. Reported by: ian MFC after:1 week X-MFC-With: r272506 Modified:

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

2014-10-04 Thread Ian Lepore
Author: ian Date: Sat Oct 4 15:59:15 2014 New Revision: 272528 URL: https://svnweb.freebsd.org/changeset/base/272528 Log: Make kevent(2) periodic timer events more reliably periodic. The event callout is now scheduled using the C_ABSOLUTE flag, and the absolute time of each event is

Re: svn commit: r272505 - in head/sys: kern sys

2014-10-04 Thread Konstantin Belousov
On Sat, Oct 04, 2014 at 02:21:54PM +, Bjoern A. Zeeb wrote: On 04 Oct 2014, at 08:08 , Mateusz Guzik m...@freebsd.org wrote: Author: mjg Date: Sat Oct 4 08:08:56 2014 New Revision: 272505 URL: https://svnweb.freebsd.org/changeset/base/272505 Log: Plug capability races.

svn commit: r272531 - stable/10/sys/fs/ext2fs

2014-10-04 Thread Pedro F. Giffuni
Author: pfg Date: Sat Oct 4 17:46:04 2014 New Revision: 272531 URL: https://svnweb.freebsd.org/changeset/base/272531 Log: MFC r271467, r271468: ext2fs: add ext2_getpages(). Literally copy/pasted from ffs_getpages(). Tested with: fsx Modified:

svn commit: r272532 - stable/9/sys/fs/ext2fs

2014-10-04 Thread Pedro F. Giffuni
Author: pfg Date: Sat Oct 4 17:49:36 2014 New Revision: 272532 URL: https://svnweb.freebsd.org/changeset/base/272532 Log: MFC r271467, r271468: ext2fs: add ext2_getpages(). Literally copy/pasted from ffs_getpages(). Tested with: fsx Modified:

svn commit: r272533 - head/lib/libc/stdtime

2014-10-04 Thread Pedro F. Giffuni
Author: pfg Date: Sat Oct 4 18:00:15 2014 New Revision: 272533 URL: https://svnweb.freebsd.org/changeset/base/272533 Log: Minor doc format fix. Submitted by: Yonghyeon PYUN Modified: head/lib/libc/stdtime/strptime.3 Modified: head/lib/libc/stdtime/strptime.3

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

2014-10-04 Thread Konstantin Belousov
Author: kib Date: Sat Oct 4 18:28:27 2014 New Revision: 272534 URL: https://svnweb.freebsd.org/changeset/base/272534 Log: Add IO_RANGELOCKED flag for vn_rdwr(9), which specifies that vnode is not locked, but range is. Tested by:pho Sponsored by: The FreeBSD Foundation MFC after:

svn commit: r272535 - head/sys/kern

2014-10-04 Thread Konstantin Belousov
Author: kib Date: Sat Oct 4 18:35:00 2014 New Revision: 272535 URL: https://svnweb.freebsd.org/changeset/base/272535 Log: Fixes for i/o during coredumping: - Do not dump into system files. - Do not acquire write reference to the mount point where img.core is written, in the coredump().

svn commit: r272536 - in head/sys: conf kern sys vm

2014-10-04 Thread Konstantin Belousov
Author: kib Date: Sat Oct 4 18:38:14 2014 New Revision: 272536 URL: https://svnweb.freebsd.org/changeset/base/272536 Log: Add kernel option KSTACK_USAGE_PROF to sample the stack depth on interrupts and report the largest value seen as sysctl debug.max_kstack_used. Useful to estimate how

svn commit: r272537 - head/sys/dev/vt

2014-10-04 Thread Jean-Sebastien Pedron
Author: dumbbell Date: Sat Oct 4 18:40:40 2014 New Revision: 272537 URL: https://svnweb.freebsd.org/changeset/base/272537 Log: vt(4): Don't recalculate buffer size if we don't know screen size When the screen size is unknown, it's set to 0x0. We can't use that as the buffer size,

svn commit: r272538 - head/sys/kern

2014-10-04 Thread Konstantin Belousov
Author: kib Date: Sat Oct 4 18:51:55 2014 New Revision: 272538 URL: https://svnweb.freebsd.org/changeset/base/272538 Log: Slightly reword comment. Move code, which is described by the comment, after it. Discussed with: bde Sponsored by: The FreeBSD Foundation MFC after:1

Re: svn commit: r272505 - in head/sys: kern sys

2014-10-04 Thread Bjoern A. Zeeb
On 04 Oct 2014, at 16:36 , Konstantin Belousov kostik...@gmail.com wrote: On Sat, Oct 04, 2014 at 02:21:54PM +, Bjoern A. Zeeb wrote: On 04 Oct 2014, at 08:08 , Mateusz Guzik m...@freebsd.org wrote: Author: mjg Date: Sat Oct 4 08:08:56 2014 New Revision: 272505 URL:

svn commit: r272540 - stable/10/sys/amd64/amd64

2014-10-04 Thread Konstantin Belousov
Author: kib Date: Sat Oct 4 19:33:58 2014 New Revision: 272540 URL: https://svnweb.freebsd.org/changeset/base/272540 Log: MFC r271747: - Use NULL instead of 0 for fpcurthread. - Note the quirk with the interrupt enabled state of the dna handler. - Use just panic() instead of printf()

svn commit: r272541 - stable/10/sys/kern

2014-10-04 Thread Konstantin Belousov
Author: kib Date: Sat Oct 4 19:37:44 2014 New Revision: 272541 URL: https://svnweb.freebsd.org/changeset/base/272541 Log: MFC r272130: In kern_linkat() and kern_renameat(), do not call namei(9) while holding a write reference on the filesystem. Try to get write reference in unblocked

svn commit: r272542 - stable/9/sys/fs/ext2fs

2014-10-04 Thread Pedro F. Giffuni
Author: pfg Date: Sat Oct 4 20:35:07 2014 New Revision: 272542 URL: https://svnweb.freebsd.org/changeset/base/272542 Log: Revert r272532, It broke the build. Pointyhat:me Modified: stable/9/sys/fs/ext2fs/ext2_vnops.c Directory Properties: stable/9/sys/ (props changed)

Re: svn commit: r271207 - head/sys/dev/ahci

2014-10-04 Thread Alexander V. Chernikov
On 06.09.2014 23:43, Alexander Motin wrote: Author: mav Date: Sat Sep 6 19:43:48 2014 New Revision: 271207 URL: http://svnweb.freebsd.org/changeset/base/271207 Log: Save one register read (AHCI_IS) for AHCI controllers with only one port. For controllers with only one port (like

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

2014-10-04 Thread Alan Cox
Author: alc Date: Sat Oct 4 22:52:21 2014 New Revision: 272543 URL: https://svnweb.freebsd.org/changeset/base/272543 Log: MFC r271351 Fix a boundary case error in vm_reserv_alloc_contig(). Modified: stable/10/sys/vm/vm_reserv.c Directory Properties: stable/10/ (props changed)

svn commit: r272544 - head/release/doc/en_US.ISO8859-1/hardware

2014-10-04 Thread Gavin Atkinson
Author: gavin Date: Sat Oct 4 23:56:25 2014 New Revision: 272544 URL: https://svnweb.freebsd.org/changeset/base/272544 Log: Include urndis(4) in list of devices for which we generate hardware notes. MFC after:3 days Modified: head/release/doc/en_US.ISO8859-1/hardware/article.xml

Re: svn commit: r272505 - in head/sys: kern sys

2014-10-04 Thread Bruce Evans
On Sat, 4 Oct 2014, Bjoern A. Zeeb wrote: On 04 Oct 2014, at 08:08 , Mateusz Guzik m...@freebsd.org wrote: ... Log: Plug capability races. ... This file is included from user space. There is no opt_capsicum.h there. Including an opt_* in the header file seems wrong in a lot of ways

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

2014-10-04 Thread Mateusz Guzik
Author: mjg Date: Sun Oct 5 02:16:53 2014 New Revision: 272546 URL: https://svnweb.freebsd.org/changeset/base/272546 Log: Get rid of crshared. Modified: head/sys/kern/kern_prot.c head/sys/sys/ucred.h Modified: head/sys/kern/kern_prot.c

svn commit: r272547 - head/sys/net

2014-10-04 Thread Hiroki Sato
Author: hrs Date: Sun Oct 5 02:34:21 2014 New Revision: 272547 URL: https://svnweb.freebsd.org/changeset/base/272547 Log: - Move L2 addr configuration for the primary port to a taskqueue. This fixes LOR of softc rmlock in iflladdr_event handlers. - Call if_delmulti_ifma() after

svn commit: r272548 - in head: sbin/ifconfig sys/net

2014-10-04 Thread Hiroki Sato
Author: hrs Date: Sun Oct 5 02:37:01 2014 New Revision: 272548 URL: https://svnweb.freebsd.org/changeset/base/272548 Log: Use printb() for boolean flags in ro_opts and actor_state for LACP. Modified: head/sbin/ifconfig/iflagg.c head/sys/net/ieee8023ad_lacp.h Modified:

svn commit: r272549 - stable/10/bin/pkill/tests

2014-10-04 Thread Craig Rodrigues
Author: rodrigc Date: Sun Oct 5 02:52:54 2014 New Revision: 272549 URL: https://svnweb.freebsd.org/changeset/base/272549 Log: MFC r272305 Fix pkill unit test. Modified: stable/10/bin/pkill/tests/pgrep-j_test.sh stable/10/bin/pkill/tests/pkill-j_test.sh Directory Properties:

svn commit: r272550 - head/sys/vm

2014-10-04 Thread Bryan Venteicher
Author: bryanv Date: Sun Oct 5 03:18:30 2014 New Revision: 272550 URL: https://svnweb.freebsd.org/changeset/base/272550 Log: Remove stray uma_mtx lock/unlock in zone_drain_wait() Callers of zone_drain_wait(M_WAITOK) do not need to hold (and were not) the uma_mtx, but we would attempt to

svn commit: r272551 - head/sys/contrib/ipfilter/netinet

2014-10-04 Thread Cy Schubert
Author: cy Date: Sun Oct 5 03:41:47 2014 New Revision: 272551 URL: https://svnweb.freebsd.org/changeset/base/272551 Log: ipfiler bug #550 filter rule list corrupted with inserted rules Obtained from:ipfilter CVS repo (r1.128); NetBSD CVS repo (r1.15) Modified:

svn commit: r272552 - head/sys/contrib/ipfilter/netinet

2014-10-04 Thread Cy Schubert
Author: cy Date: Sun Oct 5 03:45:19 2014 New Revision: 272552 URL: https://svnweb.freebsd.org/changeset/base/272552 Log: ipfilter bug #554 Determining why a ipf rule matches is hard -- replace ipfilter rule compare with new ipf_rule_compare() function. Obtained from:ipfilter CVS

svn commit: r272553 - head/sys/contrib/ipfilter/netinet

2014-10-04 Thread Cy Schubert
Author: cy Date: Sun Oct 5 03:48:09 2014 New Revision: 272553 URL: https://svnweb.freebsd.org/changeset/base/272553 Log: ipfilter bug #538 ipf_p_dns_del should return void Obtained from:ipfilter cvs repo (r1.8) Modified: head/sys/contrib/ipfilter/netinet/ip_dns_pxy.c Modified:

svn commit: r272554 - head/sys/contrib/ipfilter/netinet

2014-10-04 Thread Cy Schubert
Author: cy Date: Sun Oct 5 03:52:09 2014 New Revision: 272554 URL: https://svnweb.freebsd.org/changeset/base/272554 Log: ipfilter bug #534 destination list hashing not endian neutral Obtained from:ipfilter CVS repo (r1.26), NetBSD CVS repo (r1.8) Modified:

svn commit: r272555 - head/sys/contrib/ipfilter/netinet

2014-10-04 Thread Cy Schubert
Author: cy Date: Sun Oct 5 03:58:30 2014 New Revision: 272555 URL: https://svnweb.freebsd.org/changeset/base/272555 Log: ipfilter bug #537 NAT rules with sticky have incorrect hostmap IP address. This fixes when an IP address mapping is put in the hostmap table for sticky NAT rules, it