]> git.ipfire.org Git - thirdparty/systemd.git/commit
network fix parser for IPv6Token=
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 9 Feb 2020 15:40:13 +0000 (00:40 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 9 Feb 2020 15:40:18 +0000 (00:40 +0900)
commitb751c3e747a90915964b332b1bf64a471a6a9659
treeb688cd8e90fc7abd4ed1132334ff5433318278e0
parent5f04f4e470379f461b9f0f3e4f75e55cfc055536
network fix parser for IPv6Token=

extract_first_word() drops multiple ':'. So, it is not suitable for
parsing 'static' case.
src/network/networkd-ndisc.c