OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Reyk Floeter (reykcvs.openbsd.org)
Date: Sat Jul 19 2008 - 05:52:32 CDT


CVSROOT: /cvs
Module name: src
Changes by: reykcvs.openbsd.org 2008/07/19 04:52:32

Modified files:
        usr.sbin/relayd: check_icmp.c control.c hce.c parse.y pfe.c
                         relayd.conf.5 relayd.h

Log message:
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