diff options
author | 2019-09-06 08:23:56 +0000 | |
---|---|---|
committer | 2019-09-06 08:23:56 +0000 | |
commit | 41ba60566dbaf3d082f23cb75933d8e5629cba6e (patch) | |
tree | fccfe3587b1784b88c89bd5b2d59e7ca26080e5f /sys/dev/fdt/mvclock.c | |
parent | key conversion should fail for !openssl builds, not fall through to (diff) | |
download | wireguard-openbsd-41ba60566dbaf3d082f23cb75933d8e5629cba6e.tar.xz wireguard-openbsd-41ba60566dbaf3d082f23cb75933d8e5629cba6e.zip |
Add support for filter-reports. These allow filters to send freetext
reports to other filters/report handlers.
Builtin filters work via the new "report" keyword.
Proc filters can send reports via:
"report|<seconds.<microseconds>|smtp-in|<reqid>|<message>"
Subscribing to these reports can be done via the the "filter-report"
keyword.
The reports themselves contain the usual elements followed by:
<type>|<name>|<message>
Type can be builtin or proc.
Name is the process name for type proc and the filter name for type builtin.
OK gilles@
Diffstat (limited to 'sys/dev/fdt/mvclock.c')
0 files changed, 0 insertions, 0 deletions