Peter Stuge wrote:
PS. Did you notice the error in my 'class'
commands?
PPS. Did you notice the error in your 'classes' command?
I hope this made my point clear.
There is another option though; you could allow to specify ranges.
rach access control classes 1-5,8-10,12,15
...it just takes a few sscanf() calls in a loop.
(No 0|1 at all, the given classes are allowed, others are barred.)
//Peter