OpenBSD CVS

CVS log for src/usr.sbin/ripd/ripd.conf.5


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.21 / (download) - annotate - [select for diffs], Thu Mar 2 17:09:54 2023 UTC (15 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, HEAD
Changes since 1.20: +3 -3 lines
Diff to previous 1.20 (colored)

improve the Nd lines such that the format is consistent for the
various *d, *conf, *ctl files (where relevant) and simple;

also makes "man -k routing" more useful;

help from claudio and florian
ok claudio florian millert

Revision 1.20 / (download) - annotate - [select for diffs], Sat May 16 16:58:12 2020 UTC (4 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (colored)

list example files in FILES with a short description: generally, "Example
configuration file.", but occasionally something else fit better; at the
same time, try to make the format for FILES more consistent;

original diff from clematis

Revision 1.19 / (download) - annotate - [select for diffs], Mon Feb 10 13:18:22 2020 UTC (4 years, 3 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.18: +5 -3 lines
Diff to previous 1.18 (colored)

briefly mention /etc/examples/ in the FILES section of all the
manual pages that document the corresponding configuration files;
OK jmc@, and general direction discussed with many

Revision 1.18 / (download) - annotate - [select for diffs], Mon Dec 31 20:34:16 2018 UTC (5 years, 5 months ago) by remi
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.17: +7 -2 lines
Diff to previous 1.17 (colored)

Add config option fib-priority to set a custom prio for routes ripd
insers into the kernel routing table.

OK deraadt@

Revision 1.17 / (download) - annotate - [select for diffs], Sun Nov 11 13:55:07 2018 UTC (5 years, 6 months ago) by remi
Branch: MAIN
Changes since 1.16: +5 -2 lines
Diff to previous 1.16 (colored)

accept "interface ifX" without parameters. Extend the man page to show
an interface config example with and one without parameters.

comment and OK claudio@

Revision 1.16 / (download) - annotate - [select for diffs], Sat Nov 10 19:12:34 2018 UTC (5 years, 6 months ago) by remi
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

the default for triggered-updates is no.

OK claudio@

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jun 18 06:04:25 2018 UTC (5 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored)

remove the SECTIONS header, since a one line DESCRIPTION is a bit silly;
use a more general text for the sections, and avoid the catchup issue
that was trying to document how many there were;

ok benno rob

Revision 1.14 / (download) - annotate - [select for diffs], Tue Apr 24 14:56:09 2012 UTC (12 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored)

take a stab at documenting when arguments need quoted, and valid macro
characters;

prompted by a diff from robert peichaer org

thanks gilles and henning for feedback
ok deraadt zinke

Revision 1.13 / (download) - annotate - [select for diffs], Sat Apr 30 07:52:33 2011 UTC (13 years, 1 month ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.12: +8 -8 lines
Diff to previous 1.12 (colored)

no need to escape |, pointed out by jmc@
"it's worth killing, if just to stop it being copied all over the place"

Revision 1.12 / (download) - annotate - [select for diffs], Sat Jan 2 19:44:53 2010 UTC (14 years, 5 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored)

The .Rs macro must be followed by .Re, and empty .Rs is useless anyway.
Markup syntax error found by mandoc(1), also required to fix the mandoc build.
ok jmc@ sobrado@

Revision 1.11 / (download) - annotate - [select for diffs], Sat Sep 26 19:45:52 2009 UTC (14 years, 8 months ago) by michele
Branch: MAIN
Changes since 1.10: +8 -2 lines
Diff to previous 1.10 (colored)

Added manpage bits about rdomain support.

ok jmc@

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jul 31 16:04:34 2009 UTC (14 years, 10 months ago) by michele
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

Reword the split horizon parameters in the configuration file.
Now the choioses are: none, simple, poisoned.

Also make poisoned reverse the default behaviour.

Based on a diff by Eugene Yunak, thanks.

ok claudio@

Revision 1.9 / (download) - annotate - [select for diffs], Wed Dec 17 15:47:30 2008 UTC (15 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.8: +5 -5 lines
Diff to previous 1.8 (colored)

sort;

Revision 1.8 / (download) - annotate - [select for diffs], Wed Dec 17 14:19:39 2008 UTC (15 years, 5 months ago) by michele
Branch: MAIN
Changes since 1.7: +10 -2 lines
Diff to previous 1.7 (colored)

Add support for demotion counter.
When interfaces go up/down the demotion counter of the
specified group is decreased/increased.

ok henning@

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jan 31 20:00:08 2008 UTC (16 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

use a hyphen for "interface-specific" as a compound term. this is
not a hard and fast rule (actually it's a form i abuse) but
hostname.if.5 currently uses two conflicting forms and this keeps
it consistent;

Revision 1.6 / (download) - annotate - [select for diffs], Thu May 31 19:20:28 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

convert to new .Dd format;

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 8 13:11:14 2007 UTC (17 years, 4 months ago) by michele
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.4: +27 -4 lines
Diff to previous 1.4 (colored)

update man page reflecting claudio's changes

Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 24 16:35:19 2006 UTC (17 years, 7 months ago) by david
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

first appeared in OpenBSD 4.1 not 4.0

Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 22 15:09:38 2006 UTC (17 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

word fix; ok norby

Revision 1.2 / (download) - annotate - [select for diffs], Wed Oct 18 20:18:54 2006 UTC (17 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

uppercase for `RFC';

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 16:11:58 2006 UTC (17 years, 7 months ago) by norby
Branch: MAIN

Welcome ripd
started by Michele Marchetto some time ago by using the imsg/three process framework
of ospfd. He implemented most of the daemon with a little help and guidance from
Claudio and I.

Currently the daemon is more or less complete, with the exception of key lifetime
and rollover.

Not yet connected to the builds.
OK claudio@

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.