git: 11db70b6057e - main - LinuxKPI: 802.11: hardware crypto offload improvements

2025-02-17 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=11db70b6057e41b259dc2245cd893d5b19179fcc commit 11db70b6057e41b259dc2245cd893d5b19179fcc Author: Bjoern A. Zeeb AuthorDate: 2024-01-27 22:39:48 + Commit: Bjoern A. Zeeb CommitDate: 2025-02-18 02:54

git: 7e26f1c21049 - main - nfscl: Move layout high water variables into clientID

2025-02-17 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=7e26f1c21049b5a1a2f490d8ac1909ccb24f0db2 commit 7e26f1c21049b5a1a2f490d8ac1909ccb24f0db2 Author: Rick Macklem AuthorDate: 2025-02-17 23:41:34 + Commit: Rick Macklem CommitDate: 2025-02-17 23:

git: dc9db1f6b331 - main - netinet: make in_broadcast() and in_ifaddr_broadcast return bool

2025-02-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=dc9db1f6b33168c0d02dd1b95f18086d3ec7a7ec commit dc9db1f6b33168c0d02dd1b95f18086d3ec7a7ec Author: Gleb Smirnoff AuthorDate: 2025-02-17 23:28:52 + Commit: Gleb Smirnoff CommitDate: 2025-02-17 23

git: e71fff28550b - main - tools/ipbroadcast: make it compilable with modern compiler

2025-02-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=e71fff28550bb0256851835b271acfac4bae59f1 commit e71fff28550bb0256851835b271acfac4bae59f1 Author: Gleb Smirnoff AuthorDate: 2025-02-17 23:28:52 + Commit: Gleb Smirnoff CommitDate: 2025-02-17 23

git: 8f1d5cf5b56a - main - ip_output: use bool for isbroadcast

2025-02-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=8f1d5cf5b56a83d3fd39e1feaa88b8f913b13c9e commit 8f1d5cf5b56a83d3fd39e1feaa88b8f913b13c9e Author: Gleb Smirnoff AuthorDate: 2025-02-17 23:28:52 + Commit: Gleb Smirnoff CommitDate: 2025-02-17 23

git: bafe022b1f31 - main - inpcb: add const qualifiers on functions that select address/port

2025-02-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=bafe022b1f31c6b61aedc1a36a416270038bd971 commit bafe022b1f31c6b61aedc1a36a416270038bd971 Author: Gleb Smirnoff AuthorDate: 2025-02-17 23:28:52 + Commit: Gleb Smirnoff CommitDate: 2025-02-17 23

git: 24e5c2ee2a18 - main - inpcb: update inpcb multipath routing information only on success

2025-02-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=24e5c2ee2a185bb0e6e69c0e55341eed5d23c141 commit 24e5c2ee2a185bb0e6e69c0e55341eed5d23c141 Author: Gleb Smirnoff AuthorDate: 2025-02-17 23:28:52 + Commit: Gleb Smirnoff CommitDate: 2025-02-17 23

git: 4f274f849be9 - main - tests/netinet: add few tests for unconnected UDP socket

2025-02-17 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=4f274f849be9d5c0e2733dd3fe8e1196fa36b751 commit 4f274f849be9d5c0e2733dd3fe8e1196fa36b751 Author: Gleb Smirnoff AuthorDate: 2025-02-17 23:28:51 + Commit: Gleb Smirnoff CommitDate: 2025-02-17 23

Re: git: 7e7f88001d7d - main - pf: use time_t for storing time_t values

2025-02-17 Thread Warner Losh
On Mon, Feb 17, 2025, 10:08 AM Kristof Provost wrote: > On 17 Feb 2025, at 16:24, John Baldwin wrote: > > On 2/14/25 12:50, Kristof Provost wrote: > > The branch main has been updated by kp: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=7e7f88001d7dfec83cd7568369be6a587d4a51ff > > commit 7e7

Re: git: 7e7f88001d7d - main - pf: use time_t for storing time_t values

2025-02-17 Thread Kristof Provost
On 17 Feb 2025, at 21:22, John Baldwin wrote: On 2/17/25 12:08, Kristof Provost wrote: On 17 Feb 2025, at 16:24, John Baldwin wrote: On 2/14/25 12:50, Kristof Provost wrote: The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=7e7f88001d7dfec83cd7568369be6a587d

Re: git: 7e7f88001d7d - main - pf: use time_t for storing time_t values

2025-02-17 Thread John Baldwin
On 2/17/25 12:08, Kristof Provost wrote: On 17 Feb 2025, at 16:24, John Baldwin wrote: On 2/14/25 12:50, Kristof Provost wrote: The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=7e7f88001d7dfec83cd7568369be6a587d4a51ff commit 7e7f88001d7dfec83cd7568369be6a58

Re: git: 94686b081fdb - main - arm64: add missing HWCAP and HWCAP2 values

2025-02-17 Thread John Baldwin
On 2/17/25 11:36, Andrew Turner wrote: The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=94686b081fdb0c1bb0fc1dfeda14bd53f26ce7c5 commit 94686b081fdb0c1bb0fc1dfeda14bd53f26ce7c5 Author: Harry Moulton AuthorDate: 2025-02-17 16:00:03 + Commit:

git: cf4a4e4fab6b - main - pf tests: Add Scapy as a required program

2025-02-17 Thread Jose Luis Duran
The branch main has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=cf4a4e4fab6b3b1197f5ebf9e168935b0919f3ef commit cf4a4e4fab6b3b1197f5ebf9e168935b0919f3ef Author: Jose Luis Duran AuthorDate: 2025-02-17 19:50:03 + Commit: Jose Luis Duran CommitDate: 2025-02-1

git: 1f1963bd32d6 - main - pf tests: Remove Scapy as a required program

