|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] veth0 is from netback and vifu.0 is from thebridge-utils
> Hi. what creates veth0 and vifu.0, when? what's the
> underlying architecture behind them? Just trying to
> understand the internals.
netback/loopback.c creates them.
It's effectively a point to point link, allowing domain 0 to connect on
to the bridge in the same manner that other domains do. (before, packets
to domain 0 were short-cutted and came off the bridge directly, which
could lead to traffic from other domains being stalled if a lot of
traffic was destined to user space in dom0.
Best,
Ian
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- RE: [Xen-users] veth0 is from netback and vifu.0 is from thebridge-utils?,
Ian Pratt <=
|
|
|
|
|