[plug] slhc

bk bk at bofh.ns.ca
Thu Aug 5 21:37:20 WST 1999


On Thu, Aug 05, 1999 at 09:24:55PM +0800, Jeremy Malcolm wrote:
> Dumb question but what option do I need to select to compile slhc
> (serial line header compression) as a module?  My ppp log is showing
> errors and I can't establish a connection with one of my ISPs, but I
> can't see how to compile this module in an attempt to solve the
> problem.  Does slhc even exist anymore with kernel 2.2.x?

It should exist if you compile ppp as a module. Like here:
# lsmod
ppp_deflate            40612   1 
bsd_comp                3652   0 
ppp                    20828   2  [ppp_deflate bsd_comp]
slhc                    4408   1  [ppp]

-David (bk at bofh.ns.ca).


More information about the plug mailing list