git: 56a80affe4ce - stable/12 - pf tests: properly destroy renamed interfaces

2023-01-23 Thread Kristof Provost
The branch stable/12 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=56a80affe4cee8a3f29a88b5e30791000bb2988b commit 56a80affe4cee8a3f29a88b5e30791000bb2988b Author: Kajetan Staszkiewicz AuthorDate: 2023-01-16 06:19:41 + Commit: Kristof Provost CommitDate: 2023

git: fbdde1029e92 - stable/13 - pf tests: properly destroy renamed interfaces

2023-01-23 Thread Kristof Provost
The branch stable/13 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=fbdde1029e9202cf44ed3ce3e38a4d11e418eda5 commit fbdde1029e9202cf44ed3ce3e38a4d11e418eda5 Author: Kajetan Staszkiewicz AuthorDate: 2023-01-16 06:19:41 + Commit: Kristof Provost CommitDate: 2023

git: 13a18f25560d - stable/13 - domains: allow pre-defined domains to be unloaded

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=13a18f25560d98a48ab65f86b2b4653cb3c0a484 commit 13a18f25560d98a48ab65f86b2b4653cb3c0a484 Author: Alexander V. Chernikov AuthorDate: 2022-08-12 13:36:53 + Commit: Alexander V. Chernikov C

git: ddd3818317b5 - stable/13 - Revert "tcp: virtualise net.inet.tcp.msl sysctl."

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=ddd3818317b5e0519b0d90712e76908828f13b56 commit ddd3818317b5e0519b0d90712e76908828f13b56 Author: Alexander V. Chernikov AuthorDate: 2023-01-23 11:37:58 + Commit: Alexander V. Chernikov C

Re: git: 81a72d997e22 - stable/13 - tcp: virtualise net.inet.tcp.msl sysctl.

2023-01-23 Thread Alexander Chernikov
> On 22 Jan 2023, at 16:07, Justin Hibbits wrote: > > On Fri, 13 Jan 2023 21:24:53 GMT > "Alexander V. Chernikov" wrote: > >> The branch stable/13 has been updated by melifaro: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=81a72d997e22f37ac15a009090a5a15a6c279900 >> >> commit 81a72

git: e5e323b58796 - stable/13 - Move the GICv3 bus_print_child function to the parent

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=e5e323b587968e6f490f03e3f42a0795205d99b1 commit e5e323b587968e6f490f03e3f42a0795205d99b1 Author: Andrew Turner AuthorDate: 2022-09-22 10:50:15 + Commit: Andrew Turner CommitDate: 2023-01-2

git: 39c064581757 - stable/13 - Clear the indirect flag in the GICv3 ITS driver

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=39c0645817579e56683d00d38d3290a2c0b5f2cf commit 39c0645817579e56683d00d38d3290a2c0b5f2cf Author: Andrew Turner AuthorDate: 2022-10-04 11:46:24 + Commit: Andrew Turner CommitDate: 2023-01-2

git: b3a94d46752d - stable/13 - Reduce the arm64 ID registers we print

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=b3a94d46752d23ca75f698dce01bbb4ac33f43c8 commit b3a94d46752d23ca75f698dce01bbb4ac33f43c8 Author: Andrew Turner AuthorDate: 2022-07-19 08:47:23 + Commit: Andrew Turner CommitDate: 2023-01-2

git: cd5c0287485c - stable/13 - Include sys/systm.h in phy_usb.c for KASSERT

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=cd5c0287485c3720d9ec24f38735b669132178f0 commit cd5c0287485c3720d9ec24f38735b669132178f0 Author: Andrew Turner AuthorDate: 2022-10-28 17:12:31 + Commit: Andrew Turner CommitDate: 2023-01-2

git: 1d54105b977f - stable/13 - Stop relying on header pollution in sdhci_xenon.c

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=1d54105b977fc3bad2faff894925af844ba3205e commit 1d54105b977fc3bad2faff894925af844ba3205e Author: Andrew Turner AuthorDate: 2022-10-05 13:52:02 + Commit: Andrew Turner CommitDate: 2023-01-2

git: 6934327bb782 - stable/13 - Add more Arm CPUs to the arm64 cpu ident

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=6934327bb78229d9e23e5f220580840fee7d4f08 commit 6934327bb78229d9e23e5f220580840fee7d4f08 Author: Andrew Turner AuthorDate: 2022-10-11 11:53:45 + Commit: Andrew Turner CommitDate: 2023-01-2

git: ef2dd0213cb7 - stable/13 - Add bus_get_resource_list functions to the GICv3 driver

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=ef2dd0213cb7b4fc4832f157db2403a469c4baa2 commit ef2dd0213cb7b4fc4832f157db2403a469c4baa2 Author: Andrew Turner AuthorDate: 2022-09-22 10:17:45 + Commit: Andrew Turner CommitDate: 2023-01-2

