xapi-project / xcp-networkd

The XCP networking daemon
Other
14 stars 42 forks source link

CA-223676: Add function `get_physical_interfaces` to networkd #97

Closed sharady closed 7 years ago

sharady commented 7 years ago

This function will provide the physical interfaces underneath the bridge. Bridge can be on: 1) Physical interface. 2) VLAN on physical interface. 3) On a bond. 4) VLAN on a bond.

Signed-off-by: Sharad Yadav sharad.yadav@citrix.com

sharady commented 7 years ago

Cool!! Got a way to identify the interface type without using vif also. Thanks @robhoes, please have a look now.

robhoes commented 7 years ago

This is good now, apart from the one thing above.