[openbeosnetteam] Re: net_server

"Waldemar Kornewald" <Waldemar.Kornewald@xxxxxx> wrote:
> when was the net_server (testing server) used the last time? It does 
> not compile. The int_args structure is defined nowhere. Should it be 
stack_driver_args?
> How do I get libnet.so to use /dev/net/server instead of /dev/net/
> stack? Is there some flag (you wrote it, I am too lazy to dive into the 
source)?
> Unfortunately, "ifconfig rtl81390 192.168.0.1" results in a crash and 
> I cannot find the error. It might be somewhere in radix.c (probably 
rn_insert()). Maybe my bug fixes went to far. ;)

IIRC (it's been a long time) you should compile everyting net related 
with USERLAND=1 or something along these lines.
But I also think that our net stack driver had the same name for both, 
userland and the kernel back then, so that wasn't an issue. libnet.so 
doesn't have to know if the stack is in the kernel or not.

Bye,
   Axel.


Other related posts: