Re: git: 61194e9852e6 - main - Add kqueue1() syscall

2023-03-27 Thread Alexey Dokuchaev
On Tue, Mar 28, 2023 at 01:07:41AM +0100, Jessica Clarke wrote: > On 28 Mar 2023, at 00:45, Alan Somers wrote: > > On Mon, Mar 27, 2023 at 4:39???PM Konstantin Belousov wrote: > >> commit 61194e9852e641d1533cd04a5679d6042ff975d3 > >> > >> Add kqueue1() syscall > >> > >> It takes the flags argum

git: f858eb916fd2 - main - tcp: send SACK rescue retransmission also mid-stream

2023-03-27 Thread Richard Scheffenegger
The branch main has been updated by rscheff: URL: https://cgit.FreeBSD.org/src/commit/?id=f858eb916fd263f696c290798d4a260b6e55af60 commit f858eb916fd263f696c290798d4a260b6e55af60 Author: Richard Scheffenegger AuthorDate: 2023-03-28 02:01:48 + Commit: Richard Scheffenegger CommitDat

git: 78e6c3aacc7f - main - tcp: update error counter when dropping a packet due to bad source

2023-03-27 Thread Gleb Smirnoff
The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=78e6c3aacc7fb9181a0fd77dc0bdf4b29e2f1d3f commit 78e6c3aacc7fb9181a0fd77dc0bdf4b29e2f1d3f Author: Gleb Smirnoff AuthorDate: 2023-03-28 01:37:15 + Commit: Gleb Smirnoff CommitDate: 2023-03-28 01

git: ccff2078af42 - main - carp: fix source MAC

2023-03-27 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=ccff2078af42dc066e1c38d25fcb83d960c3c22b commit ccff2078af42dc066e1c38d25fcb83d960c3c22b Author: Kristof Provost AuthorDate: 2023-03-27 22:01:37 + Commit: Kristof Provost CommitDate: 2023-03-27 23:

git: 27b23cdec9d1 - main - pf: remove pd_refs from pfsync

2023-03-27 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=27b23cdec9d1255e014ea0decac42a5be8d00735 commit 27b23cdec9d1255e014ea0decac42a5be8d00735 Author: Kristof Provost AuthorDate: 2023-03-24 06:04:56 + Commit: Kristof Provost CommitDate: 2023-03-27 23:

git: 01194da28a21 - main - pfsync: hold b_mtx for callout_stop(pd_tmo)

2023-03-27 Thread Kristof Provost
The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=01194da28a2123a2aa09808319f152fa115f60f1 commit 01194da28a2123a2aa09808319f152fa115f60f1 Author: Kristof Provost AuthorDate: 2023-03-22 13:46:25 + Commit: Kristof Provost CommitDate: 2023-03-27 23:

git: a0cd0329512f - stable/13 - Correct several bugs in fsck_ffs(8) triggered by corrupted filesystems.

2023-03-27 Thread Kirk McKusick
The branch stable/13 has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=a0cd0329512fe5fadeab745f2d1bae236e3e4aca commit a0cd0329512fe5fadeab745f2d1bae236e3e4aca Author: Kirk McKusick AuthorDate: 2023-03-07 23:12:37 + Commit: Kirk McKusick CommitDate: 2023-03

Re: git: 61194e9852e6 - main - Add kqueue1() syscall

2023-03-27 Thread Jessica Clarke
On 28 Mar 2023, at 00:45, Alan Somers wrote: > > On Mon, Mar 27, 2023 at 4:39 PM Konstantin Belousov wrote: >> >> The branch main has been updated by kib: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=61194e9852e641d1533cd04a5679d6042ff975d3 >> >> commit 61194e9852e641d1533cd04a5679d

git: 1512579adcf3 - main - nfscl: Make coverity happy

2023-03-27 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=1512579adcf3a2dee3f13efd702204c1390ccea7 commit 1512579adcf3a2dee3f13efd702204c1390ccea7 Author: Rick Macklem AuthorDate: 2023-03-27 23:53:30 + Commit: Rick Macklem CommitDate: 2023-03-27 23:

git: 4660b60a00c3 - stable/13 - Updates to UFS/FFS superblock integrity checks when reading a superblock.

2023-03-27 Thread Kirk McKusick
The branch stable/13 has been updated by mckusick: URL: https://cgit.FreeBSD.org/src/commit/?id=4660b60a00c3120ddecd94b3f308d39bcb6d085a commit 4660b60a00c3120ddecd94b3f308d39bcb6d085a Author: Kirk McKusick AuthorDate: 2023-03-27 23:45:59 + Commit: Kirk McKusick CommitDate: 2023-03

Re: git: 61194e9852e6 - main - Add kqueue1() syscall

2023-03-27 Thread Alan Somers
On Mon, Mar 27, 2023 at 4:39 PM Konstantin Belousov wrote: > > The branch main has been updated by kib: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=61194e9852e641d1533cd04a5679d6042ff975d3 > > commit 61194e9852e641d1533cd04a5679d6042ff975d3 > Author: Konstantin Belousov > AuthorDate:

git: 6a0a634590e4 - main - Regen

2023-03-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=6a0a634590e44851b9915634f370e0d547b9012f commit 6a0a634590e44851b9915634f370e0d547b9012f Author: Konstantin Belousov AuthorDate: 2023-03-25 23:45:16 + Commit: Konstantin Belousov CommitDate: 2023-

git: f2ec444be523 - main - kqueue1(2): document

2023-03-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=f2ec444be523d3d00808ff82a7c690c75defe953 commit f2ec444be523d3d00808ff82a7c690c75defe953 Author: Konstantin Belousov AuthorDate: 2023-03-25 23:41:21 + Commit: Konstantin Belousov CommitDate: 2023-

git: 375732cc6e46 - main - kqueue1(2): export the symbol from libc

2023-03-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=375732cc6e462ca160654886f0411d2950768a8b commit 375732cc6e462ca160654886f0411d2950768a8b Author: Konstantin Belousov AuthorDate: 2023-03-25 23:40:39 + Commit: Konstantin Belousov CommitDate: 2023-

git: 61194e9852e6 - main - Add kqueue1() syscall

2023-03-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=61194e9852e641d1533cd04a5679d6042ff975d3 commit 61194e9852e641d1533cd04a5679d6042ff975d3 Author: Konstantin Belousov AuthorDate: 2023-03-25 23:39:02 + Commit: Konstantin Belousov CommitDate: 2023-

git: ac6b2b4344cd - main - build: glibc on Linux defines explicit_bzero in .

2023-03-27 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=ac6b2b4344cd586847fe4318c776e1213b09e6de commit ac6b2b4344cd586847fe4318c776e1213b09e6de Author: John Baldwin AuthorDate: 2023-03-27 21:27:16 + Commit: John Baldwin CommitDate: 2023-03-27 21:27:16

Re: git: b894193501a7 - main - netlink: fix linux module build w/ netlink.

2023-03-27 Thread Dmitry Chagin
On Mon, Mar 27, 2023 at 06:21:34PM +, Alexander V. Chernikov wrote: > The branch main has been updated by melifaro: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=b894193501a7cb6ce5eed3cf86be5dd773cbbb2d > > commit b894193501a7cb6ce5eed3cf86be5dd773cbbb2d > Author: Alexander V. Chern

Re: git: c597432e2297 - main - route(8): convert to netlink

2023-03-27 Thread Jessica Clarke
On 26 Mar 2023, at 12:07, Alexander V. Chernikov wrote: > > The branch main has been updated by melifaro: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=c597432e22975f4d409b8453779967129c6b57e9 > > commit c597432e22975f4d409b8453779967129c6b57e9 > Author: Alexander V. Chernikov > Auth

git: f59727087b11 - main - CONTRIBUTING.md: Fix checkstyle9.pl name

