Skip to content

Releases: root4root/tuninetd

v1.5.0

12 Dec 16:52
e2f532c
Compare
Choose a tag to compare
  • 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

04 Nov 22:22
cf1109e
Compare
Choose a tag to compare
  • 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

26 Oct 20:44
Compare
Choose a tag to compare

Kernel resources now freeing correctly.

v1.3.0

20 Oct 16:57
Compare
Choose a tag to compare

SIGUSR1 support

v1.2.1

16 Feb 01:08
Compare
Choose a tag to compare
Bug fix with tun/tap thread "on" action.

SIGHUP support

10 Nov 02:31
Compare
Choose a tag to compare
v1.2.0

SIGHUP support

First release

26 Jan 19:31
Compare
Choose a tag to compare
v1.0.0

First commit