freebsd-dev/sys/dev/xen/netback
Roger Pau Monné 4489124c04 xen/netback: do not attempt to connect in the Initialised state
Only attempt to fetch the configuration data and connect the shared
ring once the frontend has switched to the 'Connected' state. This
seems to be inline with what Linux netback does, and is required to
make newer versions of NetBSD netfront work, since NetBSD only
publishes the required configuration before switching to the Connected
state.

MFC after:	1 week
Sponsored by:	Citrix Systems R&D
2021-03-23 11:07:09 +01:00
..
netback_unit_tests.c dev/xen: clean up empty lines in .c and .h files 2020-09-01 21:45:08 +00:00
netback.c xen/netback: do not attempt to connect in the Initialised state 2021-03-23 11:07:09 +01:00