git: 09de37310313 - main - tcp_ratelimit: Use static initializers

2025-03-05 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=09de37310313d87942fc5349914be46b9cb8c808 commit 09de37310313d87942fc5349914be46b9cb8c808 Author: Zhenlei Huang AuthorDate: 2025-03-06 04:51:45 + Commit: Zhenlei Huang CommitDate: 2025-03-06 04:51

git: 36ebdd0155d0 - main - lagg: Use static initializers

2025-03-05 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=36ebdd0155d07fc53375fb212d9ca80158dde350 commit 36ebdd0155d07fc53375fb212d9ca80158dde350 Author: Zhenlei Huang AuthorDate: 2025-03-06 04:51:44 + Commit: Zhenlei Huang CommitDate: 2025-03-06 04:51

git: 23f453ae34c2 - main - vnet: Use static initializers

2025-03-05 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=23f453ae34c29b99f892da18db44ce4292ccb7c3 commit 23f453ae34c29b99f892da18db44ce4292ccb7c3 Author: Zhenlei Huang AuthorDate: 2025-03-06 04:51:45 + Commit: Zhenlei Huang CommitDate: 2025-03-06 04:51

git: b7d5bda6f109 - main - carp: Use static initializers

2025-03-05 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=b7d5bda6f109e09d8999283a9b4e4a9668df9de9 commit b7d5bda6f109e09d8999283a9b4e4a9668df9de9 Author: Zhenlei Huang AuthorDate: 2025-03-06 04:51:44 + Commit: Zhenlei Huang CommitDate: 2025-03-06 04:51

git: 1ba655149ed0 - main - if_clone: Use static initializers

2025-03-05 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=1ba655149ed0447f93e997a60330d9b962d061f2 commit 1ba655149ed0447f93e997a60330d9b962d061f2 Author: Zhenlei Huang AuthorDate: 2025-03-06 04:51:44 + Commit: Zhenlei Huang CommitDate: 2025-03-06 04:51

git: fd0020f81a60 - main - bridgestp: Use static initializers

2025-03-05 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=fd0020f81a60f7c4a1401de56761cbfb2d745ca7 commit fd0020f81a60f7c4a1401de56761cbfb2d745ca7 Author: Zhenlei Huang AuthorDate: 2025-03-06 04:51:44 + Commit: Zhenlei Huang CommitDate: 2025-03-06 04:51

git: c7f8ffc70afa - main - bpf: Use static initializers

2025-03-05 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=c7f8ffc70afa00ae863fe9f122c5a7eb7b56f4f5 commit c7f8ffc70afa00ae863fe9f122c5a7eb7b56f4f5 Author: Zhenlei Huang AuthorDate: 2025-03-06 04:51:43 + Commit: Zhenlei Huang CommitDate: 2025-03-06 04:51

git: 27bf5c405bf2 - main - net80211: Fix IEEE80211_KEY_UNDEFINED() in ieee80211_node_delucastkey()

2025-03-05 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=27bf5c405bf2eb69392e45c06605defc78882612 commit 27bf5c405bf2eb69392e45c06605defc78882612 Author: Bjoern A. Zeeb AuthorDate: 2025-03-05 00:02:50 + Commit: Bjoern A. Zeeb CommitDate: 2025-03-05 21:18

git: d70bac252d30 - main - acpi_pci: Add quirk for PSTAT_PME-before-detach

2025-03-05 Thread Colin Percival
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=d70bac252d30adec4feba0c866dabe2c16a756d9 commit d70bac252d30adec4feba0c866dabe2c16a756d9 Author: Colin Percival AuthorDate: 2025-02-27 00:31:08 + Commit: Colin Percival CommitDate: 2025-03-05

git: 202a2be0941e - main - witness.4: correct name of the debug.witness.witness_count sysctl

2025-03-05 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=202a2be0941edeb2652d64a3dbb1894b8867f3ac commit 202a2be0941edeb2652d64a3dbb1894b8867f3ac Author: Alan Somers AuthorDate: 2025-03-05 17:35:54 + Commit: Alan Somers CommitDate: 2025-03-05 18:52:

git: d56f3b051f61 - main - jail: add jexec -d, to specify a working directory PR: 283170 Submitted by: DtxdF at disroot.org

