On Thu, Oct 21, 2021 at 03:46:20PM +0200, Janne Johansson wrote:
https://marc.info/?l=openbsd-tech&m=138829898720574&w=2
and
https://marc.info/?l=openbsd-tech&m=139013674405106&w=2
might help.
Thanks. This is the critical section:
https://github.com/openbsd/src/blob/9c70cf5498e471044289f4c9857b
If you don't use all the interlocked openbsd pieces together, and
replace some of them with your own, then you take on responsibility for
the problems we didn't need to solve because they don't exist in our
complete solution.
I think that is pretty simple.
I hope you understand.
As such, I have
Hi Stefan,
Just to check the issue is present, I've done live debug of pf rules to confirm
that DHCP traffic not blocked. It seems something wrong in obtaining IPv4
addresses from dhcpd. And problem lies outside pf I suppose.
Martin
‐‐‐ Original Message ‐‐‐
On Saturday, October 23, 202
Patch has been updated to use correct files and tested on a live system. Please
add it to tree.
Thanks.
--- if_athn_usb.c.orig Thu Apr 15 21:25:44 2021
+++ if_athn_usb.c Thu Oct 21 18:58:08 2021
@@ -91,6 +91,8 @@
ATHN_USB_FLAG_AR7010 },
{{ USB_VENDOR_PANASONIC, USB_PROD
4 matches
Mail list logo