git: 8cefcdd4567e - stable/13 - Use SYSCTL_FOREACH in drm2

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=8cefcdd4567e5780a3e3dff5276f3652e5d58dca commit 8cefcdd4567e5780a3e3dff5276f3652e5d58dca Author: Andrew Turner AuthorDate: 2022-10-05 09:24:13 + Commit: Andrew Turner CommitDate: 2023-01-2

git: 359cfad59e01 - stable/13 - Split out the arm64 EL2 exception vectors

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=359cfad59e011221aa697e87eae19217a58bf698 commit 359cfad59e011221aa697e87eae19217a58bf698 Author: Andrew Turner AuthorDate: 2022-10-31 15:08:26 + Commit: Andrew Turner CommitDate: 2023-01-2

git: 5930ae92913b - stable/13 - Add support for an array of hwresets

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=5930ae92913b86642727720518f8fd3144426e39 commit 5930ae92913b86642727720518f8fd3144426e39 Author: Andrew Turner AuthorDate: 2022-11-11 08:55:59 + Commit: Andrew Turner CommitDate: 2023-01-2

git: 5e54d4b719a5 - stable/13 - Remove unneeded headers from clk_link.c

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=5e54d4b719a58be9ce7fe90fc0fb0af72687b174 commit 5e54d4b719a58be9ce7fe90fc0fb0af72687b174 Author: Andrew Turner AuthorDate: 2022-10-28 16:44:33 + Commit: Andrew Turner CommitDate: 2023-01-2

git: 15d184c74f8f - stable/13 - Make all options lower case in files.arm64

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=15d184c74f8f157406d251aca8f32c9a78d8630a commit 15d184c74f8f157406d251aca8f32c9a78d8630a Author: Andrew Turner AuthorDate: 2022-11-02 20:02:31 + Commit: Andrew Turner CommitDate: 2023-01-2

git: 196f6aaa29d7 - stable/13 - Add the arch field to the arm64 MIDR macros

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=196f6aaa29d7d9809b4225981e0bbc0d363f9b99 commit 196f6aaa29d7d9809b4225981e0bbc0d363f9b99 Author: Andrew Turner AuthorDate: 2022-11-14 15:48:43 + Commit: Andrew Turner CommitDate: 2023-01-2

git: 52583b734d7f - stable/13 - Check for more XHCI ACPI IDs

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=52583b734d7fcb7f98024bed0f3ed2d6bedd6277 commit 52583b734d7fcb7f98024bed0f3ed2d6bedd6277 Author: Andrew Turner AuthorDate: 2023-01-04 12:33:08 + Commit: Andrew Turner CommitDate: 2023-01-2

git: db310bb70725 - stable/13 - Use hwreset_array in the Rockchip tsadc driver

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=db310bb7072579b4d48f0abc05b3567b9bf5aa19 commit db310bb7072579b4d48f0abc05b3567b9bf5aa19 Author: Andrew Turner AuthorDate: 2022-11-11 08:58:34 + Commit: Andrew Turner CommitDate: 2023-01-2

git: 4dd63b65cb76 - stable/13 - Put the arm64 vttbr_el2 register into a state

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=4dd63b65cb76ed963dbd23b651ea8e2895b4dd20 commit 4dd63b65cb76ed963dbd23b651ea8e2895b4dd20 Author: Andrew Turner AuthorDate: 2022-11-15 12:53:28 + Commit: Andrew Turner CommitDate: 2023-01-2

git: 7217ec3ed290 - stable/13 - Add support for the new Arm Generic UART _HID

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=7217ec3ed290ad47a56e7686b896879c2a4eeac4 commit 7217ec3ed290ad47a56e7686b896879c2a4eeac4 Author: Andrew Turner AuthorDate: 2022-12-19 13:42:44 + Commit: Andrew Turner CommitDate: 2023-01-2

git: 1289b327b607 - stable/13 - Sort the SOC options in the arm64 NOTES config

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=1289b327b6072dbbb5f1e0193e69067d70173a67 commit 1289b327b6072dbbb5f1e0193e69067d70173a67 Author: Andrew Turner AuthorDate: 2022-11-02 19:42:32 + Commit: Andrew Turner CommitDate: 2023-01-2

git: 9d37de148e56 - stable/13 - Include sys/malloc.h directly in the qoriq clock

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=9d37de148e563214d6be49396c39c75271f2aeb3 commit 9d37de148e563214d6be49396c39c75271f2aeb3 Author: Andrew Turner AuthorDate: 2022-11-03 09:41:05 + Commit: Andrew Turner CommitDate: 2023-01-2

git: d6a01b37b7ee - stable/13 - Add Windows Dev Kit 2023 support to if_ure

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=d6a01b37b7eee147715d1e3945790652edc5b966 commit d6a01b37b7eee147715d1e3945790652edc5b966 Author: Andrew Turner AuthorDate: 2023-01-04 13:23:59 + Commit: Andrew Turner CommitDate: 2023-01-2

