Modify ↓
Ticket #831 (closed enhancement: fixed)
Enable/disable traffic shaping rules
| Reported by: | ejhernandez@… | Owned by: | ejhernandez@… |
|---|---|---|---|
| Milestone: | 0.12 | Component: | trafficshaping |
| Severity: | normal | Keywords: | enable |
| Cc: |
Description (last modified by ejhernandez@…) (diff)
Currently, it is not possible to enable/disable the rules on each interface. It could be cool to have this.
If so, after saving changes those enabled rules will be applied, the remainder ones not.
However, the allowed guaranteed rate will be calculated as all rules are enabled to make module logic easier. It has no sense to address other options.
Attachments
Change History
comment:2 Changed 6 years ago by ejhernandez@…
- Status changed from new to assigned
- Description modified (diff)
As #869 has been done, it's easier to address this ticket.
comment:3 Changed 6 years ago by ejhernandez@…
(In [8761]) * Enable/disable seems to work properly refs #831
- Fixed some bugs related to gateway changes
- Internal interfaces now are using a gateway always a rule is inserted
- Normalizing a table now works correctly without deleting a rule if it is not required
- Delete unused code -> TODO: _exposedMethods to manage rules from the module API
comment:6 Changed 6 years ago by ejhernandez@…
- hours changed from 0 to 11.45
- Status changed from assigned to closed
- Resolution set to fixed
- totalhours changed from 0.0 to 11.45
comment:7 Changed 6 years ago by ejhernandez@…
- Status changed from closed to reopened
- Resolution fixed deleted
I saw some non fixed bugs
Note: See
TracTickets for help on using
tickets.