15 Commits

Author SHA1 Message Date
brenozd
68fe272963 adding equivalent ingress and egress flag to download/upload 2024-12-03 09:54:37 -03:00
brenozd
38148de5fd rouding up netem limit 2024-12-02 10:51:04 -03:00
brenozd
650d63cbbe adding default jitter to always consider maximum latency when calculating netem limit 2024-12-02 10:51:04 -03:00
brenozd
fab9d4ac6a adding scale in BC to prevent zeroing limit 2024-12-02 10:51:04 -03:00
brenozd
a3cbf64cd2 adding netem limit to avoid packet dropping on high latency 2024-12-02 10:51:04 -03:00
brenozd
b8844ee0be adding global force option 2024-12-01 14:28:50 -03:00
brenozd
0eb260948f fixing add help 2024-12-01 14:28:50 -03:00
Breno Zanato Detomini
217978dc65 fix: changing sch_netem to sch_htb (#6) 2024-12-01 12:53:34 -03:00
Breno Zanato Detomini
ed64e5dc43 feat: allow routes from and to CIDRs (#5)
feats:
add paretonormal distribution to jitter
display units in ls subcommand

fixes:
correct duplicate parameter
remove sudo from rm subcommand
2023-07-06 09:02:27 -03:00
Breno Zanato Detomini
88121ee45d hotfix: forgot underscore in variable name (#4) 2023-05-21 23:09:13 -03:00
Breno Zanato Detomini
e531bed0be feat: list routes
* fix wrong _show_help
* add --debug option
* refactor _check_if_route_exists
* add proper list command
* fix remove route allowing to specify an route to delete
2023-05-21 23:01:19 -03:00
Breno Zanato Detomini
60f73c6ddb Remove route (#2)
swap dst and src ip from ifb
adjust _check_if_route_exists
polish remove route command
2023-04-30 21:07:35 -03:00
Breno Zanato Detomini
da51cf0e1d Add route subcommand (#1)
Add route subcommand with incremental class handle

---------

Co-authored-by: Breno Detomini <brenozd@gmail.com>
2023-03-14 06:43:02 -03:00
brenozd
6fd015de99 initial commit 2023-01-17 11:43:11 -03:00
Breno Zanato Detomini
d7ab8a9cfc Initial commit 2023-01-17 11:41:51 -03:00