On Wed, 20 Dec 2000 10:31:12 +0100,
Christian Gennerat <[EMAIL PROTECTED]> wrote:
>About Standard aliases:
>> modprobe -c
>...
>alias ppp-compress-21 bsd_comp
>...
>
>Why bsd_comp is the standard alias?
You should also have
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate
The number is the CPP option that was requested by pppd, which
compression option is used is controlled by userspaqce, not the kernel.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/