git: cce11997a052 - main - mountd.8: Document the new -A mountd option

2024-04-08 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=cce11997a052549933ca1c4d7412bf51137e4d0b commit cce11997a052549933ca1c4d7412bf51137e4d0b Author: Rick Macklem AuthorDate: 2024-04-09 01:58:40 + Commit: Rick Macklem CommitDate: 2024-04-09 01:

git: 81b4d1c4d487 - main - sockets: Add hhook in sonewconn for inheriting OSD specific data

2024-04-08 Thread Stephen J. Kiernan
The branch main has been updated by stevek: URL: https://cgit.FreeBSD.org/src/commit/?id=81b4d1c4d487099d0d81c50f9a9c62459ec33752 commit 81b4d1c4d487099d0d81c50f9a9c62459ec33752 Author: Stephen J. Kiernan AuthorDate: 2024-04-09 01:31:34 + Commit: Stephen J. Kiernan CommitDate: 2024

git: fb8a8333b481 - main - unix: return immediately on MSG_OOB

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

git: d1cbb17a873c - main - unix: fix the ad hoc STAILQ_PREPEND()

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

git: f7c4d12bcd5b - main - icmp: correct the assertion that checks limit + jitter

2024-04-08 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=f7c4d12bcd5bd7f7fbf6bf9fa601c47e7f97bc5f commit f7c4d12bcd5bd7f7fbf6bf9fa601c47e7f97bc5f Author: Gleb Smirnoff AuthorDate: 2024-04-08 23:54:19 + Commit: Gleb Smirnoff CommitDate: 2024-04-08 23

git: 0729d1e8fd90 - main - cp: Never follow symbolic links in destination.

2024-04-08 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=0729d1e8fd90afc2f19e9b9834533181caf6ddee commit 0729d1e8fd90afc2f19e9b9834533181caf6ddee Author: Dag-Erling Smørgrav AuthorDate: 2024-04-08 22:41:33 + Commit: Dag-Erling Smørgrav CommitDate: 2024-

git: d80a97def9a1 - main - unix: new implementation of unix/stream & unix/seqpacket

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

git: 71f8702f49a7 - main - mbuf: provide mc_get() that allocates struct mchain of given length

2024-04-08 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=71f8702f49a7c3294429e227a2b07cc3a0c408c7 commit 71f8702f49a7c3294429e227a2b07cc3a0c408c7 Author: Gleb Smirnoff AuthorDate: 2024-04-08 20:16:51 + Commit: Gleb Smirnoff CommitDate: 2024-04-08 20

git: aba79b0f4a3f - main - mbuf: provide mc_uiotomc() a function to copy from uio(9) to mchain

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

git: fd01798fc48d - main - mbuf: add mc_split() that works on two struct mchain

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

git: ab8a51c45586 - main - mbuf: provide new type for mbuf manipulation - mbuf chain

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

git: 3b7aa842e27d - main - sendfile: mark it explicitly as a TCP only feature

2024-04-08 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=3b7aa842e27dcf07181f161b1abde0067ed51e97 commit 3b7aa842e27dcf07181f161b1abde0067ed51e97 Author: Gleb Smirnoff AuthorDate: 2024-04-08 20:16:51 + Commit: Gleb Smirnoff CommitDate: 2024-04-08 20

git: 0b4992976226 - main - tests/unix_seqpacket: remove workaround for a kernel bug that is no longer

2024-04-08 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=0b49929762265776b1d7111e55b451d7d9e00550 commit 0b49929762265776b1d7111e55b451d7d9e00550 Author: Gleb Smirnoff AuthorDate: 2024-04-08 20:16:51 + Commit: Gleb Smirnoff CommitDate: 2024-04-08 20

git: f9927821240a - main - tests/unix_seqpacket: test send(2) to a closed or aborted peer socket

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

git: eb338e2370b4 - main - tests/unix_seqpacket: provide random data pumping test with MSG_EOR

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

git: 7f479dee4897 - main - sys/queue.h: Add {LIST,TAILQ}_REPLACE().

2024-04-08 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=7f479dee48973541da8c869b888b953161301c3b commit 7f479dee48973541da8c869b888b953161301c3b Author: Dag-Erling Smørgrav AuthorDate: 2024-04-08 18:16:40 + Commit: Dag-Erling Smørgrav CommitDate: 2024-

git: 69fd60f1ead5 - main - sys/queue.h: Whitespace cleanup.

