Thank you!
I've found the kernel 2.6.35.9 has the sysfs tagging feature which supports
to open a tap/tun devices directly in the VM.
2010/12/7 Daniel Lezcano
> On 12/07/2010 11:10 AM, 贺鹏 wrote:
>
>> Hi, all:
>>did the new kernel 2.6.36 support a full sysfs namespace for
>> tun/tap
>> de
Hi all:
I use macvlan as the network configuration for my LXC VMs.
Here is my configuration for LXC VMs:
lxc.network.type = macvlan
lxc.network.macvlan.mode = vepa
lxc.network.flags = up
lxc.network.link = tap0
and I config 4 virtual eth in this V
The problem is the tun/tap device need to use the write/read functions to
send pkt into the netstack
but I use the send/recv.
problem solved.
2010/12/9 贺鹏
>
> Hi all:
>I use macvlan as the network configuration for my LXC VMs.
>
>Here is my configuration for LXC VMs:
>
>
Hi,
i'm experiencing some packet loss under high network traffic.
Here is the scenario:
i have on host with one guest running as a proxy (squid)
So, when i start downloading 10-15 dvd image from my client (wget
http://ftp.proxad.net/mirrors/ftp.mandriva.com/MandrivaLinux/official/iso/2010.1/ma
09.12.2010 18:29, Menil Jean-Philippe wrote:
> Hi,
>
> i'm experiencing some packet loss under high network traffic.
> Here is the scenario:
> i have on host with one guest running as a proxy (squid)
>
>
> So, when i start downloading 10-15 dvd image from my client (wget
> http://ftp.proxad.net/
Le 09/12/2010 16:36, Michael Tokarev a écrit :
09.12.2010 18:29, Menil Jean-Philippe wrote:
Hi,
i'm experiencing some packet loss under high network traffic.
Here is the scenario:
i have on host with one guest running as a proxy (squid)
So, when i start downloading 10-15 dvd image from my cli