Axel Dörfler
10cc12da06
Now delays configuring the interface until we got the DHCP acknowledge message - this
...
might fix the missing message from my router.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19468 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-12-12 01:49:47 +00:00
Axel Dörfler
0ce7725e1c
* An interface can now also be configured to be "auto config" (which means DHCP for now).
...
* Some minor cleanup in the DHCP client.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19465 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-12-12 01:16:28 +00:00
Axel Dörfler
f9af65667d
* Work-in-progress of DHCP - the interface should now be correctly configured.
...
* Lease times are currently ignored, though.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19462 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-12-11 23:58:16 +00:00
Axel Dörfler
fb81684f81
The beginnings of automatic configuration of network devices using DHCP; this is
...
currently only triggered when there is no configuration file - it can't be configured
this way yet.
All DHCP currently does is to send a UDP broadcast DHCP discover message. More to come.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19437 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-12-06 19:00:00 +00:00