Date: Fri, 10 May 2019 13:09:38 -0500 From: Kyle Evans <kevans@freebsd.org> To: "Andrey V. Elsukov" <ae@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head@freebsd.org Subject: Re: svn commit: r347402 - head/sys/modules/ipsec Message-ID: <CACNAnaEuXPCYQTH7JihuuHVH5tNX1Z0gF67cYxJ1LyE=5mJ-eQ@mail.gmail.com> In-Reply-To: <e7e191e5-492d-2b9e-5e56-1b2cf958f4a8@FreeBSD.org> References: <201905091806.x49I6Bx9067179@repo.freebsd.org> <CACNAnaH5Wq5aXHtT6EuRwTS5zUe=kBfZTsh%2B9BqPkHee3cvT-Q@mail.gmail.com> <1362fc5c-c5dd-438b-9696-de3ec3a538ca@FreeBSD.org> <CACNAnaHhZED5nQwNv3eyabN9=z9P7YVL9G8GX%2BoXr8hsXOD2Dg@mail.gmail.com> <e7e191e5-492d-2b9e-5e56-1b2cf958f4a8@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 10, 2019 at 2:46 AM Andrey V. Elsukov <ae@freebsd.org> wrote: > > On 09.05.2019 22:13, Kyle Evans wrote: > >> there is two IPsec related interfaces that have problem with automatic > >> loading - if_enc and if_ipsec. So, if you add both to the mapping list, > >> this will be useful. CAM enc driver has conflicting name and prevents to > >> automatic loading of if_enc(4). It is probably always build in the > >> kernel, but renaming it into "ses" may break some third-party device > >> drivers. > >> > > > > I think you want something like [0] to add both of these to the map > > and stop ifconfig(8) from bailing on loading if_enc because 'enc' is > > loaded. This is safe at least for the set of modules currently mapped. > > > > Thanks, > > > > Kyle Evans > > > > [0] https://people.freebsd.org/~kevans/ipsec.diff > > It looks good to me. > > -- > WBR, Andrey V. Elsukov > Committed as r347429 -- any objection to reverting this link created in r347402 now? Thanks! Kyle Evans
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaEuXPCYQTH7JihuuHVH5tNX1Z0gF67cYxJ1LyE=5mJ-eQ>