Re: svn commit: r192612 - head/sys/netinet

[ Available lists | Index of svn-src-all | Month of May 2009 | Week of 22 May 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Bjoern A. Zeeb <bz@FreeBSD.org>
Date
22 May 2009 23:15:06
Subject
Re: svn commit: r192612 - head/sys/netinet
Message-ID
20090522231117.F72053@maildrop.int.zabbadoz.net


[ Hide this part ]
On Fri, 22 May 2009, Bjoern A. Zeeb wrote:

> Author: bz
> Date: Fri May 22 23:03:15 2009
> New Revision: 192612
> URL: http://svn.freebsd.org/changeset/base/192612
>
> Log:
> If including vnet.h one has to include opt_route.h as well. This is
> because struct vnet_net holds the rt_tables[][] for MRT and array size
> is compile time dependent. If you had ROUTETABLES set to >1 after
> r192011 V_loif was pointing into nonsense leading to strange results
> or even panics for some people.
>
> Reviewed by: mz

Thanks to everyone who helped to debug this!

--
Bjoern A. Zeeb The greatest risk is not taking one.


Elapsed time: 0.116 seconds