]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mpls-notifications'
authorDavid S. Miller <davem@davemloft.net>
Mon, 29 Nov 2021 12:39:42 +0000 (12:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Nov 2021 12:39:42 +0000 (12:39 +0000)
commit6b0d40e28318f05390aa5d50bdf38f17aa90b70f
tree96b6dc373dff3160365417a5d37d01b41ede7326
parentb35c4c5183612f22e1b5e4d1a423cb91bfea6e0f
parent7b92fe4a3882e43f638477f069ff99848cc4a508
Merge branch 'mpls-notifications'

Benjamin Poirier says:

====================
net: mpls: Netlink notification fixes

fix missing or inaccurate route notifications when devices used in
nexthops are deleted.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>