Skip to content

Add a default name to network device section

Vivek Kumar Dutta requested to merge unnamed_device into devel
  • network default bridge device does not have a section name, so libbbf does not uniquely identify the device and operation to delete the Bridge fails.
  • The fix is to rename the default network devices so that libbbf can function correctly.

Merge request reports