>
> > - remove entry (slow - search 65000 entries)
>
> Unhash for masq_expire() doesn't need to be fast since nothing is
> waiting for it to complete,
> but ip_masq_unhash() gets called from
> a few places in packet processing as well, so making it faster would
> be a good thing.
actually the timer (bh) is waiting for masq_expire(), so IT IS critical also.
--
-- Juanjo http://juanjox.kernelnotes.org/
... because there IS an OS that CAN follow your power
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/