OpenBSD CVS

src/usr.sbin/relayd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / relayd

Current tag: OPENBSD_4_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.20   14 years  nicm   Move imsg into libutil and add a man page. Minor bump for libutil. Previous ve...
[TXT] carp.c  1.7   14 years  claudio   Bring in sync with the bgpd version of carp.c. This fixes a memory leak in an er...
[TXT] check_icmp.c  1.29   14 years  reyk   do not timeout disabled hosts in the icmp checks Thanks to Sebastian Benoit, cl...
[TXT] check_script.c  1.11   13 years  sthen   If 'check script' doesn't exit(), treat the service as 'down' rather than 'unkno...
[TXT] check_tcp.c  1.39   13 years  dhill   Only set SO_REUSEPORT for listening ports. Fixes "Address already in use" error...
[TXT] control.c  1.36   14 years  reyk   zero out the allocate memory for a new control connection via calloc() ok jsg@ ...
[TXT] hce.c  1.57   13 years  sthen   Log the time taken for all types of check, not just tcp checks. ok pyr@
[TXT] log.c  1.16   13 years  reyk   The relayd processes did already bump up the socket file descriptor resource lim...
[TXT] name2id.c  1.2   16 years  reyk   hoststated gets renamed to relayd. easier to type, and actually says what the d...
[TXT] parse.y  1.149   13 years  reyk   redirects are loaded as "pass in quick ... rdr-to" pf rules by default. In some ...
[TXT] pfe.c  1.66   13 years  jsg   Add support for enable/disable table when using relays instead of redirects. Fro...
[TXT] pfe_filter.c  1.45   13 years  reyk   redirects are loaded as "pass in quick ... rdr-to" pf rules by default. In some ...
[TXT] pfe_route.c  1.1   14 years  reyk   add new 'router' functionality to dynamically add or remove routes based on heal...
[TXT] relay.c  1.128   13 years  dhill   Only set SO_REUSEPORT for listening ports. Fixes "Address already in use" error...
[TXT] relay_udp.c  1.22   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] relayd.8  1.23   14 years  jmc   now that we can handle >9 args, put "-D name=value" on one line: it's a bit more...
[TXT] relayd.c  1.100   13 years  okan   fix from pr 6314: allow debug logging before daemonization to help identify conf...
[TXT] relayd.conf.5  1.116   13 years  jmc   no need for .Pp before lists;
[TXT] relayd.h  1.140   13 years  guenther   Add missing #includes instead of assuming that some system header pulls in the n...
[TXT] shuffle.c  1.2   15 years  deraadt   missing header file; bring things into scope
[TXT] ssl.c  1.16   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] snmp.c (in the Attic) [Hide]  1.8   15 years  deraadt   missing header file; bring things into scope
[TXT] ssl_privsep.c (in the Attic) [Hide]  1.8   13 years  marco   stray spaces, no binary change