git: d6ed5ff4ac7d - main - git-arc: fix diff2reviewers() with multiple reviewers

2024-12-03 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=d6ed5ff4ac7d9610385b35f77539ccf5bae8cc65 commit d6ed5ff4ac7d9610385b35f77539ccf5bae8cc65 Author: Gleb Smirnoff AuthorDate: 2024-12-04 02:38:41 + Commit: Gleb Smirnoff CommitDate: 2024-12-04 02

git: e3a0e41c2285 - stable/14 - ppp.8: Fix typo cuad0 -> cuau0

2024-12-03 Thread Jose Luis Duran
The branch stable/14 has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=e3a0e41c22853166ed2f47e3f7859da6220be97c commit e3a0e41c22853166ed2f47e3f7859da6220be97c Author: Jose Luis Duran AuthorDate: 2024-11-05 04:07:07 + Commit: Jose Luis Duran CommitDate: 2024

git: ea4863825ee2 - stable/14 - mtree: Add missing entries in BSD.tests.dist

2024-12-03 Thread Jose Luis Duran
The branch stable/14 has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=ea4863825ee277bce8b889a9a9223ce21a6d5eea commit ea4863825ee277bce8b889a9a9223ce21a6d5eea Author: Jose Luis Duran AuthorDate: 2024-11-27 16:06:06 + Commit: Jose Luis Duran CommitDate: 2024

git: ae50b6ba682a - stable/14 - mtree: Fix BSD.tests.dist sorting

2024-12-03 Thread Jose Luis Duran
The branch stable/14 has been updated by jlduran: URL: https://cgit.FreeBSD.org/src/commit/?id=ae50b6ba682adf434fec3870ed6d5e4dd19e5163 commit ae50b6ba682adf434fec3870ed6d5e4dd19e5163 Author: Jose Luis Duran AuthorDate: 2024-11-24 01:49:16 + Commit: Jose Luis Duran CommitDate: 2024

git: 6749f059a586 - main - rtwn: use ieee80211_ht_check_tx_shortgi_20() and ieee80211_ht_check_tx_shortgi_40()

2024-12-03 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=6749f059a586ff62f2909134c4f4599c82fabc5e commit 6749f059a586ff62f2909134c4f4599c82fabc5e Author: Adrian Chadd AuthorDate: 2024-11-25 23:20:42 + Commit: Adrian Chadd CommitDate: 2024-12-03 22:46

git: 49a7f2b31329 - main - snd_hdspe(4): Add sysctls to select analog signal levels.

2024-12-03 Thread Ruslan Bukin
The branch main has been updated by br: URL: https://cgit.FreeBSD.org/src/commit/?id=49a7f2b31329b7bf9d986f1ae1f8a2c5397c6563 commit 49a7f2b31329b7bf9d986f1ae1f8a2c5397c6563 Author: Florian Walpen AuthorDate: 2024-12-03 22:27:47 + Commit: Ruslan Bukin CommitDate: 2024-12-03 22:31:5

git: e1eff81ea99c - main - rtwn: use ieee80211_ht_check_tx_shortgi_20() and ieee80211_ht_check_tx_shortgi_40()

2024-12-03 Thread Adrian Chadd
The branch main has been updated by adrian: URL: https://cgit.FreeBSD.org/src/commit/?id=e1eff81ea99c1000ad74436a54c54ec9e777282a commit e1eff81ea99c1000ad74436a54c54ec9e777282a Author: Adrian Chadd AuthorDate: 2024-11-25 23:20:42 + Commit: Adrian Chadd CommitDate: 2024-12-03 22:10

git: 931d6a8f7bd6 - main - amd64/vmm: Add svm_modsuspend to the vmm_ops_amd table

2024-12-03 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=931d6a8f7bd6cfdb0edcc582dfbf6f9a7c45a812 commit 931d6a8f7bd6cfdb0edcc582dfbf6f9a7c45a812 Author: Mark Johnston AuthorDate: 2024-12-03 21:36:13 + Commit: Mark Johnston CommitDate: 2024-12-03 21:3

