reinstate sendccp as initccp; send only once

This commit is contained in:
Brendan O'Dea 2004-11-25 12:41:35 +00:00
parent 26fb3ab9ac
commit 82248353c8
3 changed files with 46 additions and 12 deletions

View file

@ -1,5 +1,5 @@
* Thu Nov 25 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.9
- Drop sendccp. If client sends a CCP request for compression just NAK it.
- Revise CCP, send ConfigReq once only.
- Don't copy the old buffer into Config{Nak,Rej} LCP responses (oops);
add length checks when appending.
- Have makeppp print a backtrace on overflow.