charles
01/19/2023, 12:46 AMNLMSG_OK
loop in https://github.com/osquery/osquery/blob/613028a6384d4e0b101fe087717c2dfdcde3efbf/osquery/tables/networking/linux/routes.cpp#L241 as I can see all the other stuff happening during a strace
. it receives a message once and then gets stuck in a recv/sleep loop with no data being passed. not sure if there's a better channel than this one for general osquery debug stuff.Ryan Mack
01/19/2023, 1:00 AMzwass
01/19/2023, 5:02 PMcharles
01/20/2023, 9:50 PMRyan Mack
01/20/2023, 9:56 PMcharles
01/20/2023, 9:56 PM