git: e8d7ae918a10 - main - jail: fix a NULL pointer derefence in parsing ip6.addr settings.

2022-12-14 Thread Jamie Gritton
The branch main has been updated by jamie: URL: https://cgit.FreeBSD.org/src/commit/?id=e8d7ae918a105f252cf06249787d82f43e023ba8 commit e8d7ae918a105f252cf06249787d82f43e023ba8 Author: Jamie Gritton AuthorDate: 2022-12-15 00:47:55 + Commit: Jamie Gritton CommitDate: 2022-12-15 00:4

git: ac4e3a27ab49 - main - Unbreak the build when MAC is not defined

2022-12-14 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=ac4e3a27ab499d3401e8810c6a11713e6ed6f76b commit ac4e3a27ab499d3401e8810c6a11713e6ed6f76b Author: Andrew Gallatin AuthorDate: 2022-12-14 22:33:30 + Commit: Andrew Gallatin CommitDate: 2022-12-

Re: git: e6bc24b0385a - main - kref: switch internal type to atomic_t and bring back const to kref_read

2022-12-14 Thread Mateusz Guzik
On 12/14/22, Alexander Richardson wrote: > On Tue, 13 Dec 2022 at 20:47, Mateusz Guzik wrote: >> >> The branch main has been updated by mjg: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=e6bc24b0385a166526d20b2eb0cbb6a116350075 >> >> commit e6bc24b0385a166526d20b2eb0cbb6a116350075 >> Auth

Re: git: e6bc24b0385a - main - kref: switch internal type to atomic_t and bring back const to kref_read

2022-12-14 Thread Alexander Richardson
On Tue, 13 Dec 2022 at 20:47, Mateusz Guzik wrote: > > The branch main has been updated by mjg: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=e6bc24b0385a166526d20b2eb0cbb6a116350075 > > commit e6bc24b0385a166526d20b2eb0cbb6a116350075 > Author: Mateusz Guzik > AuthorDate: 2022-12-13 20:

git: 2e2a1c313935 - main - Opps take out a stray left behind printf that was for debugging.. Sorry.

2022-12-14 Thread Randall Stewart
The branch main has been updated by rrs: URL: https://cgit.FreeBSD.org/src/commit/?id=2e2a1c313935c08ffa2f1a4b623d0dee78f54be9 commit 2e2a1c313935c08ffa2f1a4b623d0dee78f54be9 Author: Randall Stewart AuthorDate: 2022-12-14 21:11:39 + Commit: Randall Stewart CommitDate: 2022-12-14 21

git: e2e088ae86da - main - Rack cannot be loaded without cc_newreno compiled into the kernel.

2022-12-14 Thread Randall Stewart
The branch main has been updated by rrs: URL: https://cgit.FreeBSD.org/src/commit/?id=e2e088ae86da4bf5ff5ad7c04bad9d6ce84b1e0e commit e2e088ae86da4bf5ff5ad7c04bad9d6ce84b1e0e Author: Randall Stewart AuthorDate: 2022-12-14 20:37:48 + Commit: Randall Stewart CommitDate: 2022-12-14 20

git: 80f03e63d67e - main - netlink: improve interface handling

2022-12-14 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=80f03e63d67ede8fedbed4bd6bf6b12ec2ab2cfb commit 80f03e63d67ede8fedbed4bd6bf6b12ec2ab2cfb Author: Alexander V. Chernikov AuthorDate: 2022-12-14 19:45:01 + Commit: Alexander V. Chernikov Commit

git: 1cac76c93fb7 - main - vm: reduce lock contention when processing vm batchqueues

2022-12-14 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=1cac76c93fb7f627fd9e304cbd99e8c8a2b8fce8 commit 1cac76c93fb7f627fd9e304cbd99e8c8a2b8fce8 Author: Andrew Gallatin AuthorDate: 2022-12-14 19:34:07 + Commit: Andrew Gallatin CommitDate: 2022-12-

git: c4a4b2633d97 - main - allocate inpcb aligned to cachelines

