Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-25 | udev: net_setup_link - don't use Description as Alias | Tom Gundersen | |
Use Description only internally, and allow Alias to be set as a separate option. For instance SNMP uses ifalias for a specific purpose, so let's not write to it by default. | |||
2013-11-09 | net-util: add inet address/family parsing | Tom Gundersen | |
2013-11-05 | net-util: don't use libudev | Tom Gundersen | |
Should fix linking with old toolchain. | |||
2013-11-04 | net-config: start split out matching and parsing logic | Tom Gundersen | |
Move this to src/share/net-util.c, so it can be used elsewhere. |