summaryrefslogtreecommitdiff
path: root/src/udev/net/link-config.h
AgeCommit message (Expand)Author
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-05document ability to disable MACAddressPolicyJacob Keller
2015-05-21udev: link-config - fix corruptionTom Gundersen
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-10net: support globbing and disjunction in Match logicTom Gundersen
2014-12-04udev: net_setup - allow matching on OriginalName=Tom Gundersen
2014-11-06shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering
2014-08-08udev: link_setup - respect kernel name assign policyTom Gundersen
2014-02-21udev - link-setup - expose ID_NET_DRIVERTom Gundersen
2014-02-21.network/.netdev/.link: allow to match on architectureTom Gundersen
2014-02-20network/link: Match - filter on kernel cmdline, host and virtTom Gundersen
2014-02-19udev: net-config - allow interface names to be set from the hwdbTom Gundersen
2013-11-25conf-parser: distinguish between multiple sections with the same nameTom Gundersen
2013-11-25udev: net_setup_link - don't use Description as AliasTom Gundersen
2013-11-04net-config: start split out matching and parsing logicTom Gundersen
2013-10-30udev: link-config - let udevd set the ifnameTom Gundersen
2013-10-29udev: link-config - add proper parsingTom Gundersen
2013-10-28udev: link-config - add mac address policyTom Gundersen
2013-10-28udev: link-config - move naming policy from udev rulesTom Gundersen
2013-10-27udev: link-config: add rtnl supportTom Gundersen
2013-10-26udev: link-config: add ethtool supportTom Gundersen
2013-10-26udev: add network link configuration toolTom Gundersen