git: a6b74183b63d - main - pf: list dependecy on crypto.ko

2025-02-26 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=a6b74183b63ddd5428c68daf7c66d4bb49e3a469 commit a6b74183b63ddd5428c68daf7c66d4bb49e3a469 Author: Kristof Provost AuthorDate: 2025-02-26 09:52:44 + Commit: Kristof Provost CommitDate: 2025-02-26 14:

git: 378eeae502e2 - main - net80211: convert ni_txrate to a struct, with extra rate information

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=378eeae502e2d556733d20edaac8dc1ac5573d6d commit 378eeae502e2d556733d20edaac8dc1ac5573d6d Author: Adrian Chadd AuthorDate: 2025-01-12 23:58:58 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:29

git: 1c746222c2ef - main - net80211: Implement ieee80211_setup_vht_rates()

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=1c746222c2ef25d2caa7578217ce92b637a1ee3d commit 1c746222c2ef25d2caa7578217ce92b637a1ee3d Author: Adrian Chadd AuthorDate: 2025-01-13 05:17:36 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:30

git: fdc884161187 - main - rtwn: move to using ieee80211_node_get_txrate()

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=fdc88416118759692fb1773deffe298e86cc902b commit fdc88416118759692fb1773deffe298e86cc902b Author: Adrian Chadd AuthorDate: 2025-01-13 02:15:05 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:30

git: 0da0a5fc73e6 - main - net80211: add ieee80211_node_get_txrate() to populate the "new" transmit struct

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=0da0a5fc73e66c8839ebc8455dd12a9c3c273d5a commit 0da0a5fc73e66c8839ebc8455dd12a9c3c273d5a Author: Adrian Chadd AuthorDate: 2025-01-13 02:13:51 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:29

git: 46de4d9fc21d - main - net80211: change ieee80211_ratectl_rate() to not return a rix

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=46de4d9fc21dfd8945e95135f607ba4fdfdf3d78 commit 46de4d9fc21dfd8945e95135f607ba4fdfdf3d78 Author: Adrian Chadd AuthorDate: 2025-01-12 15:48:59 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:29

git: 706745001093 - main - sys: convert ni->ni_txrate references use to the new net80211 API

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=7067450010931479f8dd97e51e4c5bf6a4d34c7e commit 7067450010931479f8dd97e51e4c5bf6a4d34c7e Author: Adrian Chadd AuthorDate: 2025-01-02 04:35:24 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:29

git: 38075f7d5c87 - main - net80211: remove direct use of ni->ni_txrate, add indirection methods

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=38075f7d5c87176f7b317c368712444a2f450a5e commit 38075f7d5c87176f7b317c368712444a2f450a5e Author: Adrian Chadd AuthorDate: 2025-01-02 03:52:25 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:29

git: ff0e22f88d04 - main - net80211: add ieee80211_phy_vht_get_mcs_kbit()

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=ff0e22f88d041da2a146d70140a535c57b40c16d commit ff0e22f88d041da2a146d70140a535c57b40c16d Author: Adrian Chadd AuthorDate: 2025-01-15 05:09:27 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:31

git: 4b2c7dfe768d - main - net80211: add VHT MCS in AMRR rate control

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=4b2c7dfe768d341336f58db3cced9b097e1a6d2d commit 4b2c7dfe768d341336f58db3cced9b097e1a6d2d Author: Adrian Chadd AuthorDate: 2025-01-13 17:05:31 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:31

git: 1568caaf5721 - main - net80211: add valid VHT MCS combinations and helper functions

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=1568caaf572125b883aa6d0ed7f87b87ab0c9d45 commit 1568caaf572125b883aa6d0ed7f87b87ab0c9d45 Author: Adrian Chadd AuthorDate: 2025-01-13 05:47:37 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:30

git: 078acac88264 - main - net80211: refactor amrr_node_init() into HT and legacy paths

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=078acac882642ac5c88409d2f3e9d04acdcc63cc commit 078acac882642ac5c88409d2f3e9d04acdcc63cc Author: Adrian Chadd AuthorDate: 2025-01-04 02:53:01 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:31

git: e99cbea414ff - main - net80211: refactor amrr_update() into HT and legacy paths

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=e99cbea414ffa2c439a651e4726896ea8de99c83 commit e99cbea414ffa2c439a651e4726896ea8de99c83 Author: Adrian Chadd AuthorDate: 2024-12-29 19:38:51 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:31

git: 1086f7bab303 - main - net80211: add node VHT transmit rate helper functions

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=1086f7bab303cc61b3dce1ae51cb008675ad758a commit 1086f7bab303cc61b3dce1ae51cb008675ad758a Author: Adrian Chadd AuthorDate: 2025-01-13 05:50:34 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:30

