orb-community / pktvisor

pktvisor is a dynamic network observability agent that smartly analyzes network traffic and generates opentelemetry metrics

Home Page:https://orb.community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pktvisor on Windows with VS2019

leoparente opened this issue · comments

Dnstap does not work for windows due to fstrm. I've disabled fstrm build for Windows and added a FakeDnstapInputStream

  • Fix Dnstap on Windows (Remove FakeDnstap Implementation)

    • remove WIN32 depedency on CmakeLists DNS tests
    • remove WIN32 depedency on CmakeLists NET tests
    • remove FakeDnstap depedency on Input Resource tests
  • Replace Pktvisord (main.cpp) Resolv dependency with libuvw/dns