[Bug 269994] build options have different kernel and userland defaults

2023-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269994 Bug ID: 269994 Summary: build options have different kernel and userland defaults Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 269994] build options have different kernel and userland defaults

2023-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269994 --- Comment #1 from Ed Maste --- As far as I can tell the ${MACHINE*} tests in kern.opts.mk do not work, at least for `make showconfig`. When I run `make TARGET=powerpc TARGET_ARCH=powerpc64 showconfig` on my laptop MACHINE is `amd64` withi

[Bug 268400] Page fault kernel panic with KTLS enabled

2023-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268400 --- Comment #3 from Daniel Ponte --- My interface configuration and pf policy are rather large and complex and it would take some time to sanitize them. Could I send directly to someone? That said, I can confirm this is still happening in

[Bug 268400] Page fault kernel panic with KTLS enabled

2023-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268400 Zhenlei Huang changed: What|Removed |Added CC||k...@freebsd.org --- Comment #4 fr

[Bug 268400] Page fault kernel panic with KTLS enabled

2023-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268400 --- Comment #5 from Daniel Ponte --- Yes, the entire issue is the complexity of the setup, which is a production setup, and is bringing out a corner case. I do not need to use kTLS but I figured the project would be interested in fixing thi

[Bug 268400] Page fault kernel panic with KTLS enabled

2023-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268400 Kristof Provost changed: What|Removed |Added CC||ma...@freebsd.org --- Comment #6

[Bug 268400] Page fault kernel panic with KTLS enabled

2023-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268400 --- Comment #7 from Mark Johnston --- (In reply to Kristof Provost from comment #6) I think you're right. I thought there was a reason for not converting the in6_cksum() routines to use m_apply(), but I can't find it. -- You are receivin

[Bug 229689] freebsd-update shouldn't add system breaking comments to config files

2023-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229689 --- Comment #10 from Ed Maste --- (In reply to Graham Perrin from comment #9) It wouldn't hurt, but also is probably not going to be that useful to people upgrading *to* 13.2, who are upgrading *from* a FreeBSD version where freebsd-update

[Bug 164281] bsdinstall(8): please allow sysinstall as installer option

2023-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=164281 Ed Maste changed: What|Removed |Added Resolution|--- |Overcome By Events Status|O

[Bug 144325] [libpcap] tcpdump compiles complex expression to incorrect BPF code

2023-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=144325 --- Comment #7 from Archit Shah --- Upstream pull request is here: https://github.com/the-tcpdump-group/libpcap/pull/976 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 265248] bectl warns twice when the user tries once to create an existing environment (boot environment name already taken)

2023-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265248 John Grafton changed: What|Removed |Added CC||john.graf...@runbox.com --- Comment

[Bug 269994] build options have different kernel and userland defaults

2023-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269994 --- Comment #2 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=d7a491dd3037030a09e579225899cd0617a5ef4f commit d7a491dd3037030a09e579225899cd0617a5ef4f Author:

[Bug 269994] build options have different kernel and userland defaults

2023-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269994 --- Comment #3 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3f9c1b2cae5d6a223d9306194d72d86b6baadacd commit 3f9c1b2cae5d6a223d9306194d72d86b6baadacd Author:

[Bug 269994] build options have different kernel and userland defaults

2023-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269994 --- Comment #4 from Ed Maste --- Mismatches are now (sorted by option): amd64/amd64: ignoring duplicate option FDT i386/i386: ignoring duplicate option FDT arm/armv6: ignoring duplicate option OFED arm/armv7: ignoring duplicate option OFE

[Bug 269994] build options have different kernel and userland defaults

2023-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269994 --- Comment #5 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=6e0a1438d8f296583beec36fa2fbdc94b69560e0 commit 6e0a1438d8f296583beec36fa2fbdc94b69560e0 Author: