]> granicus.if.org Git - libnl/commit
idiag: fix idiagnl_compare() to compare all attributes
authorThomas Haller <thaller@redhat.com>
Thu, 27 Nov 2014 12:09:05 +0000 (13:09 +0100)
committerThomas Haller <thaller@redhat.com>
Thu, 27 Nov 2014 15:55:27 +0000 (16:55 +0100)
commit1c61ac3f4e35f17e7894c277fb68172b41a7f72d
tree4c960eebcbac52cd561106a2488c7443c443fa08
parentf4020ebde5fe20790f20a5eb05bdca28c60c0ebb
idiag: fix idiagnl_compare() to compare all attributes

This is not important for nl_object_identical() which only considers
the required attributes. But for using nl_object_diff() or nl_object_filter(),
all attributes must be compared.

Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Thomas Haller <thaller@redhat.com>
lib/idiag/idiag_msg_obj.c