Subject: Re: Problems with bridge(4) and vlan(4)
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: port-xen
Date: 05/18/2005 20:23:57
>> I just fixed a bug in xennetback (the xvif interface), that could 
>> explain your
>> problem. Can you try a newer kernel (the changes applies fine to 
>> netbsd-3,

I thought I want to have this now soI did this on both my Xen servers
(based on netbsd-3 sources):

ROOT xen2:/usr/src/sys/arch/xen/xen>

cvs update -kk -j1.23 -j1.24 if_xennet.c
cvs update -kk -j1.10 -j1.11 xennetback.c

Let's see if the problems are gone...

Martti