Age | Commit message (Collapse) | Author |
|
also adjust the documentation a little bit to decrease confusion about
the check timeout.
From pyr@
ok deraadt@
|
|
to use "protocol foo" without defining a type).
|
|
the tables will look more like pf tables, it is easier to re-use
tables with different options, "services" will become "redirections"
(they refer to rdr pf rules), sync configuration directives of
redirect (l3, ex-service) relay (l7) sections (for example "virtual
host" will become "listen on"), all target definitions will start with
"forward to", etc. pp. (see relay.conf(5) and etc/relayd.conf)
discussed with pyr and deraadt
ok pyr@
|
|
what the daemon does - it is a relayer that pays attention to the status
of pools of hosts; not a status checkers that happens to do some relaying
|
|
|
|
Include filters to block some well-known instant messengers; thanks to
Rene Badalassi (rene at cybersecure dot com dot au) for providing the
examples.
(This change depends on my latest fix to hoststated)
|
|
HTTP proxy. this makes it easier to test hoststated.
ok pyr@
|
|
will make it easier for testing (just run hoststated -Dext_addr=X.X.X.X).
|
|
keyword for default relay actions.
ok pyr@
|
|
ok pyr@
|
|
ok reyk@
|
|
discussed with reyk@
|
|
ok miod@, henning@
|