Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: arc4 and xen domU kernel



On Mon, Apr 04, 2011 at 02:32:22PM +0200, Stefano Marinelli wrote:
> Hello everybody. I'm trying to compile the mppe-lkm module (from pkgsrc) on a 
> netbsd-5 domU machine. It's needed for proper pptp termination.

Is this an LKM, or a module?

Either way, it should use opencrypto for its cryptographic needs, not
the legacy stuff used by the wireless drivers.  The only reason those
don't use opencrypto themselves is that, for WEP, they want a hybrid
transform opencrypto can't do.

Thor


Home | Main Index | Thread Index | Old Index