2023-03-27 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=f59727087b11731f8847ad752d31ebfed5a648fb commit f59727087b11731f8847ad752d31ebfed5a648fb Author: Tom Hukins AuthorDate: 2023-03-27 21:04:10 + Commit: Ed Maste CommitDate: 2023-03-27 20:23:13 +0

git: b37d1deb045d - main - ses: cleanup ses tests

2023-03-27 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=b37d1deb045d7bc7877fb1d9afdb39d43130dcc4 commit b37d1deb045d7bc7877fb1d9afdb39d43130dcc4 Author: Alan Somers AuthorDate: 2022-01-19 21:33:43 + Commit: Alan Somers CommitDate: 2023-03-27 20:06:

git: 06e1219d54fc - Create tag vendor/libpcap/1.10.3

2023-03-27 Thread Joseph Mingrone
The annotated tag vendor/libpcap/1.10.3 has been created by jrm: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/libpcap/1.10.3 tag vendor/libpcap/1.10.3 Tagger: Joseph Mingrone TaggerDate: 2023-03-27 18:47:43 + Tag libpcap 1.10.3. commit 35af88c96350eb786f1198dfb6b29a171016e6bf Author

git: 20616273d521..35af88c96350 - vendor/libpcap - vendor branch updated

2023-03-27 Thread Joseph Mingrone
The branch vendor/libpcap has been updated by jrm: URL: https://cgit.FreeBSD.org/src/log/?id=20616273d521..35af88c96350 35af88c96350 Import libpcap 1.10.3

git: 57dc6f5e200b - main - sesutil: fix "fault all" with zoned jbods

2023-03-27 Thread Alan Somers
The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/src/commit/?id=57dc6f5e200b10d34ccb97ccc18d06b3f0b9b933 commit 57dc6f5e200b10d34ccb97ccc18d06b3f0b9b933 Author: Alan Somers AuthorDate: 2023-03-10 17:47:08 + Commit: Alan Somers CommitDate: 2023-03-27 19:43:

Re: git: c597432e2297 - main - route(8): convert to netlink

2023-03-27 Thread Dag-Erling Smørgrav
"Alexander V. Chernikov" writes: > route(8): convert to netlink Did you make sure that netlink is either included in all kernel configurations or automatically loaded on first use? DES -- Dag-Erling Smørgrav - d...@freebsd.org

git: b894193501a7 - main - netlink: fix linux module build w/ netlink.

2023-03-27 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=b894193501a7cb6ce5eed3cf86be5dd773cbbb2d commit b894193501a7cb6ce5eed3cf86be5dd773cbbb2d Author: Alexander V. Chernikov AuthorDate: 2023-03-27 18:20:38 + Commit: Alexander V. Chernikov Commit

git: 86e2335d10e5 - stable/13 - panic(9): some updates

2023-03-27 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=86e2335d10e560c6b1809df58ce03864c5d09431 commit 86e2335d10e560c6b1809df58ce03864c5d09431 Author: Mitchell Horne AuthorDate: 2023-03-20 19:55:55 + Commit: Mitchell Horne CommitDate: 2023-03

git: d85a53128792 - stable/13 - KASSERT(9): some updates

2023-03-27 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=d85a5312879247569f9ca4e3a3ebab2833e6d84a commit d85a5312879247569f9ca4e3a3ebab2833e6d84a Author: Mitchell Horne AuthorDate: 2023-03-20 19:54:11 + Commit: Mitchell Horne CommitDate: 2023-03

git: a979e5ca0b9d - stable/13 - critical(9): small updates

2023-03-27 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=a979e5ca0b9dee32d11428a7a69066e7b64576bc commit a979e5ca0b9dee32d11428a7a69066e7b64576bc Author: Mitchell Horne AuthorDate: 2023-03-20 19:50:50 + Commit: Mitchell Horne CommitDate: 2023-03

Re: git: 19e43c163c64 - main - netlink: add netlink KPI to the kernel by default

2023-03-27 Thread Alexander Chernikov
> On 27 Mar 2023, at 16:39, Shawn Webb wrote: > > On Mon, Mar 27, 2023 at 01:55:52PM +, Alexander V. Chernikov wrote: >> The branch main has been updated by melifaro: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=19e43c163c64636d2590dca006e22f18d22f48b2 >> >> commit 19e43c163c646

