chiark / gitweb /
sd-network: move sd-network API into libsystemd proper
authorLennart Poettering <lennart@poettering.net>
Tue, 12 Aug 2014 00:12:05 +0000 (02:12 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 Aug 2014 00:12:05 +0000 (02:12 +0200)
commita903fd34c0e30b82f4264ea25553535edefdee08
treee2955cdba1c7bd3b26b4b2de746a2c75f413d54d
parent7bfe1e9cb0a63ecaa13ef59a37e65698ba3121d8
sd-network: move sd-network API into libsystemd proper

In contrast to the DHCP/IPv4LL/ICMP6 APIs sd-network is not a protocol
implementation but a client API for networkd, hence move it into
libsystemd proper.
Makefile.am
src/libsystemd/sd-network/Makefile [new symlink]
src/libsystemd/sd-network/network-util.h [moved from src/network/network-util.h with 100% similarity]
src/libsystemd/sd-network/sd-network.c [moved from src/network/sd-network.c with 100% similarity]