1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00

Merge remote-tracking branch 'upstream/master-next' into bugfix/xfrm

This commit is contained in:
Sven Auhagen
2020-02-03 17:06:15 +01:00

View File

@@ -2803,6 +2803,7 @@ class AttributeIFLA_LINKINFO(Attribute):
"ipip",
"sit",
"ip6tnl",
"ip6ip6"
):
self.log.debug('Unsupported IFLA_INFO_KIND %s' % kind)