Re: Review request (ng_sppp)

2004-03-02 Thread Roman Kurakin
ew version (1.3) of ng_sppp, that implements netgraph sppp node. This version from now should work on both 4.x and 5.x branches. I want to commit it to CURRENT, so if you have any suggestions/objections please let me know. Code can be downloaded from: http://users.inse.ru/~rik/ng_sppp/ng_sppp

Re: Review request (ng_sppp)

2004-03-01 Thread Vincent Jardin
w version (1.3) of ng_sppp, that implements > netgraph sppp node. > This version from now should work on both 4.x and 5.x branches. > > I want to commit it to CURRENT, so if you have any > suggestions/objections > please let me know. > > Code can be downloaded from:

Review request (ng_sppp)

2004-03-01 Thread Roman Kurakin
Hi, I just release new version (1.3) of ng_sppp, that implements netgraph sppp node. This version from now should work on both 4.x and 5.x branches. I want to commit it to CURRENT, so if you have any suggestions/objections please let me know. Code can be downloaded from: http

ng_sppp version 1.1

2003-01-14 Thread Roman Kurakin
Hi, I just release new version of ng_sppp. Have anybody try this driver? Changes: Fixed: It was wrong to stop sending packets if an interface is not !running or !up. Added: Manual page was added. Best regards, Roman Kurakin ng_sppp-1.1.tgz Description

ng_sppp version 1.1

2003-01-14 Thread Roman Kurakin
Hi, I just release new version of ng_sppp. Have anybody try this driver? Changes: Fixed: It was wrong to stop sending packets if an interface is not !running or !up. Added: Manual page was added. Best regards, Roman Kurakin To Unsubscribe: send mail to [EMAIL

Re: ng_sppp

2002-12-25 Thread Julian Elischer
thanks I'll look at it when I get a moment.. in the mean-while I think both ppp and mpd can talk ppp over sync links as well, which gives us 3 ways to do it.. 2 of which are in the kernel (mpd uses the ng_ppp node to do it) I guess the advantage of this method is that it's familiar to people who

ng_sppp

2002-12-25 Thread Roman Kurakin
tions, please contact me. It was checked with 5.0 DP2. Best regards, Roman Kurakin ng_sppp-1.0.tgz Description: application/compressed