[Bug 219815] ipfw stops working when more than one tables is used

2017-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219815 e...@transbay.net changed: What|Removed |Added Summary|ipfw stops working when |ipfw stops working when

[Bug 219815] ipfw stops working when more than two tables are used

2017-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219815 Bug ID: 219815 Summary: ipfw stops working when more than two tables are used Product: Base System Version: 10.3-RELEASE Hardware: amd64 OS: Any Status: New

[Bug 217409] "sesutil locate all off" skips empty slots

2017-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217409 --- Comment #3 from commit-h...@freebsd.org --- A commit references this bug: Author: allanjude Date: Tue Jun 6 02:03:22 UTC 2017 New revision: 319610 URL: https://svnweb.freebsd.org/changeset/base/319610 Log: usr.sbin/sesutil: 'locate

[Bug 219790] Unable to build bhyve with error in rfb.c with LibreSSL in base

2017-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219790 Mark Linimon changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|freebsd-virtualization@Free

[Bug 219760] ZFS iSCSI w/ Win10 Initiator Causes pool corruption

2017-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219760 Mark Linimon changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|freebsd...@freebsd.org -- You are

[Bug 219746] Renaming (ifconfig(8)) tap(4) misses its character special device name

2017-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219746 Mark Linimon changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|freebsd-...@freebsd.org -- You are

[Bug 219803] [patch] PF: implement RFC 4787 REQ 1 and 3 (full cone NAT)

2017-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219803 Mark Linimon changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|freebsd...@freebsd.org -- You are

[Bug 219790] Unable to build bhyve with error in rfb.c

2017-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219790 --- Comment #2 from Shirkdog --- (In reply to Ed Maste from comment #1) Right, this seems to be an issue with downstream FreeBSD projects with LibreSSL in base (should this not cause an issue in TrueOS?) I will also defer to others as to

[Bug 219760] ZFS iSCSI w/ Win10 Initiator Causes pool corruption

2017-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219760 --- Comment #2 from Edward Tomasz Napierala --- I mean, the full output, the one that shows what tank0 (without the "b") is. -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 219760] ZFS iSCSI w/ Win10 Initiator Causes pool corruption

2017-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219760 --- Comment #1 from Edward Tomasz Napierala --- Looking at your zpool... Correct me if I'm wrong, but don't your vdevs overlap somehow? I mean, the first one is on /dev/gpt[01], and the second one on /dev/gtp[01]b? Can you paste the outp

[Bug 219803] [patch] PF: implement RFC 4787 REQ 1 and 3 (full cone NAT)

2017-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219803 Bug ID: 219803 Summary: [patch] PF: implement RFC 4787 REQ 1 and 3 (full cone NAT) Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 219802] [patch] Remove LINPROCFS/LINSYSFS from NOTES

2017-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219802 Bug ID: 219802 Summary: [patch] Remove LINPROCFS/LINSYSFS from NOTES Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Keyword

[Bug 219790] Unable to build bhyve with error in rfb.c

2017-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219790 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org --- Comment #1 from

Job Application

2017-06-05 Thread Nivanh Bladen via freebsd-bugs
What's new? I visited your website today.. I'm currently looking for work either part time or as a intern to get experience in the field. Please review my CV and let me know what you think. Cheers, -- ___ freebsd-bugs@freebsd.org mailing list https:/

[Bug 219476] [i386] 11.1-PRERELEASE double faults due to low kern.kstack_pages default

2017-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219476 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: ae Date: Mon Jun 5 11:11:08 UTC 2017 New revision: 319599 URL: https://svnweb.freebsd.org/changeset/base/319599 Log: MFC r319118: Disable IPsec de

[Bug 219070] vm_radix_remove: invalid key found panic

2017-06-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219070 --- Comment #4 from Jeroen Ruigrok van der Werven --- Of course, with INVARIANTS and WITNESS currently in the kernel the system stays stable. Maybe I should remove WITNESS at some point and just run with INVARIANTS, see how it behaves. And