Re: 9234a50752cd - main - ng_ksocket: add IPv6 support for address parsing and unparsing

2025-01-11 Thread Ravi Pokala
Hi Gleb, I believe this change breaks LINT-NOINET6 and LINT-NOIP: >>> stage 3.1: building everything -- linking kernel ld: error: undefined symbol: in6_getscope >>> referen

Re: git: 926d2eadcb67 - main - netlink: some refactoring of NETLINK_GENERIC layer

2025-01-11 Thread Mark Johnston
On Sat, Jan 11, 2025 at 05:00:29AM +, Gleb Smirnoff wrote: > The branch main has been updated by glebius: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=926d2eadcb671dd26431a1082d4c49c3d5ad7f22 > > commit 926d2eadcb671dd26431a1082d4c49c3d5ad7f22 > Author: Gleb Smirnoff > AuthorDate:

git: 159d29d39482 - main - clock: Use .balign to align ticksl

2025-01-11 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=159d29d3948294cdc9ee4cc3951d004de6797a32 commit 159d29d3948294cdc9ee4cc3951d004de6797a32 Author: Mark Johnston AuthorDate: 2025-01-11 17:45:57 + Commit: Mark Johnston CommitDate: 2025-01-11 17:4

Re: git: 6b82130e6c9a - main - clock: Add a long ticks variable, ticksl

2025-01-11 Thread Mark Johnston
On Sat, Jan 11, 2025 at 10:59:08AM -0500, John Baldwin wrote: > On 1/10/25 11:00, Mark Johnston wrote: > > The branch main has been updated by markj: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=6b82130e6c9add4a8892ca897df5a0ec04663ea2 > > > > commit 6b82130e6c9add4a8892ca897df5a0ec0

Re: git: 6b82130e6c9a - main - clock: Add a long ticks variable, ticksl

2025-01-11 Thread John Baldwin
On 1/10/25 11:00, Mark Johnston wrote: The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=6b82130e6c9add4a8892ca897df5a0ec04663ea2 commit 6b82130e6c9add4a8892ca897df5a0ec04663ea2 Author: Mark Johnston AuthorDate: 2025-01-10 15:37:07 + Commit: M

git: 6eae413a2545 - main - build: Check NO_ROOT and METALOG for more targets

2025-01-11 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=6eae413a25450c99a5d91d443569c3c1a51b4a4d commit 6eae413a25450c99a5d91d443569c3c1a51b4a4d Author: Ed Maste AuthorDate: 2024-12-31 14:47:33 + Commit: Ed Maste CommitDate: 2025-01-11 13:44:53 +000

git: f57df4589d3c - stable/13 - Fix failure to add an interface prefix route when route with the same prefix is already presented in the routing table.

2025-01-11 Thread Eugene Grosbein
The branch stable/13 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=f57df4589d3cd91dac88b2c9edb80ad0eb50979c commit f57df4589d3cd91dac88b2c9edb80ad0eb50979c Author: Alexander V. Chernikov AuthorDate: 2024-11-12 23:36:50 + Commit: Eugene Grosbein CommitDate:

git: d62b2d8f3a47 - stable/14 - Fix failure to add an interface prefix route when route with the same prefix is already presented in the routing table.

2025-01-11 Thread Eugene Grosbein
The branch stable/14 has been updated by eugen: URL: https://cgit.FreeBSD.org/src/commit/?id=d62b2d8f3a4711724d984102daa0bd0a5351f8b9 commit d62b2d8f3a4711724d984102daa0bd0a5351f8b9 Author: Alexander V. Chernikov AuthorDate: 2024-11-12 23:36:50 + Commit: Eugene Grosbein CommitDate:

git: 9d6043f980a2 - main - zfs: merge openzfs/zfs@fae4c664a

