CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/12 13:29:34
Modified files:
usr.sbin/relayd: agentx_control.c parse.y pfe.c relayd.c
relayd.conf.5 relayd.h
Log message:
relayd: remove dead backup flag and token
The idea behind it was good, but it was never fully and properly implemented.
It's better to remove it before reimplementing the concept from scratch
and doing it right. Reading the man page makes it a little easier.
OK kirill@
