Add a default name to network device section
- 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.