OpenBSD CVS

CVS log for src/usr.bin/bgplg/bgplg.8


[BACK] Up to [local] / src / usr.bin / bgplg

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Wed Dec 14 14:38:42 2016 UTC (7 years, 5 months ago) by reyk
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, 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, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, HEAD
Changes since 1.15: +7 -2 lines
Diff to previous 1.15 (colored)

Some of the executables that are used by bgplg need the set-user-ID
bit, so they should be mounted on a filesystem without the nosuid
option.  OpenBSD's /var/www is mounted nosuid by default and using
bgplg with the statically-linked "ping" doesn't work with nosuid.

Reported by Michael W. Lucas (mwlucas at michaelwlucas.com)

OK jmc@ jca@

Revision 1.15 / (download) - annotate - [select for diffs], Thu Sep 10 15:16:44 2015 UTC (8 years, 8 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.14: +3 -5 lines
Diff to previous 1.14 (colored)

reduce .Nd to one line and kill .Tn while here

Revision 1.14 / (download) - annotate - [select for diffs], Mon Sep 1 13:02:25 2014 UTC (9 years, 8 months ago) by reyk
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.13: +14 -13 lines
Diff to previous 1.13 (colored)

Replace the obsolete nginx example with an httpd(8) example.

ok jmc@

Revision 1.13 / (download) - annotate - [select for diffs], Tue Sep 3 20:36:02 2013 UTC (10 years, 8 months ago) by reyk
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.12: +25 -9 lines
Diff to previous 1.12 (colored)

Update bgplg(8) to describe the configuration for nginx(8) and
slowcgi(8) instead of the old "Apache" httpd(8).

Requested by florian@ and my others.

ok jmc@

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jul 16 00:07:51 2013 UTC (10 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jun 2 14:11:38 2013 UTC (10 years, 11 months ago) by florian
Branch: MAIN
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

move bgplg and slowcgi sockets to /var/www/run
input reyk@, guenther@
"move fast" deraadt@
OK naddy@

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jun 1 18:47:55 2013 UTC (10 years, 11 months ago) by reyk
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

Update my email address to reyk@openbsd.org, especially for the HTML output.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Oct 13 18:56:03 2010 UTC (13 years, 7 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

missing quotes; thanks jmc@

Revision 1.8 / (download) - annotate - [select for diffs], Wed Oct 13 08:28:30 2010 UTC (13 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.7: +8 -9 lines
Diff to previous 1.7 (colored)

adapt to new "socket ... restricted" syntax, reported by Patrick Lamaiziere,
ok henning@

Revision 1.7 / (download) - annotate - [select for diffs], Tue May 18 15:09:34 2010 UTC (14 years ago) by sobrado
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

use the right capitalization for "HyperText Transfer Protocol (HTTP)"
and "server".

fixes for bgplg(8) and relayd.conf(5) suggested by jmc@, good catch!

ok jmc@

Revision 1.6 / (download) - annotate - [select for diffs], Sat Apr 3 21:40:51 2010 UTC (14 years, 1 month ago) by sthen
Branch: MAIN
Changes since 1.5: +11 -11 lines
Diff to previous 1.5 (colored)

Adjust the details about commands without perms being hidden,
prompted by a suggestion from Rod Whitworth.  ok jmc@ "Cool!" Rod.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Apr 2 22:44:40 2010 UTC (14 years, 1 month ago) by sthen
Branch: MAIN
Changes since 1.4: +19 -5 lines
Diff to previous 1.4 (colored)

document ping6/traceroute6, ok jmc

Revision 1.4 / (download) - annotate - [select for diffs], Thu May 31 19:20:07 2007 UTC (16 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

convert to new .Dd format;

Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 12 14:36:14 2006 UTC (17 years, 5 months ago) by reyk
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.2: +8 -1 lines
Diff to previous 1.2 (colored)

executed processes (like traceroute) will be killed after a hard limit
of 60 seconds; add a CAVEATS section to the bgplg(8) and bgplgsh(8)
manpages.

thanks for the feedback ;)

Revision 1.2 / (download) - annotate - [select for diffs], Tue Dec 12 13:26:23 2006 UTC (17 years, 5 months ago) by reyk
Branch: MAIN
Changes since 1.1: +6 -4 lines
Diff to previous 1.1 (colored)

change the proposed permissions for the chroot'ed executables: use
0555 instead of 0655, and 4555 for ping and traceroute (they require
the setuid bit to open a raw socket before privilege revocation).

Revision 1.1 / (download) - annotate - [select for diffs], Mon Dec 11 23:10:10 2006 UTC (17 years, 5 months ago) by reyk
Branch: MAIN

import a looking glass for bgpd(8) (CGI web interface), see the
bgplg(8) and bgplgsh(8) manpages for installation and usage
instructions.

this has been tested by various users and on openbgp route servers in
the DE-CIX.

ok deraadt@ henning@

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.