chiark / gitweb /
sd-rtnl: message - don't skip parts of message when parsing
authorTom Gundersen <teg@jklm.no>
Sun, 23 Mar 2014 16:51:20 +0000 (17:51 +0100)
committerTom Gundersen <teg@jklm.no>
Sun, 23 Mar 2014 16:51:23 +0000 (17:51 +0100)
commita212d0dadd1e5e7bc0a57b8dfe2feb9111db2678
treec19d509674c7f313fbc4e4088d074fd0fccb2150
parent374c356979ba7222fa7e09005824fe6996b0e91e
sd-rtnl: message - don't skip parts of message when parsing

If a message type occurs repeatedly let the last one win.

Also, don't skip type == MAX.

Based on patch from: Susant Sahani <susant@redhat.com>
src/libsystemd/sd-rtnl/rtnl-message.c