Modify ↓
Ticket #481 (closed defect: fixed)
Use mask for iptables marks in traffic shaping
| Reported by: | juruen@… | Owned by: | ejhernandez@… |
|---|---|---|---|
| Milestone: | 3.0.X | Component: | trafficshaping |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by ejhernandez@…) (diff)
To avoid collision amongst the iptables marks used along the eBox modules, we have to define which range of marks uses each module.
Traffic Shaping will use from 256 to 512 and it will use the 0xFF00 mask.
Note that the limit is 256, although this may seem short, the truth is that more than that or even something near to 256 will turn the GUI unusable.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.