mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Move code related to network routes to networkcommon_conf.[ch]
Moving code for parsing and formatting network routes to networkcommon_conf helps reusing those routes for domains. The route definition has been hidden to help reducing the number of unnecessary checks in the format function.
This commit is contained in:
@@ -25,6 +25,7 @@ src/conf/netdev_bandwidth_conf.c
|
||||
src/conf/netdev_vlan_conf.c
|
||||
src/conf/netdev_vport_profile_conf.c
|
||||
src/conf/network_conf.c
|
||||
src/conf/networkcommon_conf.c
|
||||
src/conf/node_device_conf.c
|
||||
src/conf/numatune_conf.c
|
||||
src/conf/nwfilter_conf.c
|
||||
|
||||
Reference in New Issue
Block a user