CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/06/17 02:02:57
Modified files:
usr.sbin/relayd: parse.y pfe_filter.c relayd.conf.5 relayd.h
Log message:
Change adds a 'log' option to relayd.conf(5) rule. The relayd(8) then uses
the option to set corresponding `log` action in pf(4) rules it generates
to handle network traffic.
The patch comes from Giannis Kapetanakis (bilias _from_ edu.physics.uoc.gr).
OK sashan@