2022-12-14 Thread Andrew Gallatin
The branch main has been updated by gallatin: URL: https://cgit.FreeBSD.org/src/commit/?id=c4a4b2633d975bd0813afca6b8e23ead29d80e82 commit c4a4b2633d975bd0813afca6b8e23ead29d80e82 Author: Andrew Gallatin AuthorDate: 2022-12-14 19:19:35 + Commit: Andrew Gallatin CommitDate: 2022-12-

git: 7a2c93b86ef7 - main - sockets: provide sousrsend() that does socket specific error handling

2022-12-14 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=7a2c93b86ef75390a60a4b4d6e3911b36221dfbe commit 7a2c93b86ef75390a60a4b4d6e3911b36221dfbe Author: Gleb Smirnoff AuthorDate: 2022-12-14 18:02:44 + Commit: Gleb Smirnoff CommitDate: 2022-12-14 18

git: eaabc9376483 - main - tcp: retire TCPDEBUG

2022-12-14 Thread Gleb Smirnoff
insertions(+), 638 deletions(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index be9f81dd3cb0..30f129d66487 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -52,6 +52,9 @@ # xargs -n1 | sort | uniq -d; # done +# 20221214: TCPDEBUG removed +OLD_FILES+=usr/include/netinet/tcp_debug.h

git: ab8b2d108c7c - main - sys/conf: Remove an unneeded flag variable

2022-12-14 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=ab8b2d108c7c4e63ed850148fdc237633077fcd3 commit ab8b2d108c7c4e63ed850148fdc237633077fcd3 Author: Mark Johnston AuthorDate: 2022-12-14 14:32:17 + Commit: Mark Johnston CommitDate: 2022-12-14 14:3

git: 57cc96f49e1f - main - pf: Fix definitions of pf_pfil_*_hooked

2022-12-14 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=57cc96f49e1fd49602f12f6b58bddb5112d4e0bc commit 57cc96f49e1fd49602f12f6b58bddb5112d4e0bc Author: Mark Johnston AuthorDate: 2022-12-14 14:29:59 + Commit: Mark Johnston CommitDate: 2022-12-14 14:2

git: 1596d28026be - main - if_ovpn: fix LINT-NOIP build

2022-12-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=1596d28026be67f6b3fbaa48357818c374d4798f commit 1596d28026be67f6b3fbaa48357818c374d4798f Author: Kristof Provost AuthorDate: 2022-12-14 09:53:03 + Commit: Kristof Provost CommitDate: 2022-12-14 09:

git: 654e8d84ec8b - main - pf tests: check that we clean up unused kifs

2022-12-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=654e8d84ec8bcb3d94cd8de69edecbe1bbd73eb8 commit 654e8d84ec8bcb3d94cd8de69edecbe1bbd73eb8 Author: Kristof Provost AuthorDate: 2022-11-30 14:20:41 + Commit: Kristof Provost CommitDate: 2022-12-14 09:

git: bfeef0d32a00 - main - pf: fix pfi_ifnet leak on interface removal

2022-12-14 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=bfeef0d32a0036bf6bec93a439e0466efe6f4482 commit bfeef0d32a0036bf6bec93a439e0466efe6f4482 Author: Nick Reilly AuthorDate: 2022-11-30 14:19:44 + Commit: Kristof Provost CommitDate: 2022-12-14 09:19:0

Re: git: e6bc24b0385a - main - kref: switch internal type to atomic_t and bring back const to kref_read

2022-12-14 Thread Mateusz Guzik
On 12/14/22, Gleb Smirnoff wrote: > One u_int32_t sneaked in between multiple uint32_t in this change. > Does not matter, it all is going to be replaced with refcount_t soon(tm) -- there are numerous other violations all over the codebase before I can do it though. > On Tue, Dec 13, 2022 at 08

git: e6fc01f6be36 - main - tcp: whack the stale declaration of rack_timer_stop

2022-12-14 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=e6fc01f6be36a87df59ca225de547e07ad7ade35 commit e6fc01f6be36a87df59ca225de547e07ad7ade35 Author: Mateusz Guzik AuthorDate: 2022-12-14 08:48:52 + Commit: Mateusz Guzik CommitDate: 2022-12-14 08:48: