]> jfr.im git - solanum.git/commit - include/ratelimit.h
Add ratelimit for high-bandwidth commands.
authorKeith Buck <redacted>
Sat, 18 Feb 2012 03:54:44 +0000 (03:54 +0000)
committerKeith Buck <redacted>
Sat, 18 Feb 2012 03:54:44 +0000 (03:54 +0000)
commite88a1f1b1571ecbf40f741abc6836b29eb6461db
tree6586b9ac818cfbbca767a92f5cf1d1ac83a25e5e
parentc25a8907968006e6153b0b7d148b3477ded4a5fd
Add ratelimit for high-bandwidth commands.
12 files changed:
doc/example.conf
doc/reference.conf
include/client.h
include/ratelimit.h [new file with mode: 0644]
include/s_conf.h
include/s_stats.h
modules/m_info.c
modules/m_stats.c
src/Makefile.in
src/newconf.c
src/ratelimit.c [new file with mode: 0644]
src/s_conf.c