Matthew Toseland wrote: > In both branches, connections on the private address ranges specified in > RFC 1738 are now not subject to the bandwidth limiter. This will > definitely go into 0.5.0.4. More sophisticated handling will be > implemented if demand justifies it.
It might be better to use IP TTL value for seperating local and non-local connections. Some networks use mixed private and normal addresses together on WAN scale. Another good thing would be setting larger send/receive buffers (SO_SNDBUF/SO_RCVBUF) to allow larger transfer windows to be used. -tumu _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
