]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-radv: Send Router Advertisments
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 12 May 2017 13:48:37 +0000 (16:48 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 15 May 2017 11:49:50 +0000 (14:49 +0300)
commit77baf5aee68de59b21592c93d05ddb75e3fe65c2
tree6221730da73214024873dd7ee78633958115644b
parente2e8122838565670b34f0dbed320c3b2a949f135
sd-radv: Send Router Advertisments

Create and remove the ICMPv6 Router Advertisement socket file
descriptor and implement Router Advertisment sending. As not
all options are mandatory, use IO vectors to point to the included
options and the prefix information.
src/libsystemd-network/radv-internal.h
src/libsystemd-network/sd-radv.c