stefan-baranoff
stefan-baranoff
This addresses issue #3449 with a new `uv_read_err_enable` which adds POLLERR to the events that can trigger a read callback with error. I debated a whole new callback, but that...
* **Version**: 1.40.0 * **Platform**: Linux 4.18.5-1.tc1.el7.x86_64 SMP x86_64 GNU/Linux (irrelevant parts omitted) We are using libuv wrapped by UVW, but the underlying behavior described herein is solely within libuv....
We have found an interesting edge case in HyperScan 5.0.0 and 5.3.0 performance we are trying to understand it a bit better, form better patterns, and understand if there is...
Add a "vntag" keyword similar to the existing "vlan" and "mpls" keywords to filter on VNTag frames. VNTag was proposed as 802.1Qbh but has been replaced in the standards by...
This is mostly a check to see if there's interest in this kind of feature, if the approach is sane, and what all might need added if this is a...
**Describe the bug** Linux DCO (2.6 and 2.7) is losing at least peer delete messages from the kernel (and maybe key swap and float in 2.7). This was uncovered working...
**Describe the bug** We are seeing one of the behaviors described in OpenVPN#793 as a possible other symptom of the same "netlink message async receive mixup". With OpenVPN 2.6.15 (the...
For discussion on fixing #883 by back-porting f353b and other required code, which fixed #793 to the OpenVPN 2.6 line. This seems to fix the original issue see in but...