@@ -269,7 +269,7 @@ def join():
res = {
'InterfaceName': {
'SrcName': if_container,
- 'DstPrefix': bridge['ifname']
+ 'DstPrefix': 'eth'
},
'StaticRoutes': []
}