chiark / gitweb /
sd-rtnl: link flags - don't allow change = 0
authorTom Gundersen <teg@jklm.no>
Fri, 14 Feb 2014 11:15:26 +0000 (12:15 +0100)
committerTom Gundersen <teg@jklm.no>
Sat, 15 Feb 2014 11:14:45 +0000 (12:14 +0100)
commita7b74db6e72f4f19f74eabc81c1ebb4cb8670f06
tree55406bf721fe7913906cf0384f6a64b653149cf3
parent93b5eaec70cc323046cad69a5e17993672a6f2f7
sd-rtnl: link flags - don't allow change = 0

The kernel will happily treat 0x0 as 0xffffffff, but it is for backwards
compatibility only, so let's not perpetuate this.
src/libsystemd/sd-rtnl/rtnl-message.c