Thanks to visit codestin.com
Credit goes to cvsweb.openbsd.org

OpenBSD CVS

CVS log for src/usr.sbin/unwindctl/unwindctl.8


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Sun Aug 3 13:20:36 2025 UTC (7 weeks, 1 day ago) by florian
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored)

Disable "status memory" command.

About a year ago we had to disable the shared cache for the different
resolver strategies because it led to a segfault in unwind after a
libunbound update. There are no more memory statistics to show at this
point. I am still hopeful to bring the feature back one day, so hide
the command behind a ifdef like we did in resolver.c.

Missing feature reported by Jordan Geoghegan on bugs@

Revision 1.13 / (download) - annotate - [select for diffs], Tue Jan 3 20:58:05 2023 UTC (2 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_7_7_BASE, OPENBSD_7_7, OPENBSD_7_6_BASE, OPENBSD_7_6, OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3
Changes since 1.12: +2 -3 lines
Diff to previous 1.12 (colored)

do not mention dhclient as a dhcp route message sender

Revision 1.12 / (download) - annotate - [select for diffs], Sun Jul 18 11:18:38 2021 UTC (4 years, 2 months ago) by kn
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
Changes since 1.11: +3 -2 lines
Diff to previous 1.11 (colored)

Document dhcpleased(8) and slaacd(8) besides dhclient(8) as DNS source

Zap the obsolete dhclient.conf(5) supersede quirk while here.

Feedback OK florian

Revision 1.11 / (download) - annotate - [select for diffs], Wed Dec 18 10:01:11 2019 UTC (5 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

no need for double Cm;

Revision 1.10 / (download) - annotate - [select for diffs], Wed Dec 18 09:18:28 2019 UTC (5 years, 9 months ago) by florian
Branch: MAIN
Changes since 1.9: +4 -2 lines
Diff to previous 1.9 (colored)

Implement unwindctl status memory to show chache memory usage.
testing by otto & pamela as part of a larger diff

Revision 1.9 / (download) - annotate - [select for diffs], Sun Dec 8 09:47:51 2019 UTC (5 years, 9 months ago) by florian
Branch: MAIN
Changes since 1.8: +7 -2 lines
Diff to previous 1.8 (colored)

Turn opportunistic DoT into their own strategies.
This is beneficial since we prefer strategies according to their
performance.
Previously name servers were upgraded to opportunistic DoT if it was
available even if the round trip times went through the roof and there
was no way to got back to plain udp/53 DNS.
To make up a bit of space in the unwindctl status output, name servers
learned via DHCP or SLAAC are printed in a new subcommand.
The status output will be further improved shortly.
Input & OK otto

Revision 1.8 / (download) - annotate - [select for diffs], Tue Dec 3 14:35:05 2019 UTC (5 years, 9 months ago) by otto
Branch: MAIN
Changes since 1.7: +3 -12 lines
Diff to previous 1.7 (colored)

No more status subcommands; ok florian@

Revision 1.7 / (download) - annotate - [select for diffs], Wed Nov 27 17:09:12 2019 UTC (5 years, 9 months ago) by florian
Branch: MAIN
Changes since 1.6: +2 -4 lines
Diff to previous 1.6 (colored)

Nuke http captive portal detection; something better is coming.
OK otto

Revision 1.6 / (download) - annotate - [select for diffs], Thu Nov 7 08:38:48 2019 UTC (5 years, 10 months ago) by otto
Branch: MAIN
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 (colored)

Document the new home of the control socket; ok florian@

Revision 1.5 / (download) - annotate - [select for diffs], Sun Nov 3 09:49:02 2019 UTC (5 years, 10 months ago) by otto
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Opportunistic DoT support and name forwarder "forwarder" instead of "static;
joint work and ok florian@

Revision 1.4 / (download) - annotate - [select for diffs], Tue Feb 5 20:41:12 2019 UTC (6 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

flesh out "status" a little; ok florian

Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 4 07:36:30 2019 UTC (6 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.2: +9 -10 lines
Diff to previous 1.2 (colored)

various minor tweaks, plus an adjustment from florian;
ok florian

Revision 1.2 / (download) - annotate - [select for diffs], Sun Feb 3 12:02:30 2019 UTC (6 years, 7 months ago) by florian
Branch: MAIN
Changes since 1.1: +6 -2 lines
Diff to previous 1.1 (colored)

Captive portal detection for unwind(8).

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 23 13:12:19 2019 UTC (6 years, 8 months ago) by florian
Branch: MAIN

import unwindctl
"toss it in man" deraadt@

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.