]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-network.c
networkd: add support for [Address] sections
authorTom Gundersen <teg@jklm.no>
Tue, 19 Nov 2013 15:54:42 +0000 (16:54 +0100)
committerTom Gundersen <teg@jklm.no>
Mon, 25 Nov 2013 18:35:44 +0000 (19:35 +0100)
commit6ae115c1fe95611b39d2f20cfcea3d385429f59e
tree98b548db167fa6afda6635310d944c6406d7226c
parent71a6151083d842b2f5bf04e50239f0bf85d34d2e
networkd: add support for [Address] sections

This will allow specifying more options per address than the
simple Address= entry in the [Network] section.

Preliminary support for the same functionality for [Route] sections
are added, but not yet hooked up, as more testing is needed.
man/systemd-networkd.service.xml
src/network/networkd-address.c
src/network/networkd-gperf.gperf
src/network/networkd-network.c
src/network/networkd-route.c
src/network/networkd.h