|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [PATCH] MAC Matching vif-route & tip
> This patch will setup iptable rules for vif's that does MAC
> matching, as PHYSDEV matching only works for bridged devices.
Is that definitely the case? I don't see why physdev shouldn't work with
routed setups.
> On a separate but still networking issue, I noticed that my
> XenU's outbound traffic is sporadic (between 800KB/sec and
> 2MB/sec). The problem is the default qdisc being inadequate.
> So I fix it with:
>
> XenU# tc qdisc add dev eth0 root tbf rate 50mbit latency 20ms
> burst 50k
How much more buffering does this add?
Thanks,
Ian
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|