git: f2e0183cf63c - stable/13 - Mark 64-bit arm64 hypervisor registers with UL

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=f2e0183cf63cac1a45d47ab857f2ab97f24c1152 commit f2e0183cf63cac1a45d47ab857f2ab97f24c1152 Author: Andrew Turner AuthorDate: 2022-09-28 13:39:45 + Commit: Andrew Turner CommitDate: 2023-01-2

git: 339990879cf4 - stable/13 - Disable superpage use for stage 2 arm64 mappings

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=339990879cf4837aa20d509bcbddf403107d10a0 commit 339990879cf4837aa20d509bcbddf403107d10a0 Author: Andrew Turner AuthorDate: 2022-11-07 11:21:42 + Commit: Andrew Turner CommitDate: 2023-01-2

git: 7fcb2a0b7932 - stable/13 - Add more arm64 hypervisor registers

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=7fcb2a0b7932f01804a79a7cbb8b09180c16720e commit 7fcb2a0b7932f01804a79a7cbb8b09180c16720e Author: Andrew Turner AuthorDate: 2022-11-14 15:42:51 + Commit: Andrew Turner CommitDate: 2023-01-2

git: ab1e089df8cf - stable/13 - debugnet: remove spurious message on boot

2023-01-23 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=ab1e089df8cf984b00cf232beac7579989378cf4 commit ab1e089df8cf984b00cf232beac7579989378cf4 Author: Franco Fichtner AuthorDate: 2022-12-16 15:27:18 + Commit: Mark Johnston CommitDate: 2023-01-

git: f824b9115e58 - stable/13 - atomic: Remove cdefs.h includes from atomic_*.h

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

git: 74c21730d283 - stable/13 - atomic.9: Remove the stated dependency on types.h

2023-01-23 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=74c21730d283f5c2ce30e95a128d03633774955c commit 74c21730d283f5c2ce30e95a128d03633774955c Author: Mark Johnston AuthorDate: 2023-01-16 13:04:01 + Commit: Mark Johnston CommitDate: 2023-01-23

git: b3c44b6bb188 - stable/13 - atomic: Make atomic_san.h self-contained

2023-01-23 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=b3c44b6bb188ca0e6e05ec992271944e516990ae commit b3c44b6bb188ca0e6e05ec992271944e516990ae Author: Mark Johnston AuthorDate: 2023-01-04 02:47:52 + Commit: Mark Johnston CommitDate: 2023-01-23

git: 09d0e6b74aab - stable/13 - vm_object: Fix a kernel memory disclosure via the vm_object list sysctl

2023-01-23 Thread Mark Johnston
The branch stable/13 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=09d0e6b74aab5ba7c4314aef8274c56cfb839f27 commit 09d0e6b74aab5ba7c4314aef8274c56cfb839f27 Author: Mark Johnston AuthorDate: 2023-01-16 15:53:59 + Commit: Mark Johnston CommitDate: 2023-01-23

git: f2dc387443f3 - stable/12 - vm_object: Fix a kernel memory disclosure via the vm_object list sysctl

2023-01-23 Thread Mark Johnston
The branch stable/12 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=f2dc387443f3c8025cc0c4bbd6cd4e6dd1c729bf commit f2dc387443f3c8025cc0c4bbd6cd4e6dd1c729bf Author: Mark Johnston AuthorDate: 2023-01-16 15:53:59 + Commit: Mark Johnston CommitDate: 2023-01-23

git: 7d189f669836 - main - growfs(7): conditionalize mention of adding dump device

2023-01-23 Thread Mike Karels
The branch main has been updated by karels: URL: https://cgit.FreeBSD.org/src/commit/?id=7d189f669836b81dbdeb7bc7178040a43ab9d1fe commit 7d189f669836b81dbdeb7bc7178040a43ab9d1fe Author: Mike Karels AuthorDate: 2023-01-23 14:37:07 + Commit: Mike Karels CommitDate: 2023-01-23 14:37:0

git: 9b0b515befac - stable/13 - loader.efi: make sure kernel image is executable

2023-01-23 Thread Andrew Turner
The branch stable/13 has been updated by andrew: URL: https://cgit.FreeBSD.org/src/commit/?id=9b0b515befac603b3584a10098fdc9956191f5a8 commit 9b0b515befac603b3584a10098fdc9956191f5a8 Author: Robert Clausecker AuthorDate: 2023-01-02 21:12:50 + Commit: Andrew Turner CommitDate: 2023-

git: 82ed3fb02543 - stable/13 - fuser: fix loop over kinfo_proc array

2023-01-23 Thread Gleb Smirnoff
The branch stable/13 has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=82ed3fb02543af31840fdb2b0c26c77f3ae6cd5e commit 82ed3fb02543af31840fdb2b0c26c77f3ae6cd5e Author: Gleb Smirnoff AuthorDate: 2023-01-09 16:40:20 + Commit: Gleb Smirnoff CommitDate: 2023-01-

