diff options
author | brian <brian@FreeBSD.org> | 1998-06-30 23:04:17 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 1998-06-30 23:04:17 +0000 |
commit | 079249c72b5c0fb2904b7a7047d32db6093792ee (patch) | |
tree | 42c0587c812526ccf54e9882ce1fc39a80e2f980 /lkm | |
parent | 805c8719671543e774a7eb330ccd6b2d829a535a (diff) | |
download | FreeBSD-src-079249c72b5c0fb2904b7a7047d32db6093792ee.zip FreeBSD-src-079249c72b5c0fb2904b7a7047d32db6093792ee.tar.gz |
The CCP layer now behaves as follows:
o If we've denied and disabled all compression protocols, stay
in ST_INITIAL and do an LCP protocol reject if we receive any
CCP packets.
o If we've disabled all compression protocols, go to ST_STOPPED
and wait for the other side to ask for something.
o If we've got anything enabled, start REQing as soon as the auth
layer is up.
o If we're in multilink mode, than the link level CCP goes
straight to ST_STOPPED irrespective of what's configured so that
we never try to compress compressed stuff by default.
Diffstat (limited to 'lkm')
0 files changed, 0 insertions, 0 deletions