fix(host_network): skip configuration for host with only 1 interface/port #185

Merged
letian merged 14 commits from fix-bond-for-one-interface into master 2025-11-06 00:07:21 +00:00
11 changed files with 306 additions and 691 deletions
Showing only changes of commit ca026e1d9e - Show all commits

View File

@@ -134,19 +134,15 @@ mod test {
<interfaces> <interfaces>
<paul> <paul>
<if></if> <if></if>
<enable/>
</paul> </paul>
<anotherpaul> <anotherpaul>
<if></if> <if></if>
<enable/>
</anotherpaul> </anotherpaul>
<thirdone> <thirdone>
<if></if> <if></if>
<enable/>
</thirdone> </thirdone>
<andgofor4> <andgofor4>
<if></if> <if></if>
<enable/>
</andgofor4> </andgofor4>
</interfaces> </interfaces>
<bar>foo</bar> <bar>foo</bar>