opensnitch/daemon/netlink
Gustavo Iñiguez Goia 848f72de68 Fixed netlink socket querying
man sock_diag:
"If the nlmsg_flags field of the struct nlmsghdr header has the
NLM_F_DUMP flag set, it means that a list of sockets is being
requested; otherwise it is a query about an individual socket."
2020-02-20 01:45:02 +01:00
..
socket.go netlink: fixed connections querying 2020-02-18 02:05:15 +01:00
socket_linux.go Fixed netlink socket querying 2020-02-20 01:45:02 +01:00