Skip to content

Releases: root4root/tuninetd

v1.5.0

Choose a tag to compare

@root4root root4root released this 12 Dec 16:52
e2f532c
  • Stack recognition improvements
  • Log event packets to pcap file as well. Could be decoded later with tcpdump or Wireshark
  • Use only tcp[ack] packets to zero TTL timer - indirect failure resolve

v1.4.0

Choose a tag to compare

@root4root root4root released this 04 Nov 22:22
cf1109e
  • protocol decoder for IPv4, IPv6, Ethernet, 802.1Q and combinations (README section 5)
  • tun/tap listener is a separate daemon now, named tuntapd (README section 6)
  • pcap sensor not hard-coupled with tun/tap interface anymore, could be used on any
  • nflog and pcap sensors can work simultaneously

v1.3.1

Choose a tag to compare

@root4root root4root released this 26 Oct 20:44

Kernel resources now freeing correctly.

v1.3.0

Choose a tag to compare

@root4root root4root released this 20 Oct 16:57

SIGUSR1 support

v1.2.1

Choose a tag to compare

@root4root root4root released this 16 Feb 01:08
Bug fix with tun/tap thread "on" action.

SIGHUP support

Choose a tag to compare

@root4root root4root released this 10 Nov 02:31
v1.2.0

SIGHUP support

First release

Choose a tag to compare

@root4root root4root released this 26 Jan 19:31
v1.0.0

First commit