> There are attempts to replace hashing routine in SFQ to > consider IPs or ports. > What about to use HRR - roundrobin around bunch of IP > adresses and then smaller WRR for ports per IP ? > It would solve both problems - fairnes between computers > (IP) and between flows on than single computer ... Basically you're suggesting a multi-staged hash bucket ... hash each packet twice; once against the source IPs, then against the same criteria as now. Do a loop through the first hash list, pick a bucket, then use the second hash to pick packets from that bucket. Any thoughts? -- Michael T. Babcock CTO, FibreSpeed Ltd. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/