CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2024/06/17 02:36:56

Modified files:
        usr.sbin/relayd: pfe.c 

Log message:
The fix comes from Giannis Kapetanakis (bilias _from_ edu.physics.uoc.gr).
When relayd(8) handles 'host disable/enable' command issued by relayctl(8),
it disables redirect it finds in tables for particular host.  However there can
be multiple redirect instances which use the same host in relayd(8) tables.
This change makes relayd(8) to walk through all tables and disable all redirects
which match the host.

OK giovanni@, OK sashan@

Reply via email to