Date: Wed, 14 Apr 2004 19:04:03 -0700 From: Sean McNeil <sean@mcneil.com> To: Mike Jakubik <mikej@rogers.com> Cc: freebsd-current@freebsd.org Subject: Re: natd no longer working - libalias is at fault Message-ID: <1081994643.58093.2.camel@server.mcneil.com> In-Reply-To: <3526.192.168.0.200.1081993647.squirrel@192.168.0.1> References: <1080907942.1033.2.camel@server.mcneil.com> <1080909341.1115.1.camel@server.mcneil.com> <015301c418e0$377657a0$fd00030a@officescape.net> <3526.192.168.0.200.1081993647.squirrel@192.168.0.1>
next in thread | previous in thread | raw e-mail | index | archive | help
The fix with my issue was committed soon after the mistake was found. Compiling with -O2 is a completely different beast and has not been addressed as far as I know. The mistake was made, however, when introducing changes to prevent alias errors from the compiler at higher optimization (-O2). Sean On Wed, 2004-04-14 at 18:47, Mike Jakubik wrote: > Steve Ames said: > > > ----- Original Message ----- > > From: "Sean McNeil" <sean@mcneil.com> > >> On Fri, 2004-04-02 at 04:12, Sean McNeil wrote: > >> > Greetings, > >> > > >> > System from March 30th worked fine. Today, just rebuilt everything > >> and > >> > tcp isn't working through nat anymore. udp still works. It isn't the > >> > kernel as I tried my old one and got the same problem. I'm guessing > >> the > >> > recent changes to libalias did it. > >> > >> Confirmed. Rolling lib/libalias/alias.c back to version 1.40 fixed the > >> problem. > > > > Ditto. > > NAT still does not work on -current as of today, when compiled with -O2. > Can whatever the fix to libalias is be please commited? > > Thanks. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1081994643.58093.2.camel>