This is a discussion on Re: IPv6 ANSI patch within the mailing.openbsd.tech forums, part of the OpenBSD category; --> On Nov 26, 2007 9:07 PM, Karl Sjodahl - dunceor <dunceor@gmail.com> wrote: > > On Nov 26, 2007 9:05 ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Nov 26, 2007 9:07 PM, Karl Sjodahl - dunceor <dunceor@gmail.com> wrote: > > On Nov 26, 2007 9:05 PM, Gordon Stratton <tsr2600@gmail.com> wrote: > > On Nov 26, 2007 10:13 AM, Karl Sjodahl - dunceor <dunceor@gmail.com> wrote: > > > Rather large patch so I wont send it inline, the patch can be found here: > > > http://www.dunceor.org/patches/ipv6_ansi.patch > > > > Hey Karl, > > > > There looks to be a typo in udp6_output, the patch says > > > > struct mbuf *ontrol > > > > My guess is it should say > > > > struct mbuf *control > > > > There might be more, that's all I saw at first glance. > > > > Gordon > > > > Yepp you are right, I was compiling it as I sent it and there are a > few typo's, gimme an hour and it will be correct. > > BR > dunceor > New version: http://www.dunceor.org/patches/ipv6_ansi.patch This one actually builds, sorry about that. And of course before, itojun@ passed out (RIP) , should be passed on. br dunceor |