Modify ↓
Ticket #573 (closed enhancement: fixed)
Apply rule priority to the iptables marking system
| Reported by: | ejhernandez@… | Owned by: | ejhernandez@… |
|---|---|---|---|
| Milestone: | 0.9.1 | Component: | trafficshaping |
| Severity: | normal | Keywords: | iptables priority |
| Cc: |
Description
Currently, if two rules match the same packet, the last is applied since it overwrites any previous mark. The order of iptables rules are applied is random.
The order of iptables are inserted should depend on the user selection finally matching a packet with one of the highest priority rule.
Attachments
Change History
comment:2 Changed 6 years ago by ejhernandez@…
- hours changed from 0 to 2.75
- Status changed from assigned to closed
- Resolution set to fixed
- totalhours changed from 0.0 to 2.75
Note: See
TracTickets for help on using
tickets.