chiark / gitweb /
sd-rtnl: mark nested attributes with the NLA_F_NESTED flag
authorTom Gundersen <teg@jklm.no>
Wed, 29 Oct 2014 09:52:07 +0000 (10:52 +0100)
committerTom Gundersen <teg@jklm.no>
Wed, 29 Oct 2014 09:52:07 +0000 (10:52 +0100)
commitfcf81a54a4a01349cbc75a9f04d49c6084c4f624
tree10f1be6a70719dedd54e1cbb85b95c0a8133f6ed
parent0a2478a918763f73de5d1b78ebb1023c31042583
sd-rtnl: mark nested attributes with the NLA_F_NESTED flag

The kernel mostly does not check this, but let's be consisntent and allways set it anyway. Based
on patch from Susant Sahani.
src/libsystemd/sd-rtnl/rtnl-message.c