<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/etc, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/etc?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/etc?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2020-06-22T09:28:04Z</updated>
<entry>
<title>Install npppd.conf(5) with mode 0600 instead of 0640. npppd.conf(5) can</title>
<updated>2020-06-22T09:28:04Z</updated>
<author>
<name>mvs</name>
<email>mvs@openbsd.org</email>
</author>
<published>2020-06-22T09:28:04Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b4cf6692cb2aee31d6714111a784e6109f6071ca'/>
<id>urn:sha1:b4cf6692cb2aee31d6714111a784e6109f6071ca</id>
<content type='text'>
store radius passwords and nothing requires it to be group readable.

ok yasuoka@
</content>
</entry>
<entry>
<title>tidy wording from when dnssec was enabled/disabled/reenabled</title>
<updated>2020-06-21T16:59:45Z</updated>
<author>
<name>sthen</name>
<email>sthen@openbsd.org</email>
</author>
<published>2020-06-21T16:59:45Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=bf6955b0f2aaef41bb8be8730205027e6024bfdf'/>
<id>urn:sha1:bf6955b0f2aaef41bb8be8730205027e6024bfdf</id>
<content type='text'>
ok kn gsoares
</content>
</entry>
<entry>
<title>start wg with the other interfaces that rely on routing being up.</title>
<updated>2020-06-21T12:28:13Z</updated>
<author>
<name>dlg</name>
<email>dlg@openbsd.org</email>
</author>
<published>2020-06-21T12:28:13Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=7058e68675f61b1e37e30ae1334a783fd1e49115'/>
<id>urn:sha1:7058e68675f61b1e37e30ae1334a783fd1e49115</id>
<content type='text'>
from Matt Dunwoodie and Jason A. Donenfeld

ok deraadt@
</content>
</entry>
<entry>
<title>growth</title>
<updated>2020-06-08T15:21:38Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2020-06-08T15:21:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=8717b3bd09e7212bff35c9110291e0b06eb8353e'/>
<id>urn:sha1:8717b3bd09e7212bff35c9110291e0b06eb8353e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Import regenerated moduli file.</title>
<updated>2020-06-03T08:23:16Z</updated>
<author>
<name>dtucker</name>
<email>dtucker@openbsd.org</email>
</author>
<published>2020-06-03T08:23:16Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=471476a410faafe99c696dd52157cb60b0d8fed4'/>
<id>urn:sha1:471476a410faafe99c696dd52157cb60b0d8fed4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sync from MAKEDEV.md</title>
<updated>2020-05-25T20:28:12Z</updated>
<author>
<name>kmos</name>
<email>kmos@openbsd.org</email>
</author>
<published>2020-05-25T20:28:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=4e2f099e1acf6721ac492687ca131f2061e1840d'/>
<id>urn:sha1:4e2f099e1acf6721ac492687ca131f2061e1840d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase the default number of ldom and ttyV devices for sparc64 from</title>
<updated>2020-05-25T20:27:44Z</updated>
<author>
<name>kmos</name>
<email>kmos@openbsd.org</email>
</author>
<published>2020-05-25T20:27:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=cd2d05bfd9d0f7c8d70d482637be1050f4e7b2b5'/>
<id>urn:sha1:cd2d05bfd9d0f7c8d70d482637be1050f4e7b2b5</id>
<content type='text'>
eight to sixteen. It's quite easy to be able to create that many LDOMs on
the newer machines.

Help making the change in the right place from Miod and otto@

ok kn@ "looks fine" deraadt@
</content>
</entry>
<entry>
<title>Remove useless line from daemon class in login.conf</title>
<updated>2020-05-23T13:16:03Z</updated>
<author>
<name>danj</name>
<email>danj@openbsd.org</email>
</author>
<published>2020-05-23T13:16:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=885dbb90c2b273255cc599c50be4e07dc62c560a'/>
<id>urn:sha1:885dbb90c2b273255cc599c50be4e07dc62c560a</id>
<content type='text'>
We used to have different numbers of blowfish rounds between the
default and daemon classes in login.conf. On Jun 26, 2016, tedu
committed "upgrade selected login.conf to use auto rounds for bcrypt"
for amd64, sparc64, i386, and maccpc.

Since the class daemon inherits from the default class, the
:localcipher=blowfish,a:\
is a duplicate.

ok millert@ deraadt@ sthen@
</content>
</entry>
<entry>
<title>Revert the following commit as it breaks hostname.if(5) lines with a</title>
<updated>2020-05-22T13:38:43Z</updated>
<author>
<name>kn</name>
<email>kn@openbsd.org</email>
</author>
<published>2020-05-22T13:38:43Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=88c728ccd4fbe607df34be3338bb7071a512e69b'/>
<id>urn:sha1:88c728ccd4fbe607df34be3338bb7071a512e69b</id>
<content type='text'>
backslash at the end for line continuation

Breaking long lines into multiple ones must still be possible and does
require to treat the backslash as an escape character.

Breakage reported by Mark Patruck &lt;mark at wrapped dot cx &gt;, thanks!

---
distrib/miniroot/install.sub revision 1.1151
etc/netstart revision 1.203
date: 2020/05/21 11:54:41;  author: kn;  state: Exp;  lines: +2 -2;
Do not treat backslashe as an escape character in hostname.if(5) lines

ifstart() should always pass such lines unaltered, especially if they
contain "nwid" or "description" lines with arbitrary strings.

&lt;bsdlisten at gmail dot com&gt; reported SSIDs such as "Mike's" during
installation end as broken;  this was because the installer escaped
the single quote using backslashes which ended up being treated as
escape characters much later during hostname.if parsing in netstart(8).

Ok deraadt
</content>
</entry>
<entry>
<title>Fix stripcom() description wrt. comments not on their own line</title>
<updated>2020-05-21T13:42:02Z</updated>
<author>
<name>kn</name>
<email>kn@openbsd.org</email>
</author>
<published>2020-05-21T13:42:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9ed80bb0945ec3cd98f7379e6d68ef1b3181891d'/>
<id>urn:sha1:9ed80bb0945ec3cd98f7379e6d68ef1b3181891d</id>
<content type='text'>
Neither netstart's nor install.sub's (subtly different) implementations
remove trailing comments on lines not starting as a comment, e.g.,
lines like "up #not down" go through unaltered and without "#not down"
being removed.

Only lines *beginning* with the comment sign ("#") are stripped.

No functional change, just updating function descriptions.
</content>
</entry>
</feed>
