Re: auto tuning tcp

2012-11-11 Thread Andre Oppermann
On 12.11.2012 08:10, Alfred Perlstein wrote: I noticed that TCBHASHSIZE does not autotune. What do you think of the following algorithm? Basically round down to next power of two based on nmbclusters / 64. Please wait out for a real fix of the various mbuf-whatever tuning issue I'll propose s

auto tuning tcp

2012-11-11 Thread Alfred Perlstein
I noticed that TCBHASHSIZE does not autotune. What do you think of the following algorithm? Basically round down to next power of two based on nmbclusters / 64. -Alfred #include #include #include int main(int argc, char **argv) { int nmbclusters; int pow2cl; nmbcl

IPv6 NDP Proxy

2012-11-11 Thread Thesaurarius Romae
Hello all! I have a small problem - I need to give IPv6 addresses to several machines on a network interfaces, but provider who gave me IPv6 /64 network wants to see all the IPv6 hosts in the same L2 network. To be more exact, I have a physical server at hetzner.de, with interface re0. I successf