tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: refactoring ip_output() and the L2 _output()



On Sun, Feb 03, 2013 at 01:45:56PM -0600, David Young wrote:
> 
> It sounds to me like we both favor a move toward greater simplicity
> and efficiency.  I'm pretty keen on doing just one table lookup
> per packet forwarded.

Maybe while you're at it you can find a way to avoid the pointer-chase
to get the actual useful data once given the table entry... ugh.

Thor


Home | Main Index | Thread Index | Old Index