]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd: do not complain about IFF_RUNNING
authorUmut Tezduyar Lindskog <umut.tezduyar@axis.com>
Sun, 27 Apr 2014 20:33:42 +0000 (22:33 +0200)
committerTom Gundersen <teg@jklm.no>
Sun, 27 Apr 2014 21:36:30 +0000 (23:36 +0200)
commitd96e629fd7a29323ab19917d5afeb05adc62b373
tree6874eafa350f7b66bf02569bead0ca956ef31f69
parent20a83d7bf4542875f8033b68682a4da4993010e8
networkd: do not complain about IFF_RUNNING

Otherwise:
eth0: unknown link flags gained: 0x00040 (ignoring)

[tomegun: hiding these messages is ok, as IFF_RUNNING is redundant
          and can be deduced from operstate and IFF_LOWER_UP]
src/network/networkd-link.c