Date: Tue, 28 Mar 2023 10:47:08 -0700 From: John Baldwin <jhb@FreeBSD.org> To: Alexander Chernikov <melifaro@FreeBSD.org>, =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= <des@FreeBSD.org> Cc: "src-committers@freebsd.org" <src-committers@FreeBSD.org>, "dev-commits-src-all@freebsd.org" <dev-commits-src-all@FreeBSD.org>, "dev-commits-src-main@freebsd.org" <dev-commits-src-main@FreeBSD.org> Subject: Re: git: c597432e2297 - main - route(8): convert to netlink Message-ID: <37ed5b12-0528-2fd0-1b00-5da29961f122@FreeBSD.org> In-Reply-To: <A566FC7E-5338-4010-8A64-E4F06BA7FE0A@FreeBSD.org> References: <202303261107.32QB7UZK058893@gitrepo.freebsd.org> <86zg7yyqc3.fsf@ltc.des.no> <A566FC7E-5338-4010-8A64-E4F06BA7FE0A@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/28/23 2:01 AM, Alexander Chernikov wrote: > >> On 27 Mar 2023, at 19:57, Dag-Erling Smørgrav <des@FreeBSD.org> wrote: >> >> "Alexander V. Chernikov" <melifaro@FreeBSD.org> 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? > Not exactly. Sorry for the breakage, I reverted route(8) back to rtsock till I address all the issues. > /Alexander I would encourage you btw to add NETLINK to GENERIC on all arches and maybe try to autoload netlink.ko in tools that default to using netlink. There's nothing inherently MD about netlink, so I would switch all arches at once. I think it's also good to do it soon in main so we can get some testing in now before 14.0. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37ed5b12-0528-2fd0-1b00-5da29961f122>