git: 29f6150256c2 - main - netlink: use nitems() and roundup(2) from param.h

2024-12-03 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=29f6150256c204a53c6f72a03d3df35ec52ccbf6 commit 29f6150256c204a53c6f72a03d3df35ec52ccbf6 Author: Gleb Smirnoff AuthorDate: 2024-12-03 20:04:39 + Commit: Gleb Smirnoff CommitDate: 2024-12-03 20

git: 0601c0f989f2 - main - netlink: check buffer length fits into u_int

2024-12-03 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=0601c0f989f21a935d49818d67e732766ddc3f77 commit 0601c0f989f21a935d49818d67e732766ddc3f77 Author: Gleb Smirnoff AuthorDate: 2024-12-03 20:04:22 + Commit: Gleb Smirnoff CommitDate: 2024-12-03 20

git: fe048349c63c - main - netlink: use proper argument types in genl_register_family()

2024-12-03 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=fe048349c63cf183b633936b373222c861d433ea commit fe048349c63cf183b633936b373222c861d433ea Author: Gleb Smirnoff AuthorDate: 2024-12-03 20:04:35 + Commit: Gleb Smirnoff CommitDate: 2024-12-03 20

git: 6380058fe5b5 - main - netlink: use correct uint16_t type for attribute type & length

2024-12-03 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=6380058fe5b5573ce2eb1a077d95ac9328e19334 commit 6380058fe5b5573ce2eb1a077d95ac9328e19334 Author: Gleb Smirnoff AuthorDate: 2024-12-03 20:04:30 + Commit: Gleb Smirnoff CommitDate: 2024-12-03 20

git: f1c6edba885f - main - netlink: use size_t through the allocation KPI

2024-12-03 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=f1c6edba885fa53cc87f7252ab09d36ec1984697 commit f1c6edba885fa53cc87f7252ab09d36ec1984697 Author: Gleb Smirnoff AuthorDate: 2024-12-03 20:04:27 + Commit: Gleb Smirnoff CommitDate: 2024-12-03 20

git: edf5608bfef3 - main - netlink: use bitset(9)

2024-12-03 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=edf5608bfef3840718bf31b453efb714ef290f31 commit edf5608bfef3840718bf31b453efb714ef290f31 Author: Gleb Smirnoff AuthorDate: 2024-12-03 20:04:14 + Commit: Gleb Smirnoff CommitDate: 2024-12-03 20

git: a034c0aeccd8 - main - netlink: refactor writer initialization KPI

2024-12-03 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=a034c0aeccd899a5872333625771df278e0a8ba7 commit a034c0aeccd899a5872333625771df278e0a8ba7 Author: Gleb Smirnoff AuthorDate: 2024-12-03 20:04:18 + Commit: Gleb Smirnoff CommitDate: 2024-12-03 20

git: ac84ce05c121 - main - netlink: consistently use uint16_t for family id

2024-12-03 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=ac84ce05c121b1f6ff47f0f3302ac26020231d08 commit ac84ce05c121b1f6ff47f0f3302ac26020231d08 Author: Gleb Smirnoff AuthorDate: 2024-12-03 20:04:09 + Commit: Gleb Smirnoff CommitDate: 2024-12-03 20

git: c22c98798456 - main - pf: fix potential NULL dereference in SCTP multihome handling

2024-12-03 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=c22c9879845653abb365e468daaa621e3f8f767a commit c22c9879845653abb365e468daaa621e3f8f767a Author: Kristof Provost AuthorDate: 2024-12-03 18:27:49 + Commit: Kristof Provost CommitDate: 2024-12-03 18:

Re: git: b5a8abe9502e - main - How to show interface traffic in bits per second