git: 8089749d3878 - main - blacklistd: diff reduction against upstream

2023-01-23 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=8089749d38781946c008372f4016d69eee549f1c commit 8089749d38781946c008372f4016d69eee549f1c Author: Ed Maste AuthorDate: 2023-01-23 16:19:46 + Commit: Ed Maste CommitDate: 2023-01-23 16:22:10 +000

git: 45da40c2c377 - stable/13 - Clarify DTR_ENABLED make variable

2023-01-23 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=45da40c2c377ba4ab3efd03eed9cf242f01c9c68 commit 45da40c2c377ba4ab3efd03eed9cf242f01c9c68 Author: Mitchell Horne AuthorDate: 2023-01-03 17:54:15 + Commit: Mitchell Horne CommitDate: 2023-01

git: 217c99d12a74 - stable/13 - riscv: always include frame pointer

2023-01-23 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=217c99d12a743de12dca37ff26d9ab0e8a8c3841 commit 217c99d12a743de12dca37ff26d9ab0e8a8c3841 Author: Mitchell Horne AuthorDate: 2023-01-11 18:04:45 + Commit: Mitchell Horne CommitDate: 2023-01

git: 9534ea54cfa1 - stable/13 - dtrace: remove unused defines

2023-01-23 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=9534ea54cfa1914b2f85e8806a056664e2543fe0 commit 9534ea54cfa1914b2f85e8806a056664e2543fe0 Author: Mitchell Horne AuthorDate: 2023-01-11 18:05:38 + Commit: Mitchell Horne CommitDate: 2023-01

git: 0f95f9c7eadf - stable/13 - dtrace: dtrace_getpcstack() tweaks for riscv

2023-01-23 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=0f95f9c7eadf52754e1dba5df760f00582edc92e commit 0f95f9c7eadf52754e1dba5df760f00582edc92e Author: Mitchell Horne AuthorDate: 2023-01-11 18:06:02 + Commit: Mitchell Horne CommitDate: 2023-01

git: 996d5457165d - stable/13 - dtrace: correct profile aframes value for riscv

2023-01-23 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=996d5457165d8c86d0356b283d183e31c3107af5 commit 996d5457165d8c86d0356b283d183e31c3107af5 Author: Mitchell Horne AuthorDate: 2023-01-11 18:06:17 + Commit: Mitchell Horne CommitDate: 2023-01

git: 68efb54328a5 - stable/13 - dtrace: correct the aframes value for fbt provider

2023-01-23 Thread Mitchell Horne
The branch stable/13 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=68efb54328a5affac0fd68970dbb890ba024dc43 commit 68efb54328a5affac0fd68970dbb890ba024dc43 Author: Mitchell Horne AuthorDate: 2023-01-11 18:06:24 + Commit: Mitchell Horne CommitDate: 2023-01

git: dec7db49602d - main - Add kf_file_nlink field to kf_file and populate it

2023-01-23 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=dec7db49602df75119f6b57d32f1eb58e0040abc commit dec7db49602df75119f6b57d32f1eb58e0040abc Author: Jiajie Chen AuthorDate: 2023-01-23 16:36:59 + Commit: Mateusz Guzik CommitDate: 2023-01-23 17:09:52

git: 627ca221c311 - main - kern_reboot: unconditionally call shutdown_reset()

2023-01-23 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=627ca221c311b5d9c4132e03664a96f390ff5c0d commit 627ca221c311b5d9c4132e03664a96f390ff5c0d Author: Mitchell Horne AuthorDate: 2023-01-23 18:47:11 + Commit: Mitchell Horne CommitDate: 2023-01-23 1

git: 5644850620ae - main - ddb: have 'reset' command use normal reboot path

2023-01-23 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=5644850620aead7c257a4e3040e20201b510f499 commit 5644850620aead7c257a4e3040e20201b510f499 Author: Mitchell Horne AuthorDate: 2023-01-07 18:09:28 + Commit: Mitchell Horne CommitDate: 2023-01-23 1

git: 6f5141456ed0 - main - vtblk: secondary fix for dumping

2023-01-23 Thread Mitchell Horne
The branch main has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=6f5141456ed07a24097c2cf3d6c389bf971d78d2 commit 6f5141456ed07a24097c2cf3d6c389bf971d78d2 Author: Mitchell Horne AuthorDate: 2023-01-09 17:14:19 + Commit: Mitchell Horne CommitDate: 2023-01-23 1

git: 56c438fcd4a7 - main - netmap: Tell the compiler to avoid reloading ring indices

2023-01-23 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=56c438fcd4a755f0abe8254779c39a0c4b530c75 commit 56c438fcd4a755f0abe8254779c39a0c4b530c75 Author: Mark Johnston AuthorDate: 2023-01-23 19:41:05 + Commit: Mark Johnston CommitDate: 2023-01-23 19:4

