Modify ↓
Ticket #459 (closed enhancement: fixed)
Shape per object and address
| Reported by: | ejhernandez@… | Owned by: | ejhernandez@… |
|---|---|---|---|
| Milestone: | 0.9.1 | Component: | trafficshaping |
| Severity: | major | Keywords: | object address |
| Cc: |
Description
Currently, traffic shaping shapes per service. To follow the designed roadmap, this ticket is intended to do topics 2 and 3.
As a result, the guaranteed/limited rate and traffic priority will be based on object/address as source and/or destination and/or service.
Attachments
Change History
comment:1 Changed 6 years ago by ejhernandez@…
- Status changed from new to assigned
- estimatedhours changed from 0 to 24
comment:7 Changed 6 years ago by ejhernandez@…
- hours changed from 0 to 3.25
- totalhours changed from 0.0 to 3.25
comment:8 Changed 6 years ago by ejhernandez@…
- hours changed from 0 to 1.5
- totalhours changed from 3.25 to 4.75
(In [6865]) * Removing unused parameters from addRule, updateRule and removeRule
- Deleting checks from protocol and port (Already done by Service type)
- Fixing bug related to duplicate updateRule
- Adding Service type to substute protocol/port pair in order to make eBox typing more strict
- Adding a filter from each member included in an object to direct net traffic to the object leaf class via addFilter method at TrafficShaping::TreeBuilder::HTB
- Remove unused private methods from TrafficShaping? module
- Adding action parameter to validateRow in order to know which action is being validated (add or update)
All refs #459 (spent 1.5)
comment:10 Changed 6 years ago by ejhernandez@…
comment:11 Changed 6 years ago by ejhernandez@…
comment:12 Changed 6 years ago by ejhernandez@…
comment:13 Changed 6 years ago by ejhernandez@…
comment:14 Changed 6 years ago by ejhernandez@…
comment:15 Changed 6 years ago by ejhernandez@…
(In [6885]) Fixing paramIsValid in SetMemValue?, setting non-optional as default and checking definitions refs #459
comment:16 Changed 6 years ago by ejhernandez@…
comment:17 Changed 6 years ago by ejhernandez@…
comment:18 Changed 6 years ago by ejhernandez@…
comment:19 Changed 6 years ago by ejhernandez@…
comment:20 Changed 6 years ago by ejhernandez@…
comment:21 Changed 6 years ago by ejhernandez@…
comment:22 Changed 6 years ago by ejhernandez@…
comment:23 Changed 6 years ago by ejhernandez@…
- hours changed from 0 to 33.25
- Status changed from assigned to closed
- Resolution set to fixed
- totalhours changed from 4.75 to 38.0
Note: See
TracTickets for help on using
tickets.