2025-02-17 Thread Jose Luis Duran
The branch main has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=1f1963bd32d669f89ea3b044636de0cb7a33134b commit 1f1963bd32d669f89ea3b044636de0cb7a33134b Author: Jose Luis Duran AuthorDate: 2025-02-17 19:52:46 + Commit: Jose Luis Duran CommitDate: 2025-02-1

git: ec60176e7d29 - main - netinet6 tests: Add Scapy as a required program

2025-02-17 Thread Jose Luis Duran
The branch main has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=ec60176e7d29d1e9f11121146603ce5b6b5f40b8 commit ec60176e7d29d1e9f11121146603ce5b6b5f40b8 Author: Jose Luis Duran AuthorDate: 2025-02-17 19:50:24 + Commit: Jose Luis Duran CommitDate: 2025-02-1

git: 7077a20868b0 - main - pf: Fix prototype of pf_insert_src_node prototype to match its definition

2025-02-17 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=7077a20868b0e88fccabacd329f3cd666f159677 commit 7077a20868b0e88fccabacd329f3cd666f159677 Author: John Baldwin AuthorDate: 2025-02-17 19:14:05 + Commit: John Baldwin CommitDate: 2025-02-17 19:14:05

Re: git: 7e7f88001d7d - main - pf: use time_t for storing time_t values

2025-02-17 Thread Justin Hibbits
On Mon, 17 Feb 2025 18:08:18 +0100 Kristof Provost wrote: > On 17 Feb 2025, at 16:24, John Baldwin wrote: > > On 2/14/25 12:50, Kristof Provost wrote: > >> The branch main has been updated by kp: > >> > >> URL: > >> https://cgit.FreeBSD.org/src/commit/?id=7e7f88001d7dfec83cd7568369be6a587d4a51

Re: git: 7e7f88001d7d - main - pf: use time_t for storing time_t values

2025-02-17 Thread Kristof Provost
On 17 Feb 2025, at 16:24, John Baldwin wrote: On 2/14/25 12:50, Kristof Provost wrote: The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=7e7f88001d7dfec83cd7568369be6a587d4a51ff commit 7e7f88001d7dfec83cd7568369be6a587d4a51ff Author: Kristof Provost Au

git: df436036e82b - main - umtx: Don't sleep after casueword32 failure in do_sem2_wake

2025-02-17 Thread Bojan Novković
The branch main has been updated by bnovkov: URL: https://cgit.FreeBSD.org/src/commit/?id=df436036e82b895a6233d803bc8bf14d2cfe90d7 commit df436036e82b895a6233d803bc8bf14d2cfe90d7 Author: Bojan Novković AuthorDate: 2025-01-30 15:10:04 + Commit: Bojan Novković CommitDate: 2025-02-17

git: 43b3e755d075 - main - arm64: use FEAT_WFxT for DELAY() when available

2025-02-17 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=43b3e755d07576da8a169a2d000d0f4b4ce33f19 commit 43b3e755d07576da8a169a2d000d0f4b4ce33f19 Author: Harry Moulton AuthorDate: 2025-02-17 16:01:48 + Commit: Andrew Turner CommitDate: 2025-02-17 16:

git: 76c38c2f2e02 - main - arm64: add missing feature identification to align with ARMv8.9

2025-02-17 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=76c38c2f2e026c5a019a759b2996745a42d10176 commit 76c38c2f2e026c5a019a759b2996745a42d10176 Author: Harry Moulton AuthorDate: 2025-02-17 16:00:31 + Commit: Andrew Turner CommitDate: 2025-02-17 16:

git: 4daaee441311 - main - arm64: update and align armreg.h with ARMv8.9 features

2025-02-17 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=4daaee441311833ca2bef8ddae0089f66a900844 commit 4daaee441311833ca2bef8ddae0089f66a900844 Author: Harry Moulton AuthorDate: 2025-02-17 16:00:19 + Commit: Andrew Turner CommitDate: 2025-02-17 16:

git: 94686b081fdb - main - arm64: add missing HWCAP and HWCAP2 values

2025-02-17 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=94686b081fdb0c1bb0fc1dfeda14bd53f26ce7c5 commit 94686b081fdb0c1bb0fc1dfeda14bd53f26ce7c5 Author: Harry Moulton AuthorDate: 2025-02-17 16:00:03 + Commit: Andrew Turner CommitDate: 2025-02-17 16:

git: 05f6f65c3bda - main - arm64: add CHECK_CPU_FEAT() for checking feature support in assembly

2025-02-17 Thread Andrew Turner
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=05f6f65c3bdaf241ec819babda666445bf8e9909 commit 05f6f65c3bdaf241ec819babda666445bf8e9909 Author: Harry Moulton AuthorDate: 2025-02-17 15:58:39 + Commit: Andrew Turner CommitDate: 2025-02-17 16:

git: 90a3b6a7a4e4 - main - libkern: strdup.c, strndup.c: Prefer memcpy() over bcopy()

2025-02-17 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=90a3b6a7a4e4c8201ba1bb90fb8e2b088f3a5788 commit 90a3b6a7a4e4c8201ba1bb90fb8e2b088f3a5788 Author: Zhenlei Huang AuthorDate: 2025-02-17 15:37:59 + Commit: Zhenlei Huang CommitDate: 2025-02-17 15:37

Re: git: 7e7f88001d7d - main - pf: use time_t for storing time_t values

2025-02-17 Thread John Baldwin
On 2/14/25 12:50, Kristof Provost wrote: The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=7e7f88001d7dfec83cd7568369be6a587d4a51ff commit 7e7f88001d7dfec83cd7568369be6a587d4a51ff Author: Kristof Provost AuthorDate: 2025-02-07 10:29:26 + Commit: