]> jfr.im git - solanum.git/commit - src/packet.c
Fix weirdness with client_flood_burst_rate and client_flood_burst_max.
authorJilles Tjoelker <redacted>
Mon, 3 Oct 2011 22:57:49 +0000 (00:57 +0200)
committerJilles Tjoelker <redacted>
Mon, 3 Oct 2011 22:57:49 +0000 (00:57 +0200)
commita75bf40dadfbba4c9c674c59c637bbeef0a12a55
treef4c309373dfe074db829f4097bf5f27c0ab43d4a
parentd182b85454b343624803aaa934750988fd71b4b1
Fix weirdness with client_flood_burst_rate and client_flood_burst_max.

They are now in messages, even if client_flood_message_time is not 1.

If client_flood_message_time is not 1 (by default it is), this needs a
configuration change to maintain the same behaviour.
modules/m_info.c
src/packet.c