K 10 svn:author V 6 royger K 8 svn:date V 27 2014-10-22T17:09:12.479135Z K 7 svn:log V 432 netback: change xnb naming convention Current FreeBSD netback names the interface with xnb, but this is not suitable for usage with the Xen toolstack, which expects something similar to . In order to solve this, change the netback naming convention to use xnb.. Sponsored by: Citrix Systems R&D dev/xen/netback/netback.c: - Change netback to use the nomenclature stated above. END