- updated email-address

- removed profiles, ppp_up, and some TODOs
- simplified KPPPReportManager and reports API, KPPPInterface::Up()+Down(), and PPPInterfaceListener (also removed some features from the last one)
- KPPPInterface now sends the last PPP_CONNECTION_REPORT message to every newly registered report receiver
- added net_server to the build, but removed old net_server testing-stuff

all changes are completely untested


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14338 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Waldemar Kornewald
2005-10-10 15:11:36 +00:00
parent 85a1a67495
commit abdb7d1abb
114 changed files with 832 additions and 3877 deletions
-1
View File
@@ -140,7 +140,6 @@ SubInclude OBOS_TOP src bin rcs ;
# Network command line tools
SubInclude OBOS_TOP src bin arp ;
SubInclude OBOS_TOP src bin ifconfig ;
SubInclude OBOS_TOP src bin ppp_up ;
SubInclude OBOS_TOP src bin pppconfig ;
SubInclude OBOS_TOP src bin ping ;
SubInclude OBOS_TOP src bin route ;