Re: [CFT] if_transmit method for if_bridge(4)

2012-09-03 Thread Aleksandr Rybalko
On Thu, 30 Aug 2012 17:10:57 +0400 Gleb Smirnoff wrote: >> Hi, >> >> I have a patch laying around, that makes if_bridge(4) utilize >> if_transmit method. That should improvide performance. >> >> I'd appreciate if someone who actually do use if_bridge(4) tests >> this patch. >> >> -- >>

[CFT] if_transmit method for if_bridge(4)

2012-08-30 Thread Gleb Smirnoff
Hi, I have a patch laying around, that makes if_bridge(4) utilize if_transmit method. That should improvide performance. I'd appreciate if someone who actually do use if_bridge(4) tests this patch. -- Totus tuus, Glebius. Index: if_bridge.c