Commits
- Commit:
131eca50856dbf4b431e60e30073ba700ca2edd2- From:
- sobrado <sobrado@openbsd.org>
- Date:
use file system path (.Pa) semantic markup macros where appropriate.
ok jmc@
- Commit:
1b7259cac31041da73748509f851cc05d2f4cffb- From:
- schwarze <schwarze@openbsd.org>
- Date:
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
- Commit:
b7fd0fcc00f44ef5eaa1e83761e5560a16ebba63- From:
- jmc <jmc@openbsd.org>
- Date:
now that we can handle >9 args, put "-D name=value" on one line: it's a bit
more readable, and fixes a spacing bug we had in smtpd.8;
- Commit:
d7b20ab33f988162eefe583fa8387c3156d0408e- From:
- schwarze <schwarze@openbsd.org>
- Date:
Fix .Oo .Xo .Oc .Xc mis-nesting by just dropping the .Xo and .Xc which,
in these cases, is useless anyway.
Found by and fixing the build with mandoc;
still fine with both old and new groff.
ok jmc@
- Commit:
e2ea6401bcbd5ab3ad425753c86bf41aaa2d4382- From:
- tobias <tobias@openbsd.org>
- Date:
style
ok jmc
- Commit:
2e9e61e34aa456f17ef262328d2529d274cb7724- From:
- sobrado <sobrado@openbsd.org>
- Date:
write UNIX-domain in a more consistent way; while here, replace a
few remaining ".Tn UNIX" macros with ".Ux" ones.
pointed out by ratchov@, thanks!
ok jmc@
- Commit:
81a2dced8d7c8a4d8b9a42cd672e64ff990c6b76- From:
- sobrado <sobrado@openbsd.org>
- Date:
use the UNIX-related macros (.At and .Ux) where appropriate.
ok jmc@
- Commit:
05fcbce71e066eb55823bc56eb6e0b4fd9bec958- From:
- reyk <reyk@openbsd.org>
- Date:
sync with new pf
ok henning@
- Commit:
2ac5660dae74e1f403ed5d26bd0f77ba704c4c2d- From:
- reyk <reyk@openbsd.org>
- Date:
add an alternative "route to" mode to relayd redirections which maps
to pf route-to instead of the default rdr. it is a first steps towards
support for "direct server return" (dsr), an asynchronous mode where
the load balanced servers send the replies to a different gateway like
a l3 switch/router to handle higher amounts of return traffic.
because the state handling in pf isn't optimal for this case yet, it
just sees half of the TCP connection, the sessions are forced to time
out after fixed number of seconds.
discussed with many, thought about in the onsen
- Commit:
78f03736e3fb011f0c35ee8589f424a9d5656c2f- From:
- jmc <jmc@openbsd.org>
- Date:
various improvements for the relay pages; ok reyk
- Commit:
9c500ea492c210e559f1fccaa77a4c0a40515e2f- From:
- reyk <reyk@openbsd.org>
- Date:
the manpages need some more work
- Commit:
d28eba6a5cb9b99eb88207db65f87c9acbd85946- From:
- reyk <reyk@openbsd.org>
- Date:
tweak
- Commit:
5c777c8d5ec26ca030f5ba017d7ab4ff7834c65c- From:
- pyr <pyr@openbsd.org>
- Date:
forgotten service -> redirection
ok reyk@
- Commit:
d7758abae10b491ef8fdf3578fe5574f8fc85cda- From:
- reyk <reyk@openbsd.org>
- Date:
some changes to the relayd.conf configuration language and grammar.
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@
- Commit:
0cf54f77b57e886aafa43f104a1ef63b6ee72b8d- From:
- deraadt <deraadt@openbsd.org>
- Date:
partial update of the man pages to new relayd name
- Commit:
f92b16fa8a4f8889f3fa69c36f16c6efe727127a- From:
- pyr <pyr@openbsd.org>
- Date:
Better description of the daemon.
Initially prompted by deraadt@, with much much help from jmc@ (as always).
- Commit:
dd01eb2925016af733fcd9c396ef21b2cdf1b507- From:
- jmc <jmc@openbsd.org>
- Date:
convert to new .Dd format;
- Commit:
6642f2e245be6800d674de134d725ad9e7bf0711- From:
- jmc <jmc@openbsd.org>
- Date:
+.An -nosplit
- Commit:
30640247bbe5f130ab9acda2d6555785edf64b71- From:
- reyk <reyk@openbsd.org>
- Date:
Add layer 7 functionality to hoststated used for layer 7
loadbalancing, SSL acceleration, general-purpose TCP relaying, and
transparent proxying.
see hoststated.conf(5) and my upcoming article on undeadly.org for
details.
ok to commit deraadt@ pyr@
- Commit:
aca4f6389451a2c411eda786dfe27e71b074b9ce- From:
- reyk <reyk@openbsd.org>
- Date:
add the -D option to define macros on the command line (as found in
bgpd(8), hostapd(8), ipsecctl(8), pfctl(8), ...).
- Commit:
3faac10bfa48d611eb02992ae11e77b5b115b35a- From:
- pyr <pyr@openbsd.org>
- Date:
Finish renaming hostated to hoststated.
Note to testers: the user the daemon changes its id to is now _hoststated,
don't forget to update master.passwd.
ok reyk@
- Commit:
5d8d93a9a7065cc6b55eb79937b50bb1df91c166- From:
- jmc <jmc@openbsd.org>
- Date:
some initial improvements for the hostated pages;
- Commit:
4ab45c5717ef58002523103ab841fa3131af09fb- From:
- reyk <reyk@openbsd.org>
- Date:
knf, spacing
please note that some editors will replace tabs with multiple spaces
if you cut & paste code from other sections. please try to keep the
tabs ;).
- Commit:
7f80c950f46ff9907090c2307a91c43781d55504- From:
- reyk <reyk@openbsd.org>
- Date:
new sentence, new line
- Commit:
41042ecc3a6168d2e49663712058487a80d9e99b- From:
- reyk <reyk@openbsd.org>
- Date:
Import hostated, the host status daemon. This daemon will monitor
remote hosts and dynamically alter pf(4) tables and redirection rules
for active server load balancing. The daemon has been written by
Pierre-Yves Ritschard (pyr at spootnik.org) and was formerly known as
"slbd".
The daemon is fully functional but it still needs some work and
cleanup so we don't link it to the build yet. Some TODOs are a
partial rewrite of the check_* routines (use libevent whenever we
can), improvement of the manpages, and general knf and cleanup.
ok deraadt@ claudio@
