summaryrefslogtreecommitdiff
path: root/src/basic/ether-addr-util.h
AgeCommit message (Collapse)Author
2015-10-26util-lib: move ether_addr_to_string() into ether-addr-util.cLennart Poettering
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers
basic/ can be used by everything cannot use anything outside of basic/ libsystemd/ can use basic/ cannot use shared/ shared/ can use libsystemd/