git: 854b2f302dcc - main - netmap: Correct a comment

2023-01-23 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=854b2f302dcc73dfef2e4458d382f8149ce9167c commit 854b2f302dcc73dfef2e4458d382f8149ce9167c Author: Mark Johnston AuthorDate: 2023-01-23 19:42:19 + Commit: Mark Johnston CommitDate: 2023-01-23 19:4

git: 539437c8281d - main - netmap: Fix a queue length check in the generic port rx path

2023-01-23 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=539437c8281d24450bacded3734276acd9983e90 commit 539437c8281d24450bacded3734276acd9983e90 Author: Mark Johnston AuthorDate: 2023-01-23 19:41:55 + Commit: Mark Johnston CommitDate: 2023-01-23 19:4

git: df40e30c9786 - main - netmap: Try to count packet drops in emulated mode

2023-01-23 Thread Mark Johnston
The branch main has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=df40e30c9786ccbf51e3acdf936d5c0e20815652 commit df40e30c9786ccbf51e3acdf936d5c0e20815652 Author: Mark Johnston AuthorDate: 2023-01-23 19:42:41 + Commit: Mark Johnston CommitDate: 2023-01-23 19:4

git: 247e03ed8b83 - main - Add git-blame ignore file

2023-01-23 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=247e03ed8b8341cf25dc3d9ecb846612d984f424 commit 247e03ed8b8341cf25dc3d9ecb846612d984f424 Author: Ed Maste AuthorDate: 2023-01-23 20:27:25 + Commit: Ed Maste CommitDate: 2023-01-23 20:27:25 +000

git: 6bbfbaa6ae46 - stable/13 - netlink: add netlink support

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=6bbfbaa6ae46f732603c2a23c7ece6dfe39c1e03 commit 6bbfbaa6ae46f732603c2a23c7ece6dfe39c1e03 Author: Alexander V. Chernikov AuthorDate: 2022-01-20 21:39:21 + Commit: Alexander V. Chernikov C

git: 655fe04370ad - stable/13 - netlink: make test-includes happy by hiding most of the header contents under _KERNEL.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=655fe04370ad9c1b20f2715662fa925db434e55b commit 655fe04370ad9c1b20f2715662fa925db434e55b Author: Alexander V. Chernikov AuthorDate: 2022-10-01 17:01:53 + Commit: Alexander V. Chernikov C

git: 91d6657dbf9e - stable/13 - netlink: fix debugging on 32-bit platforms

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=91d6657dbf9e871c86df9a63c52ec49e8331af01 commit 91d6657dbf9e871c86df9a63c52ec49e8331af01 Author: Alexander V. Chernikov AuthorDate: 2022-10-01 19:03:28 + Commit: Alexander V. Chernikov C

git: 21f82ec32e11 - stable/13 - netlink: fix format strings on 32-bit platforms

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=21f82ec32e11a773d9e1ea92e1688a4d617913ba commit 21f82ec32e11a773d9e1ea92e1688a4d617913ba Author: Alexander V. Chernikov AuthorDate: 2022-10-01 21:16:31 + Commit: Alexander V. Chernikov C

git: 265a6220a3e3 - stable/13 - netlink: fix build without INVARIANTS

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=265a6220a3e359c52d0429c04707b3eb225436f4 commit 265a6220a3e359c52d0429c04707b3eb225436f4 Author: Alexander V. Chernikov AuthorDate: 2022-10-01 21:20:50 + Commit: Alexander V. Chernikov C

git: 81174329b65e - stable/13 - netlink: Fix build without VIMAGE

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=81174329b65e4a8ddc5ab9702b5dcd86fff460c5 commit 81174329b65e4a8ddc5ab9702b5dcd86fff460c5 Author: Jung-uk Kim AuthorDate: 2022-10-02 01:38:55 + Commit: Alexander V. Chernikov CommitDate:

git: afbff46b9bc2 - stable/13 - netlink: fix non-default builds (no INET, INET6, ROUTE_MPATH).

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=afbff46b9bc2ed3a3495d1b09da898dfaada292a commit afbff46b9bc2ed3a3495d1b09da898dfaada292a Author: Alexander V. Chernikov AuthorDate: 2022-10-02 13:02:24 + Commit: Alexander V. Chernikov C

git: 77ba029133bd - stable/13 - netlink: make it working without INET6

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=77ba029133bdd714239a258e1c98cf5da0f84f52 commit 77ba029133bdd714239a258e1c98cf5da0f84f52 Author: Gleb Smirnoff AuthorDate: 2022-10-04 21:39:49 + Commit: Alexander V. Chernikov CommitDate