2024-12-03 Thread John Baldwin
On 12/3/24 08:09, Poul-Henning Kamp wrote: John Baldwin writes: +When netstat reports every 8 seconds, it tells traffic in bits per second: + +$ netstat -I bge0 8 +% Hmm, I'm pretty sure it's in bytes, and checking the code, it seems like show_stat() in netstat/if.c just shows the r

Re: git: b5a8abe9502e - main - How to show interface traffic in bits per second

2024-12-03 Thread Poul-Henning Kamp
John Baldwin writes: > > +When netstat reports every 8 seconds, it tells traffic in bits per second: > > + > > +$ netstat -I bge0 8 > > +% > > Hmm, I'm pretty sure it's in bytes, and checking the code, it seems like > show_stat() > in netstat/if.c just shows the raw delta in values witho

git: daad0b650135 - main - LINT: Remove DTrace support, but leave the commented out option

2024-12-03 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=daad0b6501359fefa0ee6065646508187e9dfbb0 commit daad0b6501359fefa0ee6065646508187e9dfbb0 Author: Kristof Provost AuthorDate: 2024-12-03 15:58:26 + Commit: Kristof Provost CommitDate: 2024-12-03 15:

Re: git: b5a8abe9502e - main - How to show interface traffic in bits per second

2024-12-03 Thread John Baldwin
On 12/2/24 13:13, Poul-Henning Kamp wrote: The branch main has been updated by phk: URL: https://cgit.FreeBSD.org/src/commit/?id=b5a8abe9502e781598dc052698fe7fa5830f59ee commit b5a8abe9502e781598dc052698fe7fa5830f59ee Author: Poul-Henning Kamp AuthorDate: 2024-12-02 21:12:27 + Commit:

Re: git: 2f915345634e - main - LINT: Remove DTrace support

2024-12-03 Thread John Baldwin
On 12/2/24 11:39, Kristof Provost wrote: The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=2f915345634e9e0f809f79581359190268908ba9 commit 2f915345634e9e0f809f79581359190268908ba9 Author: Kristof Provost AuthorDate: 2024-11-27 16:57:08 + Commit:

git: c49c9da239ca - main - pf: Move route-to information to rule actions

2024-12-03 Thread Kajetan Staszkiewicz
The branch main has been updated by ks: URL: https://cgit.FreeBSD.org/src/commit/?id=c49c9da239ca59722f104a64d9128e4b6052885a commit c49c9da239ca59722f104a64d9128e4b6052885a Author: Kajetan Staszkiewicz AuthorDate: 2024-11-28 13:08:15 + Commit: Kajetan Staszkiewicz CommitDate: 2024

git: 2d7d4c66269d - stable/14 - llvm19: permit incremental builds from llvm18

2024-12-03 Thread Dimitry Andric
The branch stable/14 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=2d7d4c66269d25cda284fd7129ae561f40d253a0 commit 2d7d4c66269d25cda284fd7129ae561f40d253a0 Author: Brooks Davis AuthorDate: 2024-10-23 22:37:28 + Commit: Dimitry Andric CommitDate: 2024-12-02 1

git: 6b17d944a1d4 - main - rc.d/sendmail: Fix error with some configurations

2024-12-03 Thread Tijl Coosemans
The branch main has been updated by tijl: URL: https://cgit.FreeBSD.org/src/commit/?id=6b17d944a1d448dbb797c5fa5b0778242ba02e52 commit 6b17d944a1d448dbb797c5fa5b0778242ba02e52 Author: Tijl Coosemans AuthorDate: 2024-12-03 10:45:10 + Commit: Tijl Coosemans CommitDate: 2024-12-03 10:

Re: git: b5a8abe9502e - main - How to show interface traffic in bits per second

2024-12-03 Thread Zhenlei Huang
> On Dec 3, 2024, at 3:55 PM, Poul-Henning Kamp wrote: > > > Zhenlei Huang writes: > >> When netstat reports every 8 seconds, you're gonna get `8 * bytes per 8 >> seconds`, so you still get `bytes per second` but not `bits per second` > > Netstat -I reports bytes since last update