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-09-03 09:58:59 +00:00
2013-08-28 14:49:36 +00:00
2014-08-05 23:35:19 +00:00
2014-08-05 23:58:49 +00:00
2014-08-05 23:47:26 +00:00
2014-05-20 19:55:06 +00:00
2014-09-28 07:40:26 +00:00
2014-10-21 18:00:56 +00:00
2014-10-10 14:17:42 +00:00
2014-10-11 19:36:59 +00:00
2013-09-05 23:14:27 +00:00
2014-04-30 06:40:30 +00:00
2014-09-19 03:55:19 +00:00
2014-10-02 22:05:48 +00:00
2014-05-16 21:19:17 +00:00
2014-07-07 00:27:09 +00:00
2014-07-29 14:41:28 +00:00
2014-02-04 20:52:33 +00:00
2014-10-22 17:09:12 +00:00