]> git.ozlabs.org Git - ppp.git/commitdiff
If the peer offers mppe stateful mode (H bit clear), accept it if
authorFrank Cusack <fcusack@fcusack.com>
Wed, 5 Mar 2003 23:01:28 +0000 (23:01 +0000)
committerFrank Cusack <fcusack@fcusack.com>
Wed, 5 Mar 2003 23:01:28 +0000 (23:01 +0000)
mppe-stateful was an option.

This bug wasn't discovered earlier because I haven't seen a system
that offers stateful mode "only".  A bug report from Dmitry Glushenok
shows that Windows RRAS refuses stateless mode for dialup connections.
For dialup, it almost makes sense that one could use stateful mode safely,
but if you accept that argument (difficult to attack a dialup connection)
then it also follows that mppe as a whole is not useful over dialup.


No differences found