git: 27c8d4851c15 - main - Include Embedded Trace Extensions (ETE) source code to the OpenCSD build.

2023-03-27 Thread Ruslan Bukin
The branch main has been updated by br: URL: https://cgit.FreeBSD.org/src/commit/?id=27c8d4851c15810fe4dc71dc12d343587f6ecdf2 commit 27c8d4851c15810fe4dc71dc12d343587f6ecdf2 Author: Ruslan Bukin AuthorDate: 2023-03-27 16:07:46 + Commit: Ruslan Bukin CommitDate: 2023-03-27 16:10:26

git: d3a49f62a284 - main - netlink: fix 19e43c163c64 by adding miseed netlinkg_glue.c

2023-03-27 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=d3a49f62a2848799a2e4cf205f44c4a0ca53b819 commit d3a49f62a2848799a2e4cf205f44c4a0ca53b819 Author: Alexander V. Chernikov AuthorDate: 2023-03-27 16:08:24 + Commit: Alexander V. Chernikov Commit

git: 46e6e290975f - main - Import OpenCSD v.1.4.0.

2023-03-27 Thread Ruslan Bukin
The branch main has been updated by br: URL: https://cgit.FreeBSD.org/src/commit/?id=46e6e290975f19ea62d03f90ac3e523af4dae557 commit 46e6e290975f19ea62d03f90ac3e523af4dae557 Merge: 19e43c163c64 974000f192f9 Author: Ruslan Bukin AuthorDate: 2023-03-27 16:03:16 + Commit: Ruslan Bukin

git: d7aa8d0a1f11..974000f192f9 - vendor/opencsd - vendor branch updated

2023-03-27 Thread Ruslan Bukin
The branch vendor/opencsd has been updated by br: URL: https://cgit.FreeBSD.org/src/log/?id=d7aa8d0a1f11..974000f192f9 974000f192f9 Update OpenCSD to v1.4.0.

Re: git: 19e43c163c64 - main - netlink: add netlink KPI to the kernel by default

2023-03-27 Thread Shawn Webb
On Mon, Mar 27, 2023 at 01:55:52PM +, Alexander V. Chernikov wrote: > The branch main has been updated by melifaro: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=19e43c163c64636d2590dca006e22f18d22f48b2 > > commit 19e43c163c64636d2590dca006e22f18d22f48b2 > Author: Alexander V. Chern

git: d7590ef636ed - Create tag vendor/opencsd/v1.4.0

2023-03-27 Thread Ruslan Bukin
The annotated tag vendor/opencsd/v1.4.0 has been created by br: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/opencsd/v1.4.0 tag vendor/opencsd/v1.4.0 Tagger: Ruslan Bukin TaggerDate: 2023-03-27 15:23:43 + Tag OpenCSD v1.4.0. commit 974000f192f9f74654b8835361cf35e606a10a76 Author:

git: d16d0db0107b - stable/12 - pkg-stage.sh: update port trailing version information

2023-03-27 Thread Glen Barber
The branch stable/12 has been updated by gjb: URL: https://cgit.FreeBSD.org/src/commit/?id=d16d0db0107bdf6acf9dfa9017e628a67cd033f0 commit d16d0db0107bdf6acf9dfa9017e628a67cd033f0 Author: Glen Barber AuthorDate: 2023-03-20 14:36:51 + Commit: Glen Barber CommitDate: 2023-03-27 14:14

git: 81b340dd5b2f - stable/12 - Replace subversion with git in the installation DVD

2023-03-27 Thread Glen Barber
The branch stable/12 has been updated by gjb: URL: https://cgit.FreeBSD.org/src/commit/?id=81b340dd5b2fded442b0928d51b92be64b61a416 commit 81b340dd5b2fded442b0928d51b92be64b61a416 Author: Alan Somers AuthorDate: 2022-05-26 19:08:34 + Commit: Glen Barber CommitDate: 2023-03-27 14:14

