]> git.ozlabs.org Git - ppp.git/commit
From Marco D'Itri.
authorPaul Mackerras <paulus@samba.org>
Tue, 22 Mar 2005 09:53:53 +0000 (09:53 +0000)
committerPaul Mackerras <paulus@samba.org>
Tue, 22 Mar 2005 09:53:53 +0000 (09:53 +0000)
commit43a10279245431ee750f2cff3e5a80e00ad9cd75
treebd7206c97bbb8441b5c994b3b39037d037286756
parentba63d2751b8143c0c9d602e9790eda8e178966ce
From Marco D'Itri.

This is a fix for #294232.

If pppd recognized the peer not to ask for encryption in
his initial offer, it refused any further negotiation.

This change tells the peer using a ConfNak what
encryption options we're able to accept.
This makes the peer send a new ConfReq, usually with
one of the options we're able to accept.
pppd/ccp.c