Roger Pau Monné ddcc16cf2f 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
..
2014-10-12 18:01:52 +00:00
2014-10-22 17:09:12 +00:00
2014-10-21 21:27:13 +00:00
2014-09-25 19:10:32 +00:00
2014-10-21 01:57:36 +00:00
2014-10-14 13:31:47 +00:00
2014-09-23 06:32:19 +00:00