git: 78e1b031d2e8 - main - tcp: improve MAC error handling for SYN segments

2024-09-25 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=78e1b031d2e8ef0e1cbc8874891f5476dc7868bc commit 78e1b031d2e8ef0e1cbc8874891f5476dc7868bc Author: Michael Tuexen AuthorDate: 2024-09-26 06:10:01 + Commit: Michael Tuexen CommitDate: 2024-09-26 0

git: 2fb778fab893 - main - MAC: improve handling of listening sockets

2024-09-25 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=2fb778fab893b4a8a86ecfa20acf2e23bb2cdae8 commit 2fb778fab893b4a8a86ecfa20acf2e23bb2cdae8 Author: Michael Tuexen AuthorDate: 2024-09-26 06:06:24 + Commit: Michael Tuexen CommitDate: 2024-09-26 0

git: 3f2792166aee - main - MAC: improve consistency in error handling

2024-09-25 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=3f2792166aeed4baf07d351bcb12a9d196c443eb commit 3f2792166aeed4baf07d351bcb12a9d196c443eb Author: Michael Tuexen AuthorDate: 2024-09-26 06:02:06 + Commit: Michael Tuexen CommitDate: 2024-09-26 0

git: b7b7800043e1 - main - Explain the relationship between -p and -Z.

2024-09-25 Thread Greg Lehey
The branch main has been updated by grog: URL: https://cgit.FreeBSD.org/src/commit/?id=b7b7800043e1dbef65aa9116822010f1a6074f0f commit b7b7800043e1dbef65aa9116822010f1a6074f0f Author: Greg Lehey AuthorDate: 2024-09-26 02:07:02 + Commit: Greg Lehey CommitDate: 2024-09-26 02:07:02 +0

git: aec2ae8b57fc - main - nvmf: Always use xpt_done instead of xpt_done_direct

2024-09-25 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=aec2ae8b57fc638fa3ba9fac9d2067f2049ab613 commit aec2ae8b57fc638fa3ba9fac9d2067f2049ab613 Author: John Baldwin AuthorDate: 2024-09-26 01:10:44 + Commit: John Baldwin CommitDate: 2024-09-26 01:10:44

git: ef052adf09f2 - main - nvmf: Narrow scope of sim lock in nvmf_sim_io

2024-09-25 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=ef052adf09f25a20e694c3375cc7a0edd4cb0a52 commit ef052adf09f25a20e694c3375cc7a0edd4cb0a52 Author: John Baldwin AuthorDate: 2024-09-26 01:14:06 + Commit: John Baldwin CommitDate: 2024-09-26 01:14:06

git: 6a4f0c063718 - main - pci_iov: Add a device_printf if out of bus numbers

2024-09-25 Thread Kevin Bowling
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=6a4f0c063718781c5e3eddbeff0da7b89d290d1e commit 6a4f0c063718781c5e3eddbeff0da7b89d290d1e Author: Val Packett AuthorDate: 2024-09-25 22:17:16 + Commit: Kevin Bowling CommitDate: 2024-09-25 22:

git: 36a001923836 - main - iflib: Simplify iflib_legacy_setup

2024-09-25 Thread Kevin Bowling
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=36a001923836e280e750b76947b8705fcc47b0b7 commit 36a001923836e280e750b76947b8705fcc47b0b7 Author: Krzysztof Galazka AuthorDate: 2024-09-25 20:28:52 + Commit: Kevin Bowling CommitDate: 2024-09-

Re: git: 85918beb387f - main - intrng: Add support for multiple interrupt roots

2024-09-25 Thread Warner Losh
If there are any tweaks, we can do those. It will be way easier than the initial push. But if not, that's fine too. Warner On Wed, Sep 25, 2024, 2:28 PM Ayrton Munoz wrote: > Warner and mmel just got to the PR before I got a chance to address a > few tiny nits but what got committed is fine wit

Re: git: 85918beb387f - main - intrng: Add support for multiple interrupt roots

2024-09-25 Thread Ayrton Munoz
Warner and mmel just got to the PR before I got a chance to address a few tiny nits but what got committed is fine with me. Thanks for double checking Mark! On Sun, Sep 22, 2024 at 2:19 PM Warner Losh wrote: > > > > On Sun, Sep 22, 2024, 7:01 PM Mark Millard wrote: >> >> From: Warner Losh wrot

