3d1c064f3e
Fix by not returning when encountering a ruleset rule. The code up to now would stop at any group rule. ruleset rules are marked as group rule and a dynamic rule. processing is only finished when a result is present AND we are looking at a plain group rule. |
||
---|---|---|
.. | ||
Makefile | ||
README | ||
files.npf | ||
if_npflog.c | ||
if_npflog.h | ||
lpm.c | ||
lpm.h | ||
npf.c | ||
npf.h | ||
npf_alg.c | ||
npf_alg_icmp.c | ||
npf_bpf.c | ||
npf_conf.c | ||
npf_conn.c | ||
npf_conn.h | ||
npf_conndb.c | ||
npf_connkey.c | ||
npf_ctl.c | ||
npf_ext_log.c | ||
npf_ext_normalize.c | ||
npf_ext_rndblock.c | ||
npf_handler.c | ||
npf_if.c | ||
npf_ifaddr.c | ||
npf_impl.h | ||
npf_inet.c | ||
npf_mbuf.c | ||
npf_nat.c | ||
npf_os.c | ||
npf_params.c | ||
npf_portmap.c | ||
npf_rproc.c | ||
npf_ruleset.c | ||
npf_sendpkt.c | ||
npf_state.c | ||
npf_state_tcp.c | ||
npf_tableset.c | ||
npf_worker.c | ||
npfkern.h |
README
The NPF project upstream repository: https://github.com/rmind/npf/ Please submit the pull requests to the upstream when possible.