OpenBSD CVS

CVS log for src/usr.sbin/rebound/Attic/rebound.8


[BACK] Up to [local] / src / usr.sbin / rebound

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14, Fri Jan 24 06:19:01 2020 UTC (4 years, 4 months ago) by tedu
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +2 -2 lines
FILE REMOVED

progress on rebound has been stalled long enough it's time to fade away.

Revision 1.13 / (download) - annotate - [select for diffs], Tue May 8 16:00:14 2018 UTC (6 years ago) by tedu
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.12: +5 -3 lines
Diff to previous 1.12 (colored)

some barebones documentation for the record option.
if somebody adds AAAA support, we can explaina a little more. :)

Revision 1.12 / (download) - annotate - [select for diffs], Wed Feb 7 17:15:48 2018 UTC (6 years, 3 months ago) by anton
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.11: +4 -3 lines
Diff to previous 1.11 (colored)

Markup SIGHUP.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Feb 7 04:23:04 2018 UTC (6 years, 3 months ago) by tedu
Branch: MAIN
Changes since 1.10: +7 -4 lines
Diff to previous 1.10 (colored)

clarify a bit about config

Revision 1.10 / (download) - annotate - [select for diffs], Wed Feb 7 01:02:46 2018 UTC (6 years, 3 months ago) by tedu
Branch: MAIN
Changes since 1.9: +3 -10 lines
Diff to previous 1.9 (colored)

remove the magic dns port hijacking feature. it's complicated and
brittle, and never quite made the next step to being useful.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jan 12 04:36:45 2018 UTC (6 years, 4 months ago) by deraadt
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Adjust references for sysctl(3) to sysctl(2)

Revision 1.8 / (download) - annotate - [select for diffs], Thu Jul 20 07:43:21 2017 UTC (6 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.7: +10 -3 lines
Diff to previous 1.7 (colored)

- listening on localhost is now adjustable; ok tedu
- document SIGUSR1, as noted by tedu

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jul 13 17:12:51 2017 UTC (6 years, 10 months ago) by tedu
Branch: MAIN
Changes since 1.6: +6 -1 lines
Diff to previous 1.6 (colored)

add an option to listen to an address other than localhost,
upgrading to a mini recursive resolver for small networks.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Oct 7 21:03:06 2016 UTC (7 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

kern.dnsjacking -> kern.dnsjackport;

Revision 1.5 / (download) - annotate - [select for diffs], Fri Oct 7 19:07:36 2016 UTC (7 years, 7 months ago) by tedu
Branch: MAIN
Changes since 1.4: +12 -7 lines
Diff to previous 1.4 (colored)

several big changes, tied together.
switch to reading resolv.conf to find upstream name servers.
moitor this file and automatically restart if it changes.
use the dnsjackport sysctl to steal DNS connections from libc.
listen on port 54 to avoid collisions with other DNS servers.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Dec 4 04:50:43 2015 UTC (8 years, 6 months ago) by gsoares
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.3: +22 -2 lines
Diff to previous 1.3 (colored)

- sync usage

- add a bit more detail about config alternative file
and add -d while here.

manpage help from jmc@ schwarze@ thanks a lot!

OK tedu jmc schwarze

Revision 1.3 / (download) - annotate - [select for diffs], Wed Dec 2 10:39:37 2015 UTC (8 years, 6 months ago) by benno
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

tell readers about config reloads.
ok tedu

Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 15 19:51:45 2015 UTC (8 years, 7 months ago) by tedu
Branch: MAIN
Changes since 1.1: +6 -2 lines
Diff to previous 1.1 (colored)

add a hint about the config file, until it changes

Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 15 19:43:30 2015 UTC (8 years, 7 months ago) by tedu
Branch: MAIN

import rebound, a lightweight dns proxy, for further polishing

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.