git: cf73401c4f7a - main - diff3: Fix merge mode.

2024-09-25 Thread Dag-Erling Smørgrav
void); static void printrange(FILE *, struct range *); -static const char diff3_version[] = "FreeBSD diff3 20220517"; +static const char diff3_version[] = "FreeBSD diff3 20240925"; enum { DIFFPROG_OPT, @@ -189,49 +190,110 @@ usage(void) "[-L label3] fil

git: d2c2d5f4945a - main - stdio: Disable USE_XPRINTF envar.

2024-09-25 Thread Dag-Erling Smørgrav
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=d2c2d5f4945a2bf5b03494fb292c9c6a6099241d commit d2c2d5f4945a2bf5b03494fb292c9c6a6099241d Author: Dag-Erling Smørgrav AuthorDate: 2024-09-25 17:14:36 + Commit: Dag-Erling Smørgrav CommitDate: 2024-

git: 67bd1d072190 - main - pf tests: Add max states test

2024-09-25 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=67bd1d0721908c8ae386723873e422a3f4156932 commit 67bd1d0721908c8ae386723873e422a3f4156932 Author: Kajetan Staszkiewicz AuthorDate: 2024-09-25 12:39:38 + Commit: Kristof Provost CommitDate: 2024-09-2

Re: git: f08247fd888e - main - Assert that mbufs are writable if we write to them

2024-09-25 Thread John Baldwin
On 9/25/24 09:58, John Baldwin wrote: On 9/13/24 11:45, Drew Gallatin wrote: I think you also need to remove M_EXTPG from M_WRITABLE(). Attached a trivial, untested patch. Yes, I came back to testing this yesterday and ran into that as well. However, as part of this I also tried to audit a

git: b1d324d98761 - main - ctl: Move extern for control_softc into

2024-09-25 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b1d324d98761a8640aef94c76cbccafc22c8dcc8 commit b1d324d98761a8640aef94c76cbccafc22c8dcc8 Author: John Baldwin AuthorDate: 2024-09-25 14:21:18 + Commit: John Baldwin CommitDate: 2024-09-25 14:21:18

git: 0063ef79f9e6 - main - ctl_report_supported_opcodes: Rename invalid label to invalid_options

2024-09-25 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=0063ef79f9e6b9ad47969af3b94ae63e752c commit 0063ef79f9e6b9ad47969af3b94ae63e752c Author: John Baldwin AuthorDate: 2024-09-25 14:20:22 + Commit: John Baldwin CommitDate: 2024-09-25 14:20:22

git: c7a33fe37d76 - main - ntp: Improve descriptions in man pages

2024-09-25 Thread Cy Schubert
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=c7a33fe37d7688cb21c743f68256680e003210ad commit c7a33fe37d7688cb21c743f68256680e003210ad Author: Alexander Ziaee AuthorDate: 2024-08-05 19:37:42 + Commit: Cy Schubert CommitDate: 2024-09-25 12:40:1

Re: git: a52b30ff98cd - main - sys_pipe: consistently use cr_ruidinfo for accounting of pipebuf

2024-09-25 Thread John Baldwin
On 9/21/24 16:51, Konstantin Belousov wrote: On Sat, Sep 21, 2024 at 07:03:18PM +0200, Dag-Erling Smørgrav wrote: Konstantin Belousov writes: Dag-Erling Smørgrav writes: Konstantin Belousov writes: commit a52b30ff98cdab82af140285fa7fcdf1036fef27 sys_pipe: consistently use cr_ruidinfo

Re: git: f08247fd888e - main - Assert that mbufs are writable if we write to them

2024-09-25 Thread John Baldwin
On 9/13/24 11:45, Drew Gallatin wrote: I think you also need to remove M_EXTPG from M_WRITABLE(). Attached a trivial, untested patch. Yes, I came back to testing this yesterday and ran into that as well. However, as part of this I also tried to audit all the calls to M_WRITABLE and most of

git: 85ea6992935c - main - pf tests: Make TCP port numbers configurable

2024-09-25 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=85ea6992935ced034dea1c88755542c1b4969368 commit 85ea6992935ced034dea1c88755542c1b4969368 Author: Kajetan Staszkiewicz AuthorDate: 2024-09-25 10:46:37 + Commit: Kristof Provost CommitDate: 2024-09-2

git: 905db4aa8877 - main - pf: dedupe layer 4 protocol code in pf_setup_pdesc()

2024-09-25 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=905db4aa88775865097714c170f4503da385747c commit 905db4aa88775865097714c170f4503da385747c Author: Kristof Provost AuthorDate: 2024-09-10 18:17:13 + Commit: Kristof Provost CommitDate: 2024-09-25 10:

git: 6d51791d2832 - main - pf: remove pointless CURVNET_SET

2024-09-25 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=6d51791d2832fb428b99d4c0ab22b392980bd27b commit 6d51791d2832fb428b99d4c0ab22b392980bd27b Author: Kristof Provost AuthorDate: 2024-09-11 07:13:21 + Commit: Kristof Provost CommitDate: 2024-09-25 10:

git: dd04fa71a8cb - main - pf: remove unused argument 'h' from various function

2024-09-25 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=dd04fa71a8cbd43047c41453b54c2224bf40ddb9 commit dd04fa71a8cbd43047c41453b54c2224bf40ddb9 Author: Kristof Provost AuthorDate: 2024-09-06 14:24:38 + Commit: Kristof Provost CommitDate: 2024-09-25 10:

git: 4f9e688708f1 - main - pf: merge pf_scrub_ip() and pf_scrub_ip6()

2024-09-25 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=4f9e688708f1bead81954c429f7eca5109ee454b commit 4f9e688708f1bead81954c429f7eca5109ee454b Author: Kristof Provost AuthorDate: 2024-09-06 11:32:53 + Commit: Kristof Provost CommitDate: 2024-09-25 10:

git: 6aeaadf68def - main - pf tests: Remove nargs from single arguments

2024-09-25 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=6aeaadf68def9bb6355c7462c5527574698367df commit 6aeaadf68def9bb6355c7462c5527574698367df Author: Kajetan Staszkiewicz AuthorDate: 2024-09-25 08:35:33 + Commit: Kristof Provost CommitDate: 2024-09-2

Re: git: 044f94adff55 - main - timeout(1): Update STANDARDS section

2024-09-25 Thread Gordon Bergling
Hi Brooks, On Tue, Sep 24, 2024 at 05:07:56PM +, Brooks Davis wrote: > On Tue, Sep 24, 2024 at 04:42:50PM +, Gordon Bergling wrote: > > The branch main has been updated by gbe: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=044f94adff55f13130f03c0c170fa879c8febb5b > > > > comm

git: 930a1e6f3d2d - main - e1000: Delay safe_pause switch until SI_SUB_CLOCKS

2024-09-25 Thread Kevin Bowling
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=930a1e6f3d2dd629774f1b48b1acf7ba482ab659 commit 930a1e6f3d2dd629774f1b48b1acf7ba482ab659 Author: Joyu Liao AuthorDate: 2024-09-25 09:19:13 + Commit: Kevin Bowling CommitDate: 2024-09-25 09:37

git: 7b7e39221ec9 - main - pf tests: Speed up divert-to.sh test cases

2024-09-25 Thread Igor Ostapenko
The branch main has been updated by igoro: URL: https://cgit.FreeBSD.org/src/commit/?id=7b7e39221ec9f525a86b26d24d70260e51faa907 commit 7b7e39221ec9f525a86b26d24d70260e51faa907 Author: Igor Ostapenko AuthorDate: 2024-09-25 09:18:06 + Commit: Igor Ostapenko CommitDate: 2024-09-25 09

git: c9c2452a2535 - main - unix tests: Skip random_eor_and_waitall unconditionally

2024-09-25 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=c9c2452a25355db7d89bfc93fd9d50f46690949c commit c9c2452a25355db7d89bfc93fd9d50f46690949c Author: Mark Johnston AuthorDate: 2024-09-21 12:41:06 + Commit: Mark Johnston CommitDate: 2024-09-25 11:4