Bug 278781 - security/knock: [PATCH] fixing operation on tun devices
Summary: security/knock: [PATCH] fixing operation on tun devices
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Sofian Brabez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-05 09:38 UTC by Andre Albsmeier
Modified: 2024-05-05 09:40 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sbz)


Attachments
patch-zae-fix_tun (682 bytes, patch)
2024-05-05 09:39 UTC, Andre Albsmeier
no flags Details | Diff
patch-zaf-log_seconds (478 bytes, patch)
2024-05-05 09:39 UTC, Andre Albsmeier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andre Albsmeier 2024-05-05 09:38:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267232
broke operation on tun devices as the local patches got simply removed. patch-zae-fix_tun fixes this.
Another improvement (logging with higher granularity) was removed as well -- see patch-zaf-log_seconds.
Comment 1 Andre Albsmeier 2024-05-05 09:39:16 UTC
Created attachment 250421 [details]
patch-zae-fix_tun
Comment 2 Andre Albsmeier 2024-05-05 09:39:35 UTC
Created attachment 250422 [details]
patch-zaf-log_seconds
Comment 3 Andre Albsmeier 2024-05-05 09:40:51 UTC
Note: I tested operation on tun(0) only for UDP...