[openbeosnetteam] moving ppp to other location

Hi,
as libkernelppp.a can now be built (woohooo! :)), I would like to move it to
some other location.
My suggestion is to move the:

1) source files to:
src/libs/kernelppp

2) kernel space header files to:
headers/private/net/kernelppp

This makes it more integrated into the system.

alternative:
headers/libs/kernelppp

This might be easier to find for most people.

3) userland header files to:
headers/os/net/ppp

alternative:
headers/os/drivers/ppp

From userland you actually talk to a _driver_ using ioctl. On the other side
you want to access a _network_interface_. I am not really sure which is
better.
-----------------

What would you say?

Waldemar


Other related posts: