#4175 closed enhancement (fixed)
remove CS_MAXCAIDTAB(32) limit for 'wait_time'
Reported by: | w33d | Owned by: | |
---|---|---|---|
Priority: | major | Component: | Cache-EX |
Severity: | medium | Keywords: | wait_time CECSPVALUETAB CWCHECKTAB |
Cc: | Sensitive: | no |
Description
Reason for enhancement
wait_time (oscam.conf|[cache]) is limited to CS_MAXCAIDTAB/32 entries.
CECSPVALUETAB & CWCHECKTAB are now dynamic arrays.
Limit of 320 chars @ WebIf for 'wait_time' is removed.
Possible impacts on other features
There shouldn't be impacts
Attachments (2)
Change History (5)
by , 8 years ago
Attachment: | CWCHECKTAB_CECSPVALUETAB_dyn.patch added |
---|
comment:1 by , 8 years ago
by , 8 years ago
Attachment: | 002_CWCHECKTAB_CECSPVALUETAB_dyn.patch added |
---|
fixed filter(cacheex_ecm_filter) bugs
comment:3 by , 8 years ago
The patch misses updates for the tests. Please add them in tests.c so we have coverage.
Note:
See TracTickets
for help on using tickets.
thumbs up