HomeFreeBSD

MFC r349940:

Description

MFC r349940:

Correctly truncate the rule in case when it has several action opcodes.

It is possible, that opcode at the ACTION_PTR() location is not real
action, but action modificator like "log", "tag" etc. In this case we
need to check for each opcode in the loop to find O_EXTERNAL_ACTION.

Obtained from:	Yandex LLC
Sponsored by:	Yandex LLC

MFC r349941:

Do not modify cmd pointer if it is already last opcode in the rule.

Details

Provenance
aeAuthored on
Parents
rS350136: pkgbase: move man pages from runtime-manual to runtime
Branches
Unknown
Tags
Unknown