freebsd-skq/sys/dev/xen/netback
royger 72ff21680d netback: change xnb naming convention
Current FreeBSD netback names the interface with xnb<device unit>, but
this is not suitable for usage with the Xen toolstack, which expects
something similar to <prefix><domid><handle>. In order to solve this,
change the netback naming convention to use xnb<domid>.<handle>.

Sponsored by: Citrix Systems R&D

dev/xen/netback/netback.c:
 - Change netback to use the nomenclature stated above.
2014-10-22 17:09:12 +00:00
..
netback_unit_tests.c Somehow fix LINT-NOIP. 2013-11-01 18:42:03 +00:00
netback.c netback: change xnb naming convention 2014-10-22 17:09:12 +00:00