Date: Tue, 07 May 2002 22:11:54 +0900 From: Shoichi Sakane <sakane@kame.net> To: dwcjr@inethouston.net Cc: tim-lists@bishnet.net, sakane@kame.net, hm@hcs.de, dkelly@hiwaay.net, freebsd-stable@FreeBSD.ORG, sumikawa@FreeBSD.ORG, sakane@kame.net Subject: Re: port/racoon broken Message-ID: <20020507221154R.sakane@kame.net> In-Reply-To: Your message of "Tue, 7 May 2002 07:24:43 -0500" <001601c1f5c2$2e3c2a40$fe01a8c0@dwcjr> References: <001601c1f5c2$2e3c2a40$fe01a8c0@dwcjr>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > > The old racoon port works well for me in those environments. > > > Hopefully someone will fix things before 4.6 gets released. > > > > there was a bug in the function to log messages. > > i have fixed it. new packages will be published soon. > > sorry for the mess. > Are you referring to the what causes this garbled output? > host# /usr/local/sbin/racoon -F > Foreground mode. > 2002-05-07 07:23:01: INFO: main.c:168:main(): > 2002-05-07 07:23:01: INFO: main.c:170:main(): @r l{??{??h/ i believe that my modification can fix these garbled output and some crashs. the problem was that the type of the parameter of plogv() in plog.c was incorrect. so racoon crashed at indefinite time. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020507221154R.sakane>