git: 6fef9e7378d0 - main - net80211: update ieee80211_node_get_txrate_mbit() to support VHT

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=6fef9e7378d0af0e710ce7c3601886410db82cd6 commit 6fef9e7378d0af0e710ce7c3601886410db82cd6 Author: Adrian Chadd AuthorDate: 2025-01-15 05:10:59 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:31

git: e274a23c0d3d - main - net80211: migrate ieee80211_rate2media() to use ieee80211_node_txrate

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=e274a23c0d3d3c8e9796158029f36e60edf61831 commit e274a23c0d3d3c8e9796158029f36e60edf61831 Author: Adrian Chadd AuthorDate: 2025-01-17 02:35:10 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:31

git: 17e8437e8d05 - main - net80211: update get_sta_info() to only populate isi_txrate for legacy rates

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=17e8437e8d05aa91f2d1f31cece68204e7294a74 commit 17e8437e8d05aa91f2d1f31cece68204e7294a74 Author: Adrian Chadd AuthorDate: 2025-01-17 02:41:14 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:31

git: 62823019db16 - main - net80211: add static initialisers for the ieee80211_node_txrate options

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=62823019db16bdd30a6505290c090db105d432d4 commit 62823019db16bdd30a6505290c090db105d432d4 Author: Adrian Chadd AuthorDate: 2025-01-17 02:34:44 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:31

git: 7b0e3c5b2b74 - main - net80211: add ieee80211_vht_node_check_tx_valid_mcs()

2025-02-26 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=7b0e3c5b2b74f6e249d2820dbac6e420338bd226 commit 7b0e3c5b2b74f6e249d2820dbac6e420338bd226 Author: Adrian Chadd AuthorDate: 2025-01-23 02:18:07 + Commit: Adrian Chadd CommitDate: 2025-02-26 19:31

git: f3a43b3db881 - main - ctld: Fail UCL configurations with a nested error

2025-02-26 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=f3a43b3db881679d0b82b97f18871422050a5819 commit f3a43b3db881679d0b82b97f18871422050a5819 Author: John Baldwin AuthorDate: 2025-02-26 15:11:07 + Commit: John Baldwin CommitDate: 2025-02-26 15:11:07

git: d42a73fb6a85 - main - ctld: Add a dedicated API between parse.y and the rest of the program

2025-02-26 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=d42a73fb6a85b2dd4692cb003065be5c68863860 commit d42a73fb6a85b2dd4692cb003065be5c68863860 Author: John Baldwin AuthorDate: 2025-02-26 15:10:33 + Commit: John Baldwin CommitDate: 2025-02-26 15:10:33

git: b797cc839a12 - main - ctld: Support anonymous LUN entries in UCL

2025-02-26 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b797cc839a12fc358e99635ca3adf3cf80e0825b commit b797cc839a12fc358e99635ca3adf3cf80e0825b Author: John Baldwin AuthorDate: 2025-02-26 15:13:10 + Commit: John Baldwin CommitDate: 2025-02-26 15:13:48

git: e28b758b35d0 - main - ctld: Be more consistent for auth parameters in the UCL config

2025-02-26 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=e28b758b35d0f80b38c295587271ec9588040077 commit e28b758b35d0f80b38c295587271ec9588040077 Author: John Baldwin AuthorDate: 2025-02-26 15:11:30 + Commit: John Baldwin CommitDate: 2025-02-26 15:11:30

git: 67940b204f58 - main - ctld: Add missing properties to the UCL parser

2025-02-26 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=67940b204f5829a72e7c47f92069fb06a7dad91f commit 67940b204f5829a72e7c47f92069fb06a7dad91f Author: John Baldwin AuthorDate: 2025-02-26 15:12:25 + Commit: John Baldwin CommitDate: 2025-02-26 15:12:25

git: e49db000c493 - main - ctld: Permit targets to use a string for portal-groups in UCL

2025-02-26 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=e49db000c4932753fb309ad895c02e98723023f3 commit e49db000c4932753fb309ad895c02e98723023f3 Author: John Baldwin AuthorDate: 2025-02-26 15:13:56 + Commit: John Baldwin CommitDate: 2025-02-26 15:13:56

git: 5b511473999a - main - ctld: Permit simpler syntax for target LUNs in UCL

2025-02-26 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=5b511473999a1d0145635fcc9d922601f34b670b commit 5b511473999a1d0145635fcc9d922601f34b670b Author: John Baldwin AuthorDate: 2025-02-26 15:14:53 + Commit: John Baldwin CommitDate: 2025-02-26 15:14:53