git: b44388ec0273 - stable/13 - pkg-stage.sh: update port trailing version information

2023-03-27 Thread Glen Barber
The branch stable/13 has been updated by gjb: URL: https://cgit.FreeBSD.org/src/commit/?id=b44388ec027311eb2ee163b86bc986d217a164b5 commit b44388ec027311eb2ee163b86bc986d217a164b5 Author: Glen Barber AuthorDate: 2023-03-20 14:36:51 + Commit: Glen Barber CommitDate: 2023-03-27 14:11

git: 19e43c163c64 - main - netlink: add netlink KPI to the kernel by default

2023-03-27 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=19e43c163c64636d2590dca006e22f18d22f48b2 commit 19e43c163c64636d2590dca006e22f18d22f48b2 Author: Alexander V. Chernikov AuthorDate: 2023-03-27 11:59:30 + Commit: Alexander V. Chernikov Commit

git: 21af4e09f4e8 - main - nvmecontrol(8): fix resv register -i synopsis

2023-03-27 Thread Yuri Pankov
The branch main has been updated by yuripv: URL: https://cgit.FreeBSD.org/src/commit/?id=21af4e09f4e8b17eae6d617f6433e7116f6b17a3 commit 21af4e09f4e8b17eae6d617f6433e7116f6b17a3 Author: Yuri Pankov AuthorDate: 2023-03-27 12:59:03 + Commit: Yuri Pankov CommitDate: 2023-03-27 13:00:3

git: 68ca8363c7a1 - main - libc: Use secure_getenv(3) where appropriate

2023-03-27 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=68ca8363c7a19d5351dc2b10568cbf2403e07e33 commit 68ca8363c7a19d5351dc2b10568cbf2403e07e33 Author: Mark Johnston AuthorDate: 2023-03-27 12:55:01 + Commit: Mark Johnston CommitDate: 2023-03-27 12:5

git: ad2f2ee01543 - main - arm64: Remove duplicated function prototypes for PAC

2023-03-27 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=ad2f2ee01543e219b6af6a839d833a117806bad7 commit ad2f2ee01543e219b6af6a839d833a117806bad7 Author: Mark Johnston AuthorDate: 2023-03-26 18:33:33 + Commit: Mark Johnston CommitDate: 2023-03-27 12:5

git: 6aa5b10d0c24 - main - nvme: fix resv commands with nda device

2023-03-27 Thread Yuri Pankov
The branch main has been updated by yuripv: URL: https://cgit.FreeBSD.org/src/commit/?id=6aa5b10d0c245eef2410e82a02920131f65f83a3 commit 6aa5b10d0c245eef2410e82a02920131f65f83a3 Author: Yuri Pankov AuthorDate: 2023-03-27 12:11:59 + Commit: Yuri Pankov CommitDate: 2023-03-27 12:53:2

git: 3b6598f8742c - stable/13 - bhyve: Sleep briefly in the VMEXIT_DEBUG handler

2023-03-27 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=3b6598f8742cdab079cbce5485e9ddffbacdc1b4 commit 3b6598f8742cdab079cbce5485e9ddffbacdc1b4 Author: Mark Johnston AuthorDate: 2023-03-22 13:02:54 + Commit: Mark Johnston CommitDate: 2023-03-27

git: e6b1b944b5aa - stable/13 - netgraph tests: Serialize

2023-03-27 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=e6b1b944b5aa1950834f27a8ab9188bcd736844d commit e6b1b944b5aa1950834f27a8ab9188bcd736844d Author: Mark Johnston AuthorDate: 2023-03-18 14:57:36 + Commit: Mark Johnston CommitDate: 2023-03-27

git: 743f4ba7e3bd - stable/13 - vmrun: Expose bhyve's -G option

2023-03-27 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=743f4ba7e3bd647f77f0e613de67005ade5db51f commit 743f4ba7e3bd647f77f0e613de67005ade5db51f Author: Mark Johnston AuthorDate: 2023-03-20 20:23:26 + Commit: Mark Johnston CommitDate: 2023-03-27

