<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libc/sys/kqueue.2, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libc/sys/kqueue.2?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libc/sys/kqueue.2?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2020-06-22T13:42:06Z</updated>
<entry>
<title>spelling fix;</title>
<updated>2020-06-22T13:42:06Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2020-06-22T13:42:06Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=bc0ee81f054f4f7d750f13eea3b7e67fa5aac56c'/>
<id>urn:sha1:bc0ee81f054f4f7d750f13eea3b7e67fa5aac56c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend kqueue interface with EVFILT_EXCEPT filter.</title>
<updated>2020-06-22T13:14:32Z</updated>
<author>
<name>mpi</name>
<email>mpi@openbsd.org</email>
</author>
<published>2020-06-22T13:14:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=7ab02df9ba969938f0d288bc81680642c429c9c4'/>
<id>urn:sha1:7ab02df9ba969938f0d288bc81680642c429c9c4</id>
<content type='text'>
This filter, already implemented in macOS and Dragonfly BSD, returns
exceptional conditions like the reception of out-of-band data.

The functionnality is similar to poll(2)'s POLLPRI &amp; POLLRDBAND and
it can be used by the kqfilter-based poll &amp; select implementation.

ok millert@ on a previous version, ok visa@
</content>
</entry>
<entry>
<title>Remove an outdated BUGS section.</title>
<updated>2020-05-31T03:49:44Z</updated>
<author>
<name>visa</name>
<email>visa@openbsd.org</email>
</author>
<published>2020-05-31T03:49:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c7407b7476bfc528db4bb1a62f067801d0fe2c39'/>
<id>urn:sha1:c7407b7476bfc528db4bb1a62f067801d0fe2c39</id>
<content type='text'>
OK mpi@ beck@
</content>
</entry>
<entry>
<title>kevent(2): remove 24hr timeout limit</title>
<updated>2019-07-01T16:52:02Z</updated>
<author>
<name>cheloha</name>
<email>cheloha@openbsd.org</email>
</author>
<published>2019-07-01T16:52:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=74fc51df71a8f976fa62173d1a72a25b8c26bdf4'/>
<id>urn:sha1:74fc51df71a8f976fa62173d1a72a25b8c26bdf4</id>
<content type='text'>
As with nanosleep(2), poll(2), and select(2), here we can chip away at
the timespec until it's empty.  This lets us support the full range of
the timespec regardless of the kernel's HZ.

Update the manpage accordingly.

ok visa@
</content>
</entry>
<entry>
<title>basic macro cleanup; from Fabio Scotoni &lt;fabio at esse dot ch&gt;</title>
<updated>2019-05-03T04:06:08Z</updated>
<author>
<name>schwarze</name>
<email>schwarze@openbsd.org</email>
</author>
<published>2019-05-03T04:06:08Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=3394ed5af35eecdbeb619a5918f21d9b2100f14c'/>
<id>urn:sha1:3394ed5af35eecdbeb619a5918f21d9b2100f14c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tweak previous;</title>
<updated>2018-01-13T17:13:12Z</updated>
<author>
<name>jmc</name>
<email>jmc@openbsd.org</email>
</author>
<published>2018-01-13T17:13:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=fbb4aa0597133ffcdcae13052da6521b3d7ea116'/>
<id>urn:sha1:fbb4aa0597133ffcdcae13052da6521b3d7ea116</id>
<content type='text'>
</content>
</entry>
<entry>
<title>introduce a filter called EVFILT_DEVICE that can be used to notify</title>
<updated>2018-01-13T12:58:40Z</updated>
<author>
<name>robert</name>
<email>robert@openbsd.org</email>
</author>
<published>2018-01-13T12:58:40Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=586ac5a17b495f9217afcad55bf601907d19d47c'/>
<id>urn:sha1:586ac5a17b495f9217afcad55bf601907d19d47c</id>
<content type='text'>
listeners of device state changes.
currently only supports NOTE_CHANGE that will be used by drm(4)

ok kettenis@
</content>
</entry>
<entry>
<title>replace Fifos with FIFOs.</title>
<updated>2017-07-10T06:38:07Z</updated>
<author>
<name>dlg</name>
<email>dlg@openbsd.org</email>
</author>
<published>2017-07-10T06:38:07Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=2d6f02cb4ba70ffa8126235615ec39046764a31d'/>
<id>urn:sha1:2d6f02cb4ba70ffa8126235615ec39046764a31d</id>
<content type='text'>
ok jmc@ visa@
</content>
</entry>
<entry>
<title>Add support for EV_RECEIPT and EV_DISPATCH flags</title>
<updated>2017-05-31T14:52:05Z</updated>
<author>
<name>mikeb</name>
<email>mikeb@openbsd.org</email>
</author>
<published>2017-05-31T14:52:05Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=83c05d2a2887a46641fa7558826384e3bc121877'/>
<id>urn:sha1:83c05d2a2887a46641fa7558826384e3bc121877</id>
<content type='text'>
From FreeBSD via Jan Schreiber &lt;jes at posteo ! de&gt;, thanks!
OK tedu, bluhm
</content>
</entry>
<entry>
<title>modern interfaces should use modern speelings, so spell quad_t as int64_t.</title>
<updated>2016-08-13T17:05:02Z</updated>
<author>
<name>tedu</name>
<email>tedu@openbsd.org</email>
</author>
<published>2016-08-13T17:05:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=fd29bd4c19d0dc7c1edf8011928744bf3f42e5f7'/>
<id>urn:sha1:fd29bd4c19d0dc7c1edf8011928744bf3f42e5f7</id>
<content type='text'>
</content>
</entry>
</feed>
