X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=ipstruct.h;h=d4383b32fc4192e98ce6d18f01dd2976e966b680;hp=6f0e5694dc2aab8b15174b4c7ad8b59992964a45;hb=dccb32271f7c04bfcfa0fd44ffff02a0f1b628de;hpb=3856be6ab5f6ada6c64a059a61da74d65122592e diff --git a/ipstruct.h b/ipstruct.h index 6f0e569..d4383b3 100644 --- a/ipstruct.h +++ b/ipstruct.h @@ -53,6 +53,8 @@ struct Keyword // int divide_max; /* relative malus: new_ceil=rate+(old_ceil-rate)/divide_max */ // int htb_ceil_bonus_divide; /* relative bonus: new_ceil=old_ceil+old_ceil/htb_ceil_bonus_divide */ int default_prio; /* default HTB priority for this keyword */ + int download_aggregation; /* apply agregation with -s start_shaping switch */ + int upload_aggregation; /* apply agregation with -s start_shaping switch */ char *html_color; int ip_count; char *leaf_discipline;