]> git.ozlabs.org Git - ppp.git/commit
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)
commit2b0e2bf8aaac3ffd240cd797d28b7058502ac05e
treeb446235c326fe015a357d6b972913be316539955
parent86dd2eec100dbdfc31c379c0e380cc439fc0921b
If the peer offers mppe stateful mode (H bit clear), accept it if
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.
pppd/ccp.c