commit | b82b9183d4f18f9b8c4bb31f223eb6c79b734eb0 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jpirko@redhat.com> | Tue Jan 24 05:16:00 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 24 15:51:00 2012 -0500 |
tree | c93bb04e52255fe3e313ce4469dd2df6c2a62789 | |
parent | c11bf1c8baff170fa478adc04964da519d160e62 [diff] |
team: send only changed options/ports via netlink This patch changes event message behaviour to send only updated records instead of whole list. This fixes bug on which userspace receives non-actual data in case multiple events occur in row. Signed-off-by: Jiri Pirko <jpirko@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>