
|
[openbeosnetteam]
||
[Date Prev]
[04-2004 Date Index]
[Date Next]
||
[Thread Prev]
[04-2004 Thread Index]
[Thread Next]
[openbeosnetteam] Re: libbind.so status
- From: "Waldemar Kornewald" <Waldemar.Kornewald@xxxxxx>
- To: <openbeosnetteam@xxxxxxxxxxxxx>
- Date: Fri, 16 Apr 2004 22:30:57 +0200
> > I always test against kernel-land stack because I always have to test with
> > PPP. Using the userland stack would mean that I have to write some tool
> > that
> > talks to PPP somehow using the thread funtions to establish a connection
> > because our /dev/net/server driver does not know how to handle the PPP
> > commands correctly.
>
> Damn, right, NET_STACK_CONTROL_NET_MODULE support is missing from
> net_server_driver.c and userland_ipc.c.
> I will try to fix it.
I think this works already.
But that is not the only problem. The PPP control structures use pointers
instead of unions because they cannot make any assumptions on the data itself
due to its modular design.
Our netstack integrates many values, but I don't want PPP to become an integral
part of our netstack. Maybe you don't like it and want to replace it. ;)
Oh, did anybody of you take a look at the current DialUpPreflet? Is it easy
enough to use? I think I will change
"Dial Automatically When Needed" to "Default Connection" and make it only
active automatically if there is no default connection. Why should a user
bother about "Dial Automatically When Needed"? When is that anyway?.
Waldemar
|

|