Date: Thu, 9 May 2019 21:41:49 +0300 From: "Andrey V. Elsukov" <ae@FreeBSD.org> To: Kyle Evans <kevans@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: <1362fc5c-c5dd-438b-9696-de3ec3a538ca@FreeBSD.org> In-Reply-To: <CACNAnaH5Wq5aXHtT6EuRwTS5zUe=kBfZTsh%2B9BqPkHee3cvT-Q@mail.gmail.com> References: <201905091806.x49I6Bx9067179@repo.freebsd.org> <CACNAnaH5Wq5aXHtT6EuRwTS5zUe=kBfZTsh%2B9BqPkHee3cvT-Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --YicSEeeifIh1lpe7iF7XwWNr0rUh7wyWM Content-Type: multipart/mixed; boundary="X6L4hmGHw5pibuEHpMgw3MJ8mD2d3iyyW"; protected-headers="v1" From: "Andrey V. Elsukov" <ae@FreeBSD.org> To: Kyle Evans <kevans@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head@freebsd.org Message-ID: <1362fc5c-c5dd-438b-9696-de3ec3a538ca@FreeBSD.org> Subject: Re: svn commit: r347402 - head/sys/modules/ipsec References: <201905091806.x49I6Bx9067179@repo.freebsd.org> <CACNAnaH5Wq5aXHtT6EuRwTS5zUe=kBfZTsh+9BqPkHee3cvT-Q@mail.gmail.com> In-Reply-To: <CACNAnaH5Wq5aXHtT6EuRwTS5zUe=kBfZTsh+9BqPkHee3cvT-Q@mail.gmail.com> --X6L4hmGHw5pibuEHpMgw3MJ8mD2d3iyyW Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 09.05.2019 21:36, Kyle Evans wrote: > Any chance the mechanism I introduced for ifconfig mapping ifname <-> > kld in r347241 would solve the same set of problems this would? > (unsure if there are any non-ifconfig(8) problems in consideration) If > we have more consumers of it than just vmnet (from a stable/ point of > view) then I'd be more than happy to MFC that separately from the rest > of the commit. >=20 Hi, 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. --=20 WBR, Andrey V. Elsukov --X6L4hmGHw5pibuEHpMgw3MJ8mD2d3iyyW-- --YicSEeeifIh1lpe7iF7XwWNr0rUh7wyWM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/ iQEzBAEBCAAdFiEE5lkeG0HaFRbwybwAAcXqBBDIoXoFAlzUdG0ACgkQAcXqBBDI oXrdbwf8D85p1x43wnfnqRBia2M/UJUSzGrArYoGTdwgGLhHF+PDZbl81S0kLRxa +92/nJYqBWj2x2V3baSCP0Dl9GK2S6vc11rHJSNe7hQg3/fI/cJ2Fo3IXPTC8+a9 yhVj1xzsyPQ1/KWNS7XSWkGi01SOmh44gN966McM4R60mOer0N6DjGkzoKTnkQ3M 3pGNE1g1AViALcWspB0KUtRr+slg8o6TM4B+NOeGDN9bWdBZshG02zw7cA5sTTVs pJzAeNSEq/UZOtI3y77o38SYw2FffX4xE1A7maRP6ozOMehz4jbjo5lJ4m4slbJX W94mGbgqg3Q1rzJQDC66l6f+8/fd4g== =0I93 -----END PGP SIGNATURE----- --YicSEeeifIh1lpe7iF7XwWNr0rUh7wyWM--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1362fc5c-c5dd-438b-9696-de3ec3a538ca>