Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-21 | udev - link-setup - expose ID_NET_DRIVER | Tom Gundersen | |
This is the same as shown by 'ethtool -i <ifname>', and is sometimes set even though DRIVER is not. | |||
2013-11-08 | Remove dead code and unexport some calls | Lennart Poettering | |
"make check-api-unused" informs us about code that is not used anymore or that is exported but only used internally. Fix these all over the place. | |||
2013-10-30 | udev: link-config - let udevd set the ifname | Tom Gundersen | |
2013-10-29 | udev: link-config - reset ctx on exit | Tom Gundersen | |
2013-10-29 | udev: builtin - rename net_link to net_setup_link | Tom Gundersen | |
Also add shell completions. |