summaryrefslogtreecommitdiff
path: root/src/udev/udev-builtin-net_setup_link.c
AgeCommit message (Collapse)Author
2013-11-08Remove dead code and unexport some callsLennart 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-30udev: link-config - let udevd set the ifnameTom Gundersen
2013-10-29udev: link-config - reset ctx on exitTom Gundersen
2013-10-29udev: builtin - rename net_link to net_setup_linkTom Gundersen
Also add shell completions.