Date: Thu, 2 Jun 2005 12:46:33 -0700 From: "Li, Qing" <qing.li@bluecoat.com> To: <snap-users@kame.net> Cc: freebsd-net@freebsd.org Subject: RADIX_MPATH support Message-ID: <48D44BB27BDE3840BDF18E59CB169A5C010AF8D2@bcs-mail3.internal.cacheflow.com>
index | next in thread | raw e-mail
Hi,
Is RADIX_MPATH still supported in KAME ?
Enabling RADIX_MPATH on FreeBSD 5.4 panic on bootup and the
system just reset. I cannot get into the debugger.
After investigating the same code on a FreeBSD 5.4 based variant
system, I found the deletion code appears to be a bit problematic
and crashes my box.
I have patched the following files, and at least on my system
the code appears to be functioning correctly.
kame/freebsd5/sys/net/route.c
kame/freebsd5/sys/net/rtsock.c
kame/kame/sys/net/radix_mpath.c
kame/kame/sys/net/radix_mpath.h
The rtsock.c file does not compile due to "gate" being undefined
once the RADIX_MPATH option is enabled.
I checked the revision numbers of each file and all seem to be
current.
Has anyone else run into the same problem ?
Thanks,
-- Qing
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48D44BB27BDE3840BDF18E59CB169A5C010AF8D2>
