index
:
ndpi-daemon.git
add/PF_RING
add/apple-bsd-port
add/config-file-support
add/event-io-abstraction
add/nDPId-UDP-endpoint
add/tls-proxy-support
add/tunnel-decoding
add/udp-aes256-gcm
main
ndpi-example-proposal
tmp
Tiny nDPI based deep packet inspection daemons / toolkit.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
flow timeout handling
Toni Uhlig
2020-06-13
*
MAX_FLOWS_PER_THREAD -> MAX_FLOW_ROOTS_PER_THREAD, ndpi_flows_root -> ndpi_fl...
Toni Uhlig
2020-06-12
*
fixed flow distirbution bug, removed invalid ntohl() and set thread index seed
Toni Uhlig
2020-06-12
*
improved packet distribution over threads, missing byteswap for IPv4/IPv6, ad...
Toni Uhlig
2020-06-10
*
free_workflow if init_workflow fails, nDPId is tied to libnDPI>=3.2 for now
Toni Uhlig
2020-06-10
*
print per thread / total packets, use l4 protocol for per thread packet distr...
lns
2020-06-08
*
subscriber tracking and master/app protocol detection
lns
2020-06-07
*
fixed flow tracking bug during tree find, added ip tuple comparing routine
lns
2020-06-07
*
improved L3/L4 length checks
lns
2020-06-06
*
flow tracking
lns
2020-06-06
*
dissect UDP, TCP; sighandler improvment, correct IPv6 parsing
lns
2020-06-04
*
Makefile use -I and -rpath if CUSTOM_LIBNDPI variable used
Toni Uhlig
2020-06-04
*
initial commit
lns
2020-06-03
[prev]