almost new release (some aggregation related stuff and more)
[svn/Prometheus-QoS/.git] / ipstruct.h
index 6f0e5694dc2aab8b15174b4c7ad8b59992964a45..d4383b32fc4192e98ce6d18f01dd2976e966b680 100644 (file)
@@ -53,6 +53,8 @@ struct Keyword
 // int divide_max;         /* relative malus: new_ceil=rate+(old_ceil-rate)/divide_max */\r
 // int htb_ceil_bonus_divide; /* relative bonus: new_ceil=old_ceil+old_ceil/htb_ceil_bonus_divide */\r
  int default_prio;         /* default HTB priority for this keyword */\r
+ int download_aggregation;  /* apply agregation with -s start_shaping switch */\r
+ int upload_aggregation;    /* apply agregation with -s start_shaping switch */\r
  char *html_color;\r
  int ip_count;\r
  char *leaf_discipline;\r
This page took 0.134625 seconds and 4 git commands to generate.