Doug Jolley wrote: > In the absence of the endpass
> modifier, control is always passed to the next
> ACL if there is a failing condition. Am I
> looking at this correctly?
Nope.
In the absence ... control is passed
to the next verb in this ACL if there is a failing
condition (which could be an implicit deny at the end).
For a successful condition, the current ACL returns
(with a success status).