]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'ns-plugin-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 20 Aug 2019 01:19:48 +0000 (18:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Aug 2019 01:19:48 +0000 (18:19 -0700)
commit04f27b0b0908fb5ab13345c8c84afcb65b7212b9
treeb01544f69a5337fe3a9c3c5572822681659dea04
parent2034ff8c2de26324d5aade75db784a9b6aae061b
parenteb44210d6a4382a4a21a1e1546bda65f4f1698ee
Merge branch 'ns-plugin-fixes'

Vlad Buslov says:

====================
Fix problems with using ns plugin

Recent changes to plugin architecture broke some of the tests when running tdc
without specifying a test group. Fix tests incompatible with ns plugin and
modify tests to not reuse interface name of ns veth interface for dummy
interface.
====================

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