Re: git: e59991206b14 - main - fts(3): be less strict when automount does its job under us walking autofs mount

2025-02-26 Thread Ronald Klop
Van: Konstantin Belousov Datum: 25 februari 2025 08:20 Aan: src-committ...@freebsd.org, dev-commits-src-...@freebsd.org, dev-commits-src-main@FreeBSD.org Onderwerp: git: e59991206b14 - main - fts(3): be less strict when automount does its job under us walking autofs mount The branch main h

Re: git: e59991206b14 - main - fts(3): be less strict when automount does its job under us walking autofs mount

2025-02-26 Thread Kyle Evans
On 2/26/25 07:36, Ronald Klop wrote: *Van:* Konstantin Belousov *Datum:* 25 februari 2025 08:20 *Aan:* src-committ...@freebsd.org, dev-commits-src-...@freebsd.org, dev- commits-src-m...@freebsd.org *Onderwerp:* git: e59991206b14 - main - fts(3): be less strict when automount does its job unde

Re: git: 0e58542fd246 - main - tcp: remove unused field from struct tcpcb

2025-02-26 Thread Gleb Smirnoff
On Wed, Feb 26, 2025 at 02:23:46AM +, Bjoern A. Zeeb wrote: B> > --- a/sys/netinet/tcp_var.h B> > +++ b/sys/netinet/tcp_var.h B> > @@ -452,7 +452,6 @@ struct tcpcb { B> >tcp_seq gput_seq; /* Outbound measurement seq */ B> >tcp_seq gput_ack; /* Inbound measure

Re: git: 0e58542fd246 - main - tcp: remove unused field from struct tcpcb

2025-02-26 Thread Bjoern A. Zeeb
On Wed, 26 Feb 2025, Gleb Smirnoff wrote: On Wed, Feb 26, 2025 at 02:23:46AM +, Bjoern A. Zeeb wrote: B> > --- a/sys/netinet/tcp_var.h B> > +++ b/sys/netinet/tcp_var.h B> > @@ -452,7 +452,6 @@ struct tcpcb { B> > tcp_seq gput_seq; /* Outbound measurement seq */ B> > t

Re: git: 0e58542fd246 - main - tcp: remove unused field from struct tcpcb

2025-02-26 Thread John Baldwin
On 2/25/25 21:23, Bjoern A. Zeeb wrote: On Tue, 25 Feb 2025, Michael Tuexen wrote: The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=0e58542fd246242bc64bd03d8b2f28cf981c062b commit 0e58542fd246242bc64bd03d8b2f28cf981c062b Author: Peter Lei AuthorDa

Re: git: e59991206b14 - main - fts(3): be less strict when automount does its job under us walking autofs mount

2025-02-26 Thread Konstantin Belousov
On Wed, Feb 26, 2025 at 08:03:33AM -0600, Kyle Evans wrote: > On 2/26/25 07:36, Ronald Klop wrote: > > > > *Van:* Konstantin Belousov > > *Datum:* 25 februari 2025 08:20 > > *Aan:* src-committ...@freebsd.org, dev-commits-src-...@freebsd.org, dev- > > commits-src-m...@freebsd.org > > *Onderwerp:*

git: 181549c37f19 - main - libbe: avoid copying encryption-related props

2025-02-26 Thread Kyle Evans
The branch main has been updated by kevans: URL: https://cgit.FreeBSD.org/src/commit/?id=181549c37f1913f5ca292d8515a6e5e0068a9fe7 commit 181549c37f1913f5ca292d8515a6e5e0068a9fe7 Author: Kyle Evans AuthorDate: 2025-02-26 22:23:24 + Commit: Kyle Evans CommitDate: 2025-02-26 22:24:24

git: 8a85584785e3 - main - pf: fix incorrect calls to pf_translate_icmp_af()

2025-02-26 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=8a85584785e3135f00a6d42e642f0e7ccee4f0f5 commit 8a85584785e3135f00a6d42e642f0e7ccee4f0f5 Author: Kristof Provost AuthorDate: 2025-02-26 16:22:25 + Commit: Kristof Provost CommitDate: 2025-02-26 22:

Re: git: 0e58542fd246 - main - tcp: remove unused field from struct tcpcb

2025-02-26 Thread tuexen
> On 26. Feb 2025, at 03:23, Bjoern A. Zeeb wrote: > > On Tue, 25 Feb 2025, Michael Tuexen wrote: > >> The branch main has been updated by tuexen: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=0e58542fd246242bc64bd03d8b2f28cf981c062b >> >> commit 0e58542fd246242bc64bd03d8b2f28cf981c06