If the new 'parent' keyword is specified for a host in a table,
authorreyk <reyk@openbsd.org>
Sat, 19 Jul 2008 10:52:32 +0000 (10:52 +0000)
committerreyk <reyk@openbsd.org>
Sat, 19 Jul 2008 10:52:32 +0000 (10:52 +0000)
commitc723f8ed6f8a92f12a936b0763753d78199330a9
treecc12e8c78e5f2cb5c2ab2e302d997a14b9e891e1
parent9632271debe6d3a6054008b7dc85cd39329c5bee
If the new 'parent' keyword is specified for a host in a table,
inherit the state from another host with the specified Id; no
additional check will be for the inheriting host.  This helps in
scenarios with lots of IP aliases that all point to the same service
on the same host (like web hosting with many SSL domains).

discussed with pyr, tested in different setups
usr.sbin/relayd/check_icmp.c
usr.sbin/relayd/control.c
usr.sbin/relayd/hce.c
usr.sbin/relayd/parse.y
usr.sbin/relayd/pfe.c
usr.sbin/relayd/relayd.conf.5
usr.sbin/relayd/relayd.h