Skip to content

Add suopport for netlink, EventStreams, see https://www.kernel.org/doc/html/latest/driver-api/connector.html#56

Merged
ebourgeois merged 1 commit into
mainfrom
rung-2-netlink-proc-connector
May 3, 2026
Merged

Add suopport for netlink, EventStreams, see https://www.kernel.org/doc/html/latest/driver-api/connector.html#56
ebourgeois merged 1 commit into
mainfrom
rung-2-netlink-proc-connector

Add suopport for netlink, EventStreams, see https://www.kernel.org/do…

1e8dd6b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Semgrep OSS succeeded May 3, 2026 in 3s

1 new alert

New alerts in code changed by this pull request

  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 550 in src/netlink_proc.rs

See this annotation in the file changed.

Code scanning / Semgrep OSS

Semgrep Finding: rust.lang.security.unsafe-usage.unsafe-usage Note

Detected 'unsafe' usage, please audit for secure usage

Check notice on line 567 in src/netlink_proc.rs

See this annotation in the file changed.

Code scanning / Semgrep OSS

Semgrep Finding: rust.lang.security.unsafe-usage.unsafe-usage Note

Detected 'unsafe' usage, please audit for secure usage