]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
Set accept_ra to "2" if enabled in config 1345/head
authorGeorg Müller <georgmueller@gmx.net>
Wed, 23 Sep 2015 08:27:45 +0000 (10:27 +0200)
committerGeorg Müller <georgmueller@gmx.net>
Wed, 23 Sep 2015 08:27:45 +0000 (10:27 +0200)
commit6a512301bbf77617b20292e746767f78cb743299
tree8bee06a21f6b8361b34efdf5e15832a71e0b0082
parent5c781d6b0dd2d5fce3cacd653ac10556e39b857b
Set accept_ra to "2" if enabled in config

This causes the kernel to accept router advertisments even if
ip forwarding is enabled for this interface.

This fixes #1340.
src/network/networkd-link.c