Re: tcp hostcache and ip fastforward for review

2003-11-11 Thread popsong old
--- Andre Oppermann <[EMAIL PROTECTED]> wrote: > > BTW, we'll get even better performance if we keep both > > interfaces' MAC addresses in cache (and call > > ifp->if_start directly). This requires to keep > > ethernet header in mbuf untouched and is only relevant > > in ethernet though. I implemen

Re: tcp hostcache and ip fastforward for review

2003-11-11 Thread popsong old
> ip_fastforward > - removes ip_flow forwarding code > - adds full direct process-to-completion IPv4 forwarding code > - handles ip fragmentation incl. hw support (ip_flow did not) > - supports ipfw and ipfilter (ip_flow did not) > - supports divert and ipfw fwd (ip_flow did not) > - drops a