git: fc65965e0184 - stable/13 - Fix kernel build after fcb3f813f379f544f9cd2a10d18045588da0e132 .

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=fc65965e018461cc7f71a5fa554576dcfbbe6053 commit fc65965e018461cc7f71a5fa554576dcfbbe6053 Author: Hans Petter Selasky AuthorDate: 2022-10-04 14:08:20 + Commit: Alexander V. Chernikov Comm

git: 6e5d41dc8f16 - stable/13 - netlink: use (void) for function definitions with no arguments

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=6e5d41dc8f165e16dc924dd50f7081783adb450e commit 6e5d41dc8f165e16dc924dd50f7081783adb450e Author: Ed Maste AuthorDate: 2022-10-27 14:49:51 + Commit: Alexander V. Chernikov CommitDate: 202

git: c18674d6313c - stable/13 - netlink: fix generic netlink privilege check.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=c18674d6313c798ea8e193145f94c321274d7e45 commit c18674d6313c798ea8e193145f94c321274d7e45 Author: Alexander V. Chernikov AuthorDate: 2022-10-31 13:40:25 + Commit: Alexander V. Chernikov C

git: 476f69f0e597 - stable/13 - netlink: fix NLMSG_SPACE() macro.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=476f69f0e597a39904a3bc491133dafb0507ae02 commit 476f69f0e597a39904a3bc491133dafb0507ae02 Author: Alexander V. Chernikov AuthorDate: 2022-10-31 15:02:12 + Commit: Alexander V. Chernikov C

git: c33cc82152c5 - stable/13 - netlink: fix genetlink CTRL_ATTR_MCAST_GRP_MAX define.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=c33cc82152c5dc9ed7e593583ef7c70d427cd1fc commit c33cc82152c5dc9ed7e593583ef7c70d427cd1fc Author: Alexander V. Chernikov AuthorDate: 2022-10-31 15:03:27 + Commit: Alexander V. Chernikov C

git: d9211c8c7846 - stable/13 - netlink: fix CTRL_CMD_GETFAMILY lookup/dumps.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=d9211c8c7846381059c7bc73bf10489a2fc49ed1 commit d9211c8c7846381059c7bc73bf10489a2fc49ed1 Author: Alexander V. Chernikov AuthorDate: 2022-10-31 17:11:53 + Commit: Alexander V. Chernikov C

git: 7e49b54014b4 - stable/13 - netlink: remove private netlink_var.h header from the non-netlink core files.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=7e49b54014b4b7d16c41956899b2ac1bcdc8c5ce commit 7e49b54014b4b7d16c41956899b2ac1bcdc8c5ce Author: Alexander V. Chernikov AuthorDate: 2022-11-03 17:03:26 + Commit: Alexander V. Chernikov C

git: 286b49d4ea3a - stable/13 - netlink: allow more than 64 groups per netlink socket.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=286b49d4ea3a4dda6627d7f6cea90d41d880f076 commit 286b49d4ea3a4dda6627d7f6cea90d41d880f076 Author: Alexander V. Chernikov AuthorDate: 2022-11-03 16:44:07 + Commit: Alexander V. Chernikov C

git: da988f405229 - stable/13 - netlink: unregister groups along with family

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=da988f405229e00480516cecb34d8c47f6bbfd88 commit da988f405229e00480516cecb34d8c47f6bbfd88 Author: Baptiste Daroussin AuthorDate: 2022-11-08 08:02:43 + Commit: Alexander V. Chernikov Commi

git: 02b958b19535 - stable/13 - netlink: add netlink user documentation.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=02b958b19535828d8f19bf3601ae88ecf4503d33 commit 02b958b19535828d8f19bf3601ae88ecf4503d33 Author: Alexander V. Chernikov AuthorDate: 2022-11-01 12:20:13 + Commit: Alexander V. Chernikov C

git: a6b537f6b945 - stable/13 - netlink: suppress sending NLMSG_ERROR if NLMSG_DONE is already sent

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=a6b537f6b9459dbc0f5f2f60d973f025c6e63782 commit a6b537f6b9459dbc0f5f2f60d973f025c6e63782 Author: Alexander V. Chernikov AuthorDate: 2022-11-30 12:15:23 + Commit: Alexander V. Chernikov C

git: 5713f31ca0d9 - stable/13 - netlink: store user-provided rtm_protocol

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=5713f31ca0d96e90beb274000683656d171a77d9 commit 5713f31ca0d96e90beb274000683656d171a77d9 Author: Alexander V. Chernikov AuthorDate: 2022-12-02 19:26:34 + Commit: Alexander V. Chernikov C

git: a9ed45a93769 - stable/13 - netlink: fix non-multipath build

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=a9ed45a937697f7e2b331c39c9237e9c63a7c799 commit a9ed45a937697f7e2b331c39c9237e9c63a7c799 Author: Alexander V. Chernikov AuthorDate: 2022-12-02 22:20:42 + Commit: Alexander V. Chernikov C

