Re: patch - RFC 4638 increased MTU support for pppoe(8) w/ ppp(8)

2012-01-31 Thread Ben Gould
I couldn't get the pppoe server to work on -current, rebuilt -current yesterday and it now works - user error. The following works in all the combinations 5.0 client/server userland and with -current client/server and with -current pppoe(4). -- ben Index: client.c =

patch - RFC 4638 increased MTU support for pppoe(8) w/ ppp(8)

2012-01-29 Thread Ben Gould
Hi All, The following is tested with: Stock 5.0 as client & server. These modification to 5.0 client & server. Recent pppoe(4) patches for RFC 4638 support applied to 5.0 as the client. It appears to be broken in with -current from a few days ago + these mods as the server; although if I run k

Re: patch for pppoe(8), ppp(8) - openbsd 4.8

2011-03-28 Thread Ben Gould
Resend with unified diffs, sorry... On 28 March 2011 20:11, Ben Gould wrote: > Hi, > > A bug fix, performance improvement and a new feature for pppoe(8); and > a performance improvement for ppp(8). > > pppoe(8): > > - Under load my low power atom-based router kept hitt

patch for pppoe(8), ppp(8) - openbsd 4.8

2011-03-28 Thread Ben Gould
Hi, A bug fix, performance improvement and a new feature for pppoe(8); and a performance improvement for ppp(8). pppoe(8): - Under load my low power atom-based router kept hitting the "usleep(10);" case in pppoe which seemed to throw LCP echos off causing line drops, this is now gone and the