2024-04-08 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=69fd60f1ead5a86eeb0b18847dd71f7ae3fce4a0 commit 69fd60f1ead5a86eeb0b18847dd71f7ae3fce4a0 Author: Dag-Erling Smørgrav AuthorDate: 2024-04-08 18:16:35 + Commit: Dag-Erling Smørgrav CommitDate: 2024-

git: e943eceb928d - main - ng_bridge: document the limitation brought in f961caf2184c

2024-04-08 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=e943eceb928d1d277f28f262dd6d758c1d85e8d0 commit e943eceb928d1d277f28f262dd6d758c1d85e8d0 Author: Gleb Smirnoff AuthorDate: 2024-04-08 17:48:22 + Commit: Gleb Smirnoff CommitDate: 2024-04-08 17

git: 86a6393a7d67 - main - ng_bridge: allow to automatically assign numbers to new hooks

2024-04-08 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=86a6393a7d6766875a9e03daa0273a2e55faacdd commit 86a6393a7d6766875a9e03daa0273a2e55faacdd Author: David Marker AuthorDate: 2024-04-08 17:48:22 + Commit: Gleb Smirnoff CommitDate: 2024-04-08 17:

git: 6fe4d8395bc5 - main - debugnet: Fix logging of frame length

2024-04-08 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=6fe4d8395bc5ec51a5ec68b5f1176b4710676b7c commit 6fe4d8395bc5ec51a5ec68b5f1176b4710676b7c Author: Zhenlei Huang AuthorDate: 2024-04-08 16:47:06 + Commit: Zhenlei Huang CommitDate: 2024-04-08 16:47

git: e7102929bf4f - main - ethernet: Fix logging of frame length

2024-04-08 Thread Zhenlei Huang
The branch main has been updated by zlei: URL: https://cgit.FreeBSD.org/src/commit/?id=e7102929bf4fea4bf22855d2d6031edf6c413608 commit e7102929bf4fea4bf22855d2d6031edf6c413608 Author: Zhenlei Huang AuthorDate: 2024-04-08 16:44:33 + Commit: Zhenlei Huang CommitDate: 2024-04-08 16:44

git: 7e68976408e4 - main - echo(1): Add EXAMPLES

2024-04-08 Thread Fernando Apesteguía
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/src/commit/?id=7e68976408e4df21e120e2d6440392302cac84f3 commit 7e68976408e4df21e120e2d6440392302cac84f3 Author: Fernando Apesteguía AuthorDate: 2023-09-07 13:27:49 + Commit: Fernando Apesteguía CommitDate: 2

git: 60d8dbbef075 - main - netinet: add a probe point for IP, IP6, ICMP, ICMP6, UDP and TCP stats counters

2024-04-08 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=60d8dbbef075d3b39891ed35e124d0f7ef8e5fb9 commit 60d8dbbef075d3b39891ed35e124d0f7ef8e5fb9 Author: Kristof Provost AuthorDate: 2024-01-18 19:44:47 + Commit: Kristof Provost CommitDate: 2024-04-08 15:

git: 34791f4ac79e - main - capsicum.h: Include ktrace.h only in kernel

2024-04-08 Thread Jake Freeland
The branch main has been updated by jfree: URL: https://cgit.FreeBSD.org/src/commit/?id=34791f4ac79ee41f6986178a3a89d13f37ac156c commit 34791f4ac79ee41f6986178a3a89d13f37ac156c Author: Jake Freeland AuthorDate: 2024-04-08 13:27:17 + Commit: Jake Freeland CommitDate: 2024-04-08 14:3

git: b6c7ff583fdb - main - libvmmapi: add missing capability strings

2024-04-08 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=b6c7ff583fdb11bf611d58022aea15461c6158e9 commit b6c7ff583fdb11bf611d58022aea15461c6158e9 Author: Rob Norris AuthorDate: 2024-04-08 13:08:20 + Commit: Mark Johnston CommitDate: 2024-04-08 13:08:5

git: b9fa1500cb22 - main - bhyvectl: generate usage from options table

2024-04-08 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=b9fa1500cb2265b95927e19b9d2119ca26d65be3 commit b9fa1500cb2265b95927e19b9d2119ca26d65be3 Author: Rob Norris AuthorDate: 2024-04-08 13:07:32 + Commit: Mark Johnston CommitDate: 2024-04-08 13:08:5

git: 4696650782e2 - main - swap_pager: Unbusy readahead pages after an I/O error

2024-04-08 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=4696650782e2e5cf7ae5823f1de04550c05b5b75 commit 4696650782e2e5cf7ae5823f1de04550c05b5b75 Author: Mark Johnston AuthorDate: 2024-04-08 13:02:48 + Commit: Mark Johnston CommitDate: 2024-04-08 13:0