Alexander Motin ef30318ee9 Increase LINK_TABLE_OUT_SIZE from 101 to 4001 like LINK_TABLE_IN_SIZE
to reduce performance degradation under heavy outgoing scan/flood.
Scalability is now much more important then several kilobytes of RAM.

Remove unneded TCP-specific expiration handeling. Before this connected
TCP sessions could never expire. Now connected TCP sessions will expire
after 24hours of inactivity.

Simplify HouseKeeping() to avoid several mul/div-s per packet. Taking into
account increased LINK_TABLE_OUT_SIZE, precision is still much more then
required.
2008-06-01 18:34:58 +00:00
..
2008-03-06 21:50:41 +00:00
2008-03-19 11:28:13 +00:00
2006-12-15 12:50:06 +00:00
2008-03-06 21:50:41 +00:00
2008-03-06 21:50:41 +00:00
2008-06-01 17:52:40 +00:00
2006-10-11 07:11:56 +00:00