You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
* do other sorts of network configurations (ppp)
|
|
|
|
|
|
|
|
* pppconfig would be a good starting point for the ppp udeb. There is also an
|
|
|
|
example in there of how to use pppd to detect a modem.
|
|
|
|
|
|
|
|
* Make netcfg-static smarter about default values, e.g. call ifconfig and
|
|
|
|
parse.
|
|
|
|
|
|
|
|
* allow user option to reconfigure with static IP, reconfigure wireless,
|
|
|
|
or retry DHCP without sacrificing UI usability
|
|
|
|
|
|
|
|
* rewrite the whole getif() mess without static buffers
|