Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#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)

CWCHECKTAB_CECSPVALUETAB_dyn.patch (26.3 KB ) - added by w33d 8 years ago.
002_CWCHECKTAB_CECSPVALUETAB_dyn.patch (27.7 KB ) - added by w33d 8 years ago.
fixed filter(cacheex_ecm_filter) bugs

Download all attachments as: .zip

Change History (5)

comment:1 by maikyyy, 8 years ago

thumbs up

by w33d, 8 years ago

fixed filter(cacheex_ecm_filter) bugs

comment:2 by Aeon, 8 years ago

Resolution: fixed
Status: newclosed

Applied with r10971.
Thank you.

comment:3 by gf, 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.