author | Florian Forster <sifnfors@informatik.stud.uni-erlangen.de> | |
Mon, 24 Nov 2008 11:05:24 +0000 (12:05 +0100) | ||
committer | Florian Forster <sifnfors@informatik.stud.uni-erlangen.de> | |
Mon, 24 Nov 2008 11:05:24 +0000 (12:05 +0100) | ||
commit | 7dca954f276e3d1786b7c447c3aa63e2743987a8 | |
tree | 2c86185c80139f074869830e5a216447172e5040 | tree | snapshot |
parent | 98229d2c767c2acb9850ac0468144b73c25c75d5 | commit | diff |
src/filter_chain.[ch]: Implement the built-in `return' target.
The `stop' target now aborts all processing of the value completely, `return'
only stops the current chain and continues processing the parent chain.
The collectd.conf(5) manual page has been updated and the `FC_ACTION_*' defines
have been renamed to `FC_TARGET_*'.
The `stop' target now aborts all processing of the value completely, `return'
only stops the current chain and continues processing the parent chain.
The collectd.conf(5) manual page has been updated and the `FC_ACTION_*' defines
have been renamed to `FC_TARGET_*'.
src/collectd.conf.pod | diff | blob | history | |
src/filter_chain.c | diff | blob | history | |
src/filter_chain.h | diff | blob | history | |
src/target_set.c | diff | blob | history |