Modify ↓
Ticket #563 (closed task: fixed)
merge traffic shaping branch with trunk
| Reported by: | juruen@… | Owned by: | ejhernandez@… |
|---|---|---|---|
| Milestone: | 0.9.1 | Component: | trafficshaping |
| Severity: | normal | Keywords: | Traffic shapping merge branch |
| Cc: |
Description
In order to release the last traffic shaping version, the development branch must be merged with trunk
Attachments
Change History
comment:1 Changed 6 years ago by ejhernandez@…
- Status changed from new to assigned
- estimatedhours changed from 0 to 4
comment:3 Changed 6 years ago by ejhernandez@…
(In [7119]) Merging libebox module from traffic shaping branch (Step 2) to trunk refs #563:
- Adding JS functions to show/hide elements
- A function to show a port or not depending on the app protocol
- Updating 'checkProtocol' to allow some new app protocols from Validate module
- Adding a Service setter to generic table
comment:4 Changed 6 years ago by ejhernandez@…
(In [7120]) Merging ebox module from traffic shaping branch (Step 2) to trunk refs #563:
- Checking value validity at 'setMemValue' and non-optional default on Basic type
- Fixing missing use on IPAddr type
- Adding 'setOptional' method at Abstract type
- An enhanced 'validateRow' depending on the action, a possible custom reorder ('_tailoredOrder' protected method) and 'tableName' method to the generic table *
comment:6 Changed 6 years ago by ejhernandez@…
(In [7122]) Merging traffic shaping module from traffic shaping branch (Step 2) to trunk refs #563:
- An enhanced version which allows shaping per service (port/protocol), per source and/or per destination (Object aware version) Sources (IP, MAC or Object) and Destinations (IP or Objects)
- Now it's possible to shape outcoming traffic (based on external interfaces) or incoming traffic which does not go to eBox itself. This second configuration enhances eBox as a gateway.
- Set a rule with a defined priority (0-7) is needed -> tailored order based on priority.
comment:10 Changed 6 years ago by ejhernandez@…
comment:11 Changed 6 years ago by ejhernandez@…
- hours changed from 0 to 14.5
- Status changed from assigned to closed
- Resolution set to fixed
- totalhours changed from 0.0 to 14.5
This integrates the functional testing
Note: See
TracTickets for help on using
tickets.