pktvisor icon indicating copy to clipboard operation
pktvisor copied to clipboard

improve dnstap module

Open weyrick opened this issue 4 years ago • 1 comments

  • [ ] i/o timeout disconnects idle clients
  • [ ] optionally limit max number of clients
  • [ ] handle FINISH control frame appropriately in bi directional
  • [ ] extract more/better data in Net/DNS modules
  • [ ] ring buffer in frame session
  • [ ] unit test covering case of frame parse waiting for more data

weyrick avatar Dec 16 '21 21:12 weyrick

i/o timeout disconnects idle clients: should we use tcp keepAlive feature for that?

ghost avatar Feb 16 '22 18:02 ghost