git: 3813808b1f2b - stable/13 - libdtrace: fix indendation in dt_printd()

2023-03-27 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=3813808b1f2b492601031128179881434b930b5e commit 3813808b1f2b492601031128179881434b930b5e Author: Christos Margiolis AuthorDate: 2023-03-20 13:34:20 + Commit: Mark Johnston CommitDate: 2023-

git: 2d7021fa1846 - stable/13 - netipsec tests: Serialize

2023-03-27 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=2d7021fa184626ad01a86a96df755a1af45e6426 commit 2d7021fa184626ad01a86a96df755a1af45e6426 Author: Mark Johnston AuthorDate: 2023-03-20 16:15:32 + Commit: Mark Johnston CommitDate: 2023-03-27

git: 12496806098d - main - kern.post.mk: fix PORTSDIR handling

2023-03-27 Thread Yuri Pankov
The branch main has been updated by yuripv: URL: https://cgit.FreeBSD.org/src/commit/?id=12496806098d9d9915817edcd0df17cdd27f60c8 commit 12496806098d9d9915817edcd0df17cdd27f60c8 Author: Yuri Pankov AuthorDate: 2023-03-27 11:42:31 + Commit: Yuri Pankov CommitDate: 2023-03-27 11:57:5

git: eccccd657f01 - main - netlink: make nlattr_add_in[6]_addr inline

2023-03-27 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=ed657f018c35397e49b29cce527103bfd381 commit ed657f018c35397e49b29cce527103bfd381 Author: Alexander V. Chernikov AuthorDate: 2023-03-27 11:53:34 + Commit: Alexander V. Chernikov Commit

git: 6dc858d84c43 - main - netlink: remove forgotten debug message in handle_rtm_getroute().

2023-03-27 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=6dc858d84c43294c6bea8eb8288deb1adda4d1f6 commit 6dc858d84c43294c6bea8eb8288deb1adda4d1f6 Author: Alexander V. Chernikov AuthorDate: 2023-03-27 10:49:40 + Commit: Alexander V. Chernikov Commit

git: 544f1492c026 - main - netlink: ensure genetlink control family always registers under the same ID.

2023-03-27 Thread Alexander V. Chernikov
The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=544f1492c026f358507d812b63943eea08d3155d commit 544f1492c026f358507d812b63943eea08d3155d Author: Alexander V. Chernikov AuthorDate: 2023-03-27 10:48:24 + Commit: Alexander V. Chernikov Commit

Re: git: e8988d60d24b - main - pci: expose intel_graphics_stolen as sysctl

2023-03-27 Thread Corvin Köhne
On Mon, 2023-03-27 at 09:41 +, Corvin Köhne wrote: > The branch main has been updated by corvink: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=e8988d60d24b05e98919e912329880a54cdfdd70 > > commit e8988d60d24b05e98919e912329880a54cdfdd70 > Author: Corvin Köhne > AuthorDate: 2023-03-2

git: e8988d60d24b - main - pci: expose intel_graphics_stolen as sysctl

2023-03-27 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=e8988d60d24b05e98919e912329880a54cdfdd70 commit e8988d60d24b05e98919e912329880a54cdfdd70 Author: Corvin Köhne AuthorDate: 2023-03-27 08:21:37 + Commit: Corvin Köhne CommitDate: 2023-03-27 09:4

git: 48d70503bcae - main - pci: add tunable hw.pci.enable_mps_tune

2023-03-27 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=48d70503bcae816eea6109c30ba79261eb47c9d0 commit 48d70503bcae816eea6109c30ba79261eb47c9d0 Author: Corvin Köhne AuthorDate: 2023-02-06 09:26:33 + Commit: Corvin Köhne CommitDate: 2023-03-27 09:2

git: 5d6b503ed097 - stable/13 - pf tests: try to trigger locking issues in pfsync_timeout()

