OpenBSD CVS

CVS log for src/usr.sbin/unwindctl/parser.h


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Wed Dec 18 09:18:28 2019 UTC (4 years, 5 months ago) by florian
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, HEAD
Changes since 1.8: +3 -2 lines
Diff to previous 1.8 (colored)

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

Revision 1.8 / (download) - annotate - [select for diffs], Sun Dec 8 09:47:51 2019 UTC (4 years, 6 months ago) by florian
Branch: MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Tue Dec 3 14:35:05 2019 UTC (4 years, 6 months ago) by otto
Branch: MAIN
Changes since 1.6: +2 -8 lines
Diff to previous 1.6 (colored)

No more status subcommands; ok florian@

Revision 1.6 / (download) - annotate - [select for diffs], Mon Dec 2 06:26:52 2019 UTC (4 years, 6 months ago) by otto
Branch: MAIN
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

Add an "all" mode for status and a much more compact and readable histogram
display; remove the why bogus status message; ok florian@

Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 6 14:19:59 2019 UTC (4 years, 7 months ago) by florian
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Rename "asr" to "stub" in user visible parts.
More people know what a "stub" resolver is then asr.

Pointed out by & discussed with deraadt
Input & OK otto

Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 31 12:51:43 2019 UTC (4 years, 7 months ago) by florian
Branch: MAIN
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored)

Add asr resolver type which completely bypasses libunbound and uses the
libc asynchronous resolver directly with DHCP provided nameservers.
This is a last-ditch effort when we find ourself behind a completely
broken middle-box.
Input & OK otto
OK benno

Revision 1.3 / (download) - annotate - [select for diffs], Sun Feb 3 12:02:30 2019 UTC (5 years, 4 months ago) by florian
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Captive portal detection for unwind(8).

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 27 12:41:39 2019 UTC (5 years, 4 months ago) by florian
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

DoT bits.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 23 13:12:19 2019 UTC (5 years, 4 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.