On Mon, Aug 29, 2005 at 05:10:34PM -0500, Matt Domsch wrote: > I've asked James Cameron, pptp project lead, to try a test to force > the server side to issue a CCP DOWN, to make sure the client-side > kernel ppp_generic module does the right thing and drops packets. I'm still working on this; tried Matt's patch against 2.6.13 last night, but it seems 2.6.13 has broken raw sockets for pptp and pptpd ... ENOPROTOOPT returned from the read() on the raw socket carrying the GRE stream from pptp to the net. Wasn't happening with 2.6.12.5. My plan is to try Matt's patch against 2.6.12.5, and try 2.6.13 bare, to isolate the cause of the ENOPROTOOPT changed behaviour. The previous version of Matt's patch (before the SC_MUST_COMP feature) is working fine for me with 2.6.12.5. (If anyone has any ideas on raw socket breakage, let me know. 2.6.13 changed net/ipv4/raw.c but the changes look to me to be minor.) -- James Cameron
Attachment:
signature.asc
Description: Digital signature
- Follow-Ups:
- Re: ppp_mppe+pptp for 2.6.14?
- From: James Cameron <[email protected]>
- Re: ppp_mppe+pptp for 2.6.14?
- References:
- ppp_mppe+pptp for 2.6.14?
- From: Daniel Drake <[email protected]>
- Re: ppp_mppe+pptp for 2.6.14?
- From: Matt Domsch <[email protected]>
- ppp_mppe+pptp for 2.6.14?
- Prev by Date: Re: Linux-2.6.13 : __check_region is deprecated
- Next by Date: Re: kernel panic
- Previous by thread: Re: ppp_mppe+pptp for 2.6.14?
- Next by thread: Re: ppp_mppe+pptp for 2.6.14?
- Index(es):