2023-03-27 Thread Kristof Provost
The branch stable/13 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=5d6b503ed097733af83003cf675f3d55c2b90756 commit 5d6b503ed097733af83003cf675f3d55c2b90756 Author: Kristof Provost AuthorDate: 2023-03-20 13:58:34 + Commit: Kristof Provost CommitDate: 2023-03-2

git: 6b916bc91d76 - stable/12 - pf tests: try to trigger locking issues in pfsync_timeout()

2023-03-27 Thread Kristof Provost
The branch stable/12 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=6b916bc91d76a4e91629074779a89b22207ea053 commit 6b916bc91d76a4e91629074779a89b22207ea053 Author: Kristof Provost AuthorDate: 2023-03-20 13:58:34 + Commit: Kristof Provost CommitDate: 2023-03-2

git: 1d6ece4351a0 - stable/12 - pfsync: add missing unlock in pfsync_defer_tmo()

2023-03-27 Thread Kristof Provost
The branch stable/12 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=1d6ece4351a01179e3a5ebbdb3fa2e6053a2d7aa commit 1d6ece4351a01179e3a5ebbdb3fa2e6053a2d7aa Author: Kristof Provost AuthorDate: 2023-03-20 13:26:33 + Commit: Kristof Provost CommitDate: 2023-03-2

git: 3eb2341caaa3 - stable/13 - pfsync: add missing unlock in pfsync_defer_tmo()

2023-03-27 Thread Kristof Provost
The branch stable/13 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=3eb2341caaa307a8d067333c8aebe3e269ade2fd commit 3eb2341caaa307a8d067333c8aebe3e269ade2fd Author: Kristof Provost AuthorDate: 2023-03-20 13:26:33 + Commit: Kristof Provost CommitDate: 2023-03-2

git: 44af4103e422 - stable/13 - pfsync: fix pfsync_undefer_state() locking

2023-03-27 Thread Kristof Provost
The branch stable/13 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=44af4103e422029026e9bb1a5784550365831cf3 commit 44af4103e422029026e9bb1a5784550365831cf3 Author: Kristof Provost AuthorDate: 2023-03-20 13:29:55 + Commit: Kristof Provost CommitDate: 2023-03-2

git: 09b7cab88f65 - stable/12 - pfsync: fix pfsync_undefer_state() locking

2023-03-27 Thread Kristof Provost
The branch stable/12 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=09b7cab88f652e3a3682749e38c043d25dd7d0ed commit 09b7cab88f652e3a3682749e38c043d25dd7d0ed Author: Kristof Provost AuthorDate: 2023-03-20 13:29:55 + Commit: Kristof Provost CommitDate: 2023-03-2

git: b72e06b13ee0 - main - bhyve: make use of helper to read PCI IDs from bhyve config

2023-03-27 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=b72e06b13ee08b94a3e74ac2473e889aeb7a3d1a commit b72e06b13ee08b94a3e74ac2473e889aeb7a3d1a Author: Corvin Köhne AuthorDate: 2023-02-06 10:13:56 + Commit: Corvin Köhne CommitDate: 2023-03-27 08:1

git: f4ceaff56dda - main - bhyve: add config option to modify LPC IDs

2023-03-27 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=f4ceaff56ddaacc151df07d2d205a2d7fcb736a8 commit f4ceaff56ddaacc151df07d2d205a2d7fcb736a8 Author: Corvin Köhne AuthorDate: 2021-11-23 12:14:41 + Commit: Corvin Köhne CommitDate: 2023-03-27 08:1

git: ffaed739a803 - main - bhyve: add helper to read PCI IDs from bhyve config

2023-03-27 Thread Corvin Köhne
The branch main has been updated by corvink: URL: https://cgit.FreeBSD.org/src/commit/?id=ffaed739a80319a56d0b1dfd6cedeb3d194ff42c commit ffaed739a80319a56d0b1dfd6cedeb3d194ff42c Author: Corvin Köhne AuthorDate: 2023-02-06 10:43:49 + Commit: Corvin Köhne CommitDate: 2023-03-27 08:1