svn commit: r347402 - head/sys/modules/ipsec

Andrey V. Elsukov ae at FreeBSD.org
Fri May 10 07:46:27 UTC 2019


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 554 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20190510/62c8859d/attachment.sig>


More information about the svn-src-all mailing list