opensnitch/daemon/netlink
Gustavo Iñiguez Goia 1a39122c1d
netstat: dump AF_PACKET sockets from the kernel
We'll try to dump the AF_PACKET sockets from the kernel. If it's not
possible, we'll fallback to read /proc/net/packet.
2025-02-06 01:49:40 +01:00
..
procmon allow to filter connections by process checksum 2023-09-22 00:36:26 +02:00
ifaces.go removed debugging logs, fixed build 2023-07-25 02:11:35 +02:00
socket.go netlink/ improvements 2025-01-22 00:16:17 +01:00
socket_linux.go netlink/ more improvements 2025-01-22 00:33:10 +01:00
socket_packet.go netstat: dump AF_PACKET sockets from the kernel 2025-02-06 01:49:40 +01:00
socket_test.go tests: disable netlink sockets tests by default 2023-02-21 00:23:16 +01:00
socket_xdp.go netstat: allow to list XDP sockets 2025-02-05 00:05:02 +01:00