David Miller <da...@davemloft.net> wrote: > Wouldn't it be better to just code the proc stuff to walk whatever > table the rest of the stack uses to hold all of the connections > as TCP et al. do?
I should also mention that this is an intermediate step. Splitting out the procfs list makes it easier to fix the reap lists. I can always make the proc code do something different once the reap fixes have settled down. David