Re: problem in if_tap.c

2008-04-15 Thread Maksim Yevmenkin
On 4/14/08, Bruce M. Simpson <[EMAIL PROTECTED]> wrote: > Maksim Yevmenkin wrote: > > > please try the following patch. if there is no objections, i will commit > it [...] > > This patch looks good, please commit. committed. thanks for the report and review. thanks, max ___

Re: problem in if_tap.c

2008-04-14 Thread Bruce M. Simpson
Maksim Yevmenkin wrote: please try the following patch. if there is no objections, i will commit it beetle# diff -u if_tap.c.orig if_tap.c --- if_tap.c.orig 2007-04-05 10:58:39.0 -0700 +++ if_tap.c2008-04-14 09:42:42.0 -0700 @@ -404,6 +404,7 @@ struct ifnet

Re: problem in if_tap.c

2008-04-14 Thread Maksim Yevmenkin
On Mon, Apr 14, 2008 at 1:33 AM, Marc Lörner <[EMAIL PROTECTED]> wrote: > Hello, > I found the following problem in the if_tap-device code in function tapcreate > when used on 64-bit systems: > >TAPDEBUG("tapcreate(%s%d). minor = %#x\n", name, unit, minor(dev)); > > /* generate fa