radvd unaligned trap errors

2007-12-12 Thread Bob Tracy
Steve et. al., Many moons ago I mentioned seeing a lot of unaligned traps when running radvd. I finally tracked down the cause... My workaround isn't the proper fix, but at least illustrates what the problem is. Anyway, the trap occurs in the vicinity of line 299 in send.c:send_ra():

Re: radvd unaligned trap errors

2007-12-12 Thread Steve Langasek
Hi Bob, On Wed, Dec 12, 2007 at 04:23:52PM -0600, Bob Tracy wrote: Steve et. al., Many moons ago I mentioned seeing a lot of unaligned traps when running radvd. I finally tracked down the cause... My workaround isn't the proper fix, but at least illustrates what the problem is. Anyway,