2025-01-11 Thread Martin Matuska
The branch main has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=9d6043f980a2ee424976c71c437888c9095f8142 commit 9d6043f980a2ee424976c71c437888c9095f8142 Merge: 6bfe9a1393dd fae4c664a4a6 Author: Martin Matuska AuthorDate: 2025-01-11 09:42:32 + Commit: Martin Matu

git: b8e09c7007a0..fae4c664a4a6 - vendor/openzfs/master - vendor branch updated

2025-01-11 Thread Martin Matuska
The branch vendor/openzfs/master has been updated by mm: URL: https://cgit.FreeBSD.org/src/log/?id=b8e09c7007a0..fae4c664a4a6 fae4c664a4a6 FreeBSD: Use ashift in vdev_check_boot_reserve()

git: 6bfe9a1393dd - main - zfs: update configs after merging openzfs/zfs@b8e09c700

2025-01-11 Thread Martin Matuska
The branch main has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=6bfe9a1393ddcc4c41c8bf0ef8a5c4ef43eaebd4 commit 6bfe9a1393ddcc4c41c8bf0ef8a5c4ef43eaebd4 Author: Martin Matuska AuthorDate: 2025-01-11 09:38:14 + Commit: Martin Matuska CommitDate: 2025-01-11 09:38

git: dd21556857e8 - main - zfs: merge openzfs/zfs@b8e09c700

2025-01-11 Thread Martin Matuska
The branch main has been updated by mm: URL: https://cgit.FreeBSD.org/src/commit/?id=dd21556857e8d40f66bf5ad54754d9d52669ebf7 commit dd21556857e8d40f66bf5ad54754d9d52669ebf7 Merge: 3ce003c8b615 b8e09c7007a0 Author: Martin Matuska AuthorDate: 2025-01-11 09:00:12 + Commit: Martin Matu

git: 6c9b4f18d3e6..b8e09c7007a0 - vendor/openzfs/master - vendor branch updated

2025-01-11 Thread Martin Matuska
The branch vendor/openzfs/master has been updated by mm: URL: https://cgit.FreeBSD.org/src/log/?id=6c9b4f18d3e6..b8e09c7007a0 ecc0970e3e51 backtrace: fix off-by-one on string output 76f57ab9f748 build: use correct bashcompletiondir on arch fbea92432a46 flush: don't report flush error when disabli

git: 3ce003c8b615 - main - netlink: restore the ability to delete PINNED routes

2025-01-11 Thread Andrey V. Elsukov
The branch main has been updated by ae: URL: https://cgit.FreeBSD.org/src/commit/?id=3ce003c8b6151f7764b7934de11c789d6b84ee5c commit 3ce003c8b6151f7764b7934de11c789d6b84ee5c Author: Andrey V. Elsukov AuthorDate: 2025-01-11 08:25:50 + Commit: Andrey V. Elsukov CommitDate: 2025-01-11

git: f4ff5481d871 - stable/13 - uart: Add support for Brainboxes / Intashield serial cards.

2025-01-11 Thread Yoshihiro Takahashi
The branch stable/13 has been updated by nyan: URL: https://cgit.FreeBSD.org/src/commit/?id=f4ff5481d8713ce3a37b4f2d48d7948e5bd3696b commit f4ff5481d8713ce3a37b4f2d48d7948e5bd3696b Author: Yoshihiro Takahashi AuthorDate: 2024-12-31 09:04:27 + Commit: Yoshihiro Takahashi CommitDate:

git: e5869ff39d4a - stable/14 - uart: Add support for Brainboxes / Intashield serial cards.

2025-01-11 Thread Yoshihiro Takahashi
The branch stable/14 has been updated by nyan: URL: https://cgit.FreeBSD.org/src/commit/?id=e5869ff39d4a66ebf8940355df3f62663babbb26 commit e5869ff39d4a66ebf8940355df3f62663babbb26 Author: Yoshihiro Takahashi AuthorDate: 2024-12-31 09:04:27 + Commit: Yoshihiro Takahashi CommitDate: