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)
The kernel mostly does not check this, but let's be consisntent and allways set it anyway. Based
on patch from Susant Sahani.


No differences found