git: dfc6db8e18b6 - stable/13 - netlink: add interface notification on link status / flags change.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=dfc6db8e18b65ee3101a007aace55e21d72c4011 commit dfc6db8e18b65ee3101a007aace55e21d72c4011 Author: Alexander V. Chernikov AuthorDate: 2022-12-03 17:10:50 + Commit: Alexander V. Chernikov C

git: db476bbc226a - stable/13 - netlink: improve interface handling

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=db476bbc226a11e6948a53e3fb8e8ca6b192f409 commit db476bbc226a11e6948a53e3fb8e8ca6b192f409 Author: Alexander V. Chernikov AuthorDate: 2022-12-14 19:45:01 + Commit: Alexander V. Chernikov C

git: e121eaf737dd - stable/13 - netlink: Use NET_EPOCH_[CALL|WAIT] macros

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=e121eaf737dd8131ca4a674a397cbd6af6321585 commit e121eaf737dd8131ca4a674a397cbd6af6321585 Author: Zhenlei Huang AuthorDate: 2022-12-21 01:40:05 + Commit: Alexander V. Chernikov CommitDate

git: 65f065ec7131 - stable/13 - netlink: connect netlink tests to the build

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=65f065ec7131db4028ed37d951d94d905298bc31 commit 65f065ec7131db4028ed37d951d94d905298bc31 Author: Alexander V. Chernikov AuthorDate: 2022-12-16 12:02:17 + Commit: Alexander V. Chernikov C

git: b309249b7fd8 - stable/13 - netlink: add snl(3) - simple netlink library

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=b309249b7fd8f29312be7cf08ccd5693d8409260 commit b309249b7fd8f29312be7cf08ccd5693d8409260 Author: Alexander V. Chernikov AuthorDate: 2022-12-18 17:34:41 + Commit: Alexander V. Chernikov C

git: e46b64f4ebd4 - stable/13 - netlink: fix netlink_snl_route.h header includes

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=e46b64f4ebd49149a8c0388f2aa8102334ab8244 commit e46b64f4ebd49149a8c0388f2aa8102334ab8244 Author: Alexander V. Chernikov AuthorDate: 2022-12-23 15:24:21 + Commit: Alexander V. Chernikov C

git: 6e4e97103113 - stable/13 - netlink: make snl(3) headers self-contained.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=6e4e97103113a1c95795c1454882ec36dde07dd3 commit 6e4e97103113a1c95795c1454882ec36dde07dd3 Author: Alexander V. Chernikov AuthorDate: 2022-12-23 15:52:33 + Commit: Alexander V. Chernikov C

git: f8175ea00f84 - stable/13 - netlink: fix test-includes broken by f2c8381fce9b

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=f8175ea00f8441c14115efc013e9d45115dc0e7a commit f8175ea00f8441c14115efc013e9d45115dc0e7a Author: Alexander V. Chernikov AuthorDate: 2022-12-23 17:57:09 + Commit: Alexander V. Chernikov C

git: 2419f06beb88 - stable/13 - testing: improve python vnet wrapper.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=2419f06beb88c5e0b27f269ff23676d04bbb4da9 commit 2419f06beb88c5e0b27f269ff23676d04bbb4da9 Author: Alexander V. Chernikov AuthorDate: 2022-12-29 19:07:34 + Commit: Alexander V. Chernikov C

git: 8db26a13caf4 - stable/13 - testing: allow custom test cleanup handlers in pytest

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=8db26a13caf4122a4670b952d0e5d2ad4246f377 commit 8db26a13caf4122a4670b952d0e5d2ad4246f377 Author: Alexander V. Chernikov AuthorDate: 2022-12-31 16:22:30 + Commit: Alexander V. Chernikov C

git: fcb063e2226e - stable/13 - testing: fix tests without cleanup in pytest.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=fcb063e2226e83d5fe19e837ad118143461d941f commit fcb063e2226e83d5fe19e837ad118143461d941f Author: Alexander V. Chernikov AuthorDate: 2023-01-01 14:11:18 + Commit: Alexander V. Chernikov C

git: 176e0427b208 - stable/13 - testing: add python test examples

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=176e0427b208a326ef8256c53c79edeea43e13dc commit 176e0427b208a326ef8256c53c79edeea43e13dc Author: Alexander V. Chernikov AuthorDate: 2023-01-01 14:35:41 + Commit: Alexander V. Chernikov C

git: 17e6123e6c93 - stable/13 - netlink: fix ifaddr reporting.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=17e6123e6c931375fa0cd5b0b8a578d9710008b8 commit 17e6123e6c931375fa0cd5b0b8a578d9710008b8 Author: Alexander V. Chernikov AuthorDate: 2023-01-06 19:13:42 + Commit: Alexander V. Chernikov C

git: 982fe5803470 - stable/13 - testing: fix skipping netlink tests if netlink module is not loaded.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=982fe580347015eff723b751535fe31c2055ff20 commit 982fe580347015eff723b751535fe31c2055ff20 Author: Alexander V. Chernikov AuthorDate: 2023-01-08 19:51:26 + Commit: Alexander V. Chernikov C

