]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'ovs-notifications'
authorDavid S. Miller <davem@davemloft.net>
Wed, 15 Jun 2016 05:21:45 +0000 (22:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Jun 2016 05:21:45 +0000 (22:21 -0700)
commit40db8efff351b08b4a4640823328518d6bdaabfb
tree47ed9f32de8b902a77fce32f25d121b90f007f87
parent302548cc457e2eee761bcb3b14e173bb16490591
parentc324bb08c7dd828028fd399dd338bff735289192
Merge branch 'ovs-notifications'

Nicolas Dichtel says:

====================
ovs: fix rtnl notifications on interface deletion

There was no rtnl notifications for interfaces (gre, vxlan, geneve) created
by ovs. This problem is fixed by adjusting the creation path.

v1 -> v2:
 - add patch #1 and #4
 - rework error handling in patch #2
====================

Acked-by: Pravin B Shelar <pshelar@ovn.org>
Signed-off-by: David S. Miller <davem@davemloft.net>