This patch makes TCP over IPV6 select ports the same way the current TCPv4 code does. It uses a hash function to provide a starting offset and a free running counter to provide seed. This changes the
Looks good, sorry for taking so long to review. I think I'll push this into my 2.6.12 pending queue since 2.6.11 is very much in a bug-fix-only type mode.