2025-03-05 Thread Jamie Gritton
The branch main has been updated by jamie: URL: https://cgit.FreeBSD.org/src/commit/?id=d56f3b051f6135b4a675fd75ccfcef0310368781 commit d56f3b051f6135b4a675fd75ccfcef0310368781 Author: Jamie Gritton AuthorDate: 2025-03-05 10:14:47 + Commit: Jamie Gritton CommitDate: 2025-03-05 10:1

Re: git: 7e51bc6cdd5c - main - pf: Introduce unhandled_af()

2025-03-05 Thread Kristof Provost
On 5 Mar 2025, at 17:43, Gleb Smirnoff wrote: > On Tue, Mar 04, 2025 at 08:05:51AM +, Kristof Provost wrote: > K> The branch main has been updated by kp: > K> > K> URL: > https://cgit.FreeBSD.org/src/commit/?id=7e51bc6cdd5c317109e25b0b64230d00d68dceb3 > K> > K> commit 7e51bc6cdd5c317109e25b0b6

Re: git: 7e51bc6cdd5c - main - pf: Introduce unhandled_af()

2025-03-05 Thread Gleb Smirnoff
On Tue, Mar 04, 2025 at 08:05:51AM +, Kristof Provost wrote: K> The branch main has been updated by kp: K> K> URL: https://cgit.FreeBSD.org/src/commit/?id=7e51bc6cdd5c317109e25b0b64230d00d68dceb3 K> K> commit 7e51bc6cdd5c317109e25b0b64230d00d68dceb3 K> Author: Kristof Provost K> AuthorD

git: 0698ce429f78 - main - bhyve: fix CPUID L3 Cache Size reporting for AMD/SVM

2025-03-05 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=0698ce429f78f548f7eb3e54476fb312109ddd8b commit 0698ce429f78f548f7eb3e54476fb312109ddd8b Author: Konstantin Belousov AuthorDate: 2024-12-17 21:09:33 + Commit: Konstantin Belousov CommitDate: 2025-

git: e9a490b10d6c - main - pf: fix ICMP source address translation for nat64

2025-03-05 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=e9a490b10d6cf2006bc2442648f8b2de39aacc5f commit e9a490b10d6cf2006bc2442648f8b2de39aacc5f Author: Kristof Provost AuthorDate: 2025-03-04 16:13:38 + Commit: Kristof Provost CommitDate: 2025-03-05 09:

git: 6e7f24e0a526 - main - pf: fix nat64 ICMP translation

2025-03-05 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=6e7f24e0a5262d7e040f4f6e9167c544e006176d commit 6e7f24e0a5262d7e040f4f6e9167c544e006176d Author: Kristof Provost AuthorDate: 2025-03-04 13:51:09 + Commit: Kristof Provost CommitDate: 2025-03-05 09:

git: 2f77491169ca - main - pf tests: test ICMP error translation with nat64

2025-03-05 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=2f77491169cacafd269fb653bec11087d85af035 commit 2f77491169cacafd269fb653bec11087d85af035 Author: Kristof Provost AuthorDate: 2025-02-25 13:20:18 + Commit: Kristof Provost CommitDate: 2025-03-05 09:

git: b405250c77e6 - main - ipfw: fix dump_soptcodes() handler

2025-03-05 Thread Andrey V. Elsukov
The branch main has been updated by ae: URL: https://cgit.FreeBSD.org/src/commit/?id=b405250c77e6841a8159a4081d4e0f61e49dfbf8 commit b405250c77e6841a8159a4081d4e0f61e49dfbf8 Author: Andrey V. Elsukov AuthorDate: 2025-03-05 09:29:22 + Commit: Andrey V. Elsukov CommitDate: 2025-03-05

git: 22b0052fdd95 - main - geli: Fix signature mismatch in mountroot callback

2025-03-05 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=22b0052fdd95f2b4b2a4fc004c4d2a1e310e1195 commit 22b0052fdd95f2b4b2a4fc004c4d2a1e310e1195 Author: SHENGYI HONG AuthorDate: 2025-02-23 17:12:57 + Commit: John Baldwin CommitDate: 2025-03-05 01:19:10