chiark / gitweb /
networkd: link - redo flag change logging
authorTom Gundersen <teg@jklm.no>
Sat, 10 May 2014 14:08:03 +0000 (16:08 +0200)
committerTom Gundersen <teg@jklm.no>
Sat, 10 May 2014 18:56:37 +0000 (20:56 +0200)
commit389cc5f74368a18fd5991e4647e7ba86319c473f
tree13b8f219692994630983ae8bcbe47bd5f97bfa17
parentf4e884dd1c4cc4bc6d5f068f96b14ceda46f3962
networkd: link - redo flag change logging

Make the logging less verbose by only printing all the changed flags on one line,
at the same time make it more complete by supporting all flags currently supported
by the kernel.

We still fall back to printing the raw flags in case we get something we do not recognize
This may be useful when running on new kernels.
src/network/networkd-link.c