chiark / gitweb /
sd-rtnl: never treat broadcasts as replies
authorTom Gundersen <teg@jklm.no>
Sun, 16 Mar 2014 12:02:16 +0000 (13:02 +0100)
committerTom Gundersen <teg@jklm.no>
Sun, 16 Mar 2014 12:05:04 +0000 (13:05 +0100)
commit1f0db3ed88015a0510b8bf4723af2121ee55d9a8
treeaabad4190b147ce043793385e71468e61e8e7f6e
parente09826dcf13a17cd63d900502282c511a06ecbe8
sd-rtnl: never treat broadcasts as replies

Otherwise the sequence number of a broadcast may match the sequence number of a
pending unicast message and cause confusion.
src/libsystemd/sd-rtnl/rtnl-message.c
src/libsystemd/sd-rtnl/sd-rtnl.c
src/systemd/sd-rtnl.h