aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Network.py
AgeCommit message (Collapse)Author
2005-09-04entering numbers into networksetup is possible nowStefan Pluecken
2005-09-03- adding netmask to network setupStefan Pluecken
- writing network config (to /etc/network/interfaces.tmp for now) - adding magic to config.py
2005-09-03configBoolean is now configSelectionRonny Strutz
2005-09-02add option for DHCP and possibility to disable configElementsStefan Pluecken
2005-09-02add digitCount to initRonny Strutz
add some code for navigate in ConfigSequence -pls check this, actual its more an ip field and not very flexible -perhaps nav in field is better done in C++?
2005-09-02added mac address to network setting menu for testingStefan Pluecken
2005-09-02network setup stuffStefan Pluecken