Date: Tue, 28 Mar 2023 10:56:07 -0700 From: Gleb Smirnoff <glebius@freebsd.org> To: John Baldwin <jhb@freebsd.org> Cc: Alexander Chernikov <melifaro@freebsd.org>, Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@freebsd.org>, "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: <ZCMqN8xSPubPc9r2@FreeBSD.org> In-Reply-To: <37ed5b12-0528-2fd0-1b00-5da29961f122@FreeBSD.org> References: <202303261107.32QB7UZK058893@gitrepo.freebsd.org> <86zg7yyqc3.fsf@ltc.des.no> <A566FC7E-5338-4010-8A64-E4F06BA7FE0A@FreeBSD.org> <37ed5b12-0528-2fd0-1b00-5da29961f122@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 28, 2023 at 10:47:08AM -0700, John Baldwin wrote: J> >> Did you make sure that netlink is either included in all kernel J> >> configurations or automatically loaded on first use? J> > Not exactly. Sorry for the breakage, I reverted route(8) back to rtsock till I address all the issues. J> > /Alexander J> J> I would encourage you btw to add NETLINK to GENERIC on all arches and J> maybe try to autoload netlink.ko in tools that default to using J> netlink. There's nothing inherently MD about netlink, so I would J> switch all arches at once. I think it's also good to do it soon J> in main so we can get some testing in now before 14.0. The netlink.ko is being autoloaded correctly. The issue is within the route(8) patch itself. -- Gleb Smirnoff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZCMqN8xSPubPc9r2>