Am 17.02.2015 um 19:05 schrieb Viktor Dukhovni:
On Tue, Feb 17, 2015 at 07:02:27PM +0100, li...@rhsoft.net wrote:
(*) The exceptions are REJECT and DISCARD which terminate further
table lookups because the decision is obviously final.
and DUNNO
NO! That's not a final decision, processing of more headers
continues
accepted but surprising, i would have thougth it's even in header_checks
like in access tables a way to place rules on top to skip anything after
- not needed anything like reject until now in context of header_checks,
hence unclear
That is absolutely incorrect.
REJECT, OK, DUNNO, DISCARD are final inside *the same* access table
maybe there is a border-case i never faced where it's not so
For each lookup key. Each header line is a separate lookup
thanks
that's what i wanted to clarify