GIT.Harvie.CZ
/
svn
/
Prometheus-QoS
/
.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
simple iptables based packet limiter to deflect DoS attacks on our clients
[svn/Prometheus-QoS/.git]
/
ipstruct.h
diff --git
a/ipstruct.h
b/ipstruct.h
index
4f1d9aa
..
72bf976
100644
(file)
--- a/
ipstruct.h
+++ b/
ipstruct.h
@@
-13,6
+13,7
@@
struct IP
int fixedprio;
\r
int group;
\r
int lmsid;
\r
+ int pps_limit;
\r
unsigned long long direct;
\r
unsigned long long proxy;
\r
unsigned long long upload;
\r
This page took
0.113286 seconds
and
4
git commands to generate.