Re: Freebsd IP Forwarding performance (question, and some info) [7-stable, current, em, smp]
- From: Ingo Flaschberger <if@xxxxxx>
- Date: Tue, 1 Jul 2008 03:00:31 +0200 (CEST)
Dear Alex,
>OK, I setup 2 boxes on either end of a RELENG_7 box from about May
>7th just now, to see with 2 boxes blasting across it how it would
>work. *However*, this is with no firewall loaded and, I must enable
>ip fast forwarding. Without that enabled, the box just falls over.
What is "ip fast forwarding" ?
instead of copying the while ip packet into system memory, only the ip header is copyied and then in a "fast" path determined if it could be fast forwarded.
if possible, a ned header is created at the other network-cards-buffer
and the ip-data is copied from network-card-buffer to network-card-buffer directly.
Kind regards,
Ingo Flaschberger
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- References:
- Prev by Date: Re: Freebsd IP Forwarding performance (question, and some info) [7-stable, current, em, smp]
- Next by Date: Re: Freebsd IP Forwarding performance (question, and some info) [7-stable, current, em, smp]
- Previous by thread: Re: Freebsd IP Forwarding performance (question, and some info) [7-stable, current, em, smp]
- Next by thread: Re: Freebsd IP Forwarding performance (question, and some info) [7-stable, current, em, smp]
- Index(es):