Skip to content

bond: Add support of queue_id of bond port

Gris Ge requested to merge cathay4t/NetworkManager:bond_port into main

Introduced NMSettingBondPort to hold the new setting class with single property NM_SETTING_BOND_PORT_QUEUE_ID.

For dbus interface, please use bond-port as setting name and queue-id as property name.

Unit test cases for ifcfg reader and writer included.

https://bugzilla.redhat.com/show_bug.cgi?id=1949127

Edited by Thomas Haller

Merge request reports