118
edits
(→WiFi) |
m (→MISC) |
||
| Line 408: | Line 408: | ||
client). However, it isn't able to react when we lose the connection to | client). However, it isn't able to react when we lose the connection to | ||
a network. So we kill and restart dhcpcd for each time we connect to a | a network. So we kill and restart dhcpcd for each time we connect to a | ||
given wireless network. | given wireless network. dhcpcd is also responsible for setting the default | ||
route. We call into the network manager in order to tell the kernel about | |||
DNS servers. | |||
== Network Manager == | == Network Manager == | ||
The network manager configures network interfaces opened by the 3g-data and wifi components. '''TODO''' | The network manager configures network interfaces opened by the 3g-data and wifi components. '''TODO''' | ||
edits