pkgsrc/net/ppp-lzs/MESSAGE.NetBSD
reed 823a4b9bca This is initial import of ppp-lzs-1.2.
It is a	PPP daemon and LKM with Stac LZS decompression.

This was packaged by Iain Hibbert and provided via pkgsrc-wip.

This is a NetBSD decompressor for PPP compatible with the Stac LZS
scheme as described in rfc1974.  The algorithm is apparently covered
by patents held by Hifn in the USA and Europe though it was written
independently with no help from Hifn or anybody associated with them,
and with no reference to the patents.  You might want to consider this
'example' code only if that makes you feel better.

This package patches the included pppd in NetBSD and thus, in order to
compile this, you will need to have the NetBSD source sets installed.

NOTE: I didn't test this software.
2004-08-27 00:16:50 +00:00

8 lines
372 B
Text

===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.1.1.1 2004/08/27 00:16:52 reed Exp $
You will probably need to add a line to your /etc/lkm.conf file to
load the kernel module at bootup time, like so:
${PREFIX}/lkm/lzs.o - - - - BEFORENET
===========================================================================