git: a16f805f820e - stable/13 - man: add Netlink reference to socket(2)

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=a16f805f820e00b6b2ef1f8b9a6c7408bd2aec6d commit a16f805f820e00b6b2ef1f8b9a6c7408bd2aec6d Author: Alexander V. Chernikov AuthorDate: 2023-01-14 17:35:43 + Commit: Alexander V. Chernikov C

git: 74115922268c - stable/13 - netlink: improve RTM_GETADDR handling.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=74115922268c7386ee18a90d08a25c7ccc94c06b commit 74115922268c7386ee18a90d08a25c7ccc94c06b Author: Alexander V. Chernikov AuthorDate: 2023-01-07 16:18:39 + Commit: Alexander V. Chernikov C

git: 1ce626b94897 - stable/13 - netlink: fix typo in netlink(4)

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=1ce626b94897f8afc6426823de4f03df622313d1 commit 1ce626b94897f8afc6426823de4f03df622313d1 Author: Alexander V. Chernikov AuthorDate: 2023-01-16 10:56:10 + Commit: Alexander V. Chernikov C

git: 92d8e0f13657 - stable/13 - netlink: fix compatibility with older netlink applications.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=92d8e0f136576d8a57e374fa4e460fc8903b68b6 commit 92d8e0f136576d8a57e374fa4e460fc8903b68b6 Author: Alexander V. Chernikov AuthorDate: 2023-01-16 12:14:35 + Commit: Alexander V. Chernikov C

git: eb310021a4f6 - stable/13 - netlink: add snl(3) manpage to the build

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=eb310021a4f67e08a7172e4474db690dc52e0fb5 commit eb310021a4f67e08a7172e4474db690dc52e0fb5 Author: Alexander V. Chernikov AuthorDate: 2023-01-16 20:24:49 + Commit: Alexander V. Chernikov C

git: b2e826efd6c4 - stable/13 - netlink: fix OOB write when creating attribute bitmask.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=b2e826efd6c4153f66af8aff3024f26d0f6cd63a commit b2e826efd6c4153f66af8aff3024f26d0f6cd63a Author: Alexander V. Chernikov AuthorDate: 2023-01-21 18:03:47 + Commit: Alexander V. Chernikov C

git: edf966085e44 - stable/13 - netlink: allow creating sockets with SOCK_DGRAM.

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=edf966085e44b0aefcc8cd4f74d22b1bd09d3d60 commit edf966085e44b0aefcc8cd4f74d22b1bd09d3d60 Author: Alexander V. Chernikov AuthorDate: 2023-01-21 14:36:23 + Commit: Alexander V. Chernikov C

git: a9dcee4334b2 - stable/13 - ifp: add if_setdescr() / if_freedesrt() methods

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=a9dcee4334b26c41ee3ce78ccb48d61ce21bc4f4 commit a9dcee4334b26c41ee3ce78ccb48d61ce21bc4f4 Author: Alexander V. Chernikov AuthorDate: 2022-09-24 19:37:29 + Commit: Alexander V. Chernikov C

git: 40c711523e3a - stable/13 - net: add if_allocdescr() to permit updating iface description from the kernel

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=40c711523e3ae6323294c2a1ec8285e494a338da commit 40c711523e3ae6323294c2a1ec8285e494a338da Author: Alexander V. Chernikov AuthorDate: 2022-11-30 13:49:07 + Commit: Alexander V. Chernikov C

git: 0edb2cd13d89 - stable/13 - if_clone: rework cloning KPI

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=0edb2cd13d895dc439915c25dee172f9e878c45a commit 0edb2cd13d895dc439915c25dee172f9e878c45a Author: Alexander V. Chernikov AuthorDate: 2022-09-22 09:37:37 + Commit: Alexander V. Chernikov C

git: 16ae7b665c7e - stable/13 - nhop: hash ifnet pointer instead of if_index

2023-01-23 Thread Alexander V. Chernikov
The branch stable/13 has been updated by melifaro: URL: https://cgit.FreeBSD.org/src/commit/?id=16ae7b665c7eac41fc717d9f09da2a2fb4ed1973 commit 16ae7b665c7eac41fc717d9f09da2a2fb4ed1973 Author: Gleb Smirnoff AuthorDate: 2021-12-04 18:05:46 + Commit: Alexander V. Chernikov CommitDate

git: 62adb1e95352 - main - UPDATING: fix typo

2023-01-23 Thread Warner Losh
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=62adb1e95352c52b709344452e96b5eae8eb426b commit 62adb1e95352c52b709344452e96b5eae8eb426b Author: Warner Losh AuthorDate: 2023-01-24 00:08:12 + Commit: Warner Losh CommitDate: 2023-01-24 00:09:08 +

  1   2   >