Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-23 | Handle default of auto | Stephen Hemminger | |
If device doesn't support speed/duplex, then speed = auto which is default is okay. | |||
2009-12-22 | Fix return of dhcp start client. | Stephen Hemminger | |
2009-12-21 | Don't allow setting speed/duplex if hardware doesn't support it | Stephen Hemminger | |
Bug 4994 If hardware does not have ethtool interface to allow setting speed/duplex, then do not allow user to commit change. | |||
2009-12-21 | Move interface support from vyatta-cfg to vyatta-cfg-system | Stephen Hemminger | |
All the other interface types are in vyatta-cfg-system, only loopback and ethernet were in vyatta-cfg |