On 9/8/07, Dale Ghent <[EMAIL PROTECTED]> wrote: > > > 3) This is Rob's idea, so blame him if you reel back in horror. We > find a conditional by testing for a netstack symbol in the kernel ip > module. If TRUE, we have a pointer function that points to the new > ILL_ functions with the extra argument. If FALSE, we point to the old > ones. Yum. This would certainly involve the least amount of code. > >
I had done this, but it looked like there was an intermediate argument change before we got what we have now.
