prometheus.conf upgrade
[svn/Prometheus-QoS/.git] / ipstruct.h
index 4f1d9aac8fbb362fceb403dc3761ea5bc9f743ef..d8427deb8efa5815341858433eff38e47f1b7e60 100644 (file)
@@ -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
@@ -55,7 +56,7 @@ struct Keyword
  char *html_color;\r
  int ip_count;\r
  char *leaf_discipline;\r
\r
+ int allowed_avgmtu;        /* this is for calculating packet limits, 0 = no limit*/ \r
  list(Keyword);\r
 };\r
 \r
This page took 0.135629 seconds and 4 git commands to generate.