14 Commits

Author SHA1 Message Date
sthen
803d9646ed update to ntopng from the 4.2-stable branch 2021-01-18 13:15:40 +00:00
sthen
6507fdc600 drop PCAP_NETMASK_UNKNOWN patch 2021-01-18 11:17:57 +00:00
sthen
8d73a62299 update to nDPI-3.4 and a newer ntopng checkout from the 4.0-stable branch 2020-10-21 00:24:41 +00:00
sthen
b6c64d0af2 update ntopng to commits from the 4.0-stable (ntopng) and 3.2-stable (ndpi) branches 2020-10-02 18:47:14 +00:00
sthen
cba5871783 update to ntopng-3.8.1 with nDPI 3.0 2020-02-08 15:11:19 +00:00
sthen
2395897592 fix "popen not supported" errors in ntopng; reported by dhill 2019-08-21 13:18:32 +00:00
sthen
d07a7f28ec update to ntopng-3.8. remove the BROKEN marker, it is now able to run
for at least an hour without crashing and burning which is a big
improvement over the last version.
2019-01-07 18:37:22 +00:00
sthen
fdfa5ec6a1 update to ntopng-3.6.1 but mark BROKEN, the dissectors just aren't working
reliably here (mostly SIGSEGV reading off the end of strings).

the previous version runs for a bit longer but neither really work well and
I'd rather not ship with release in the state it's in.
2018-10-04 22:28:03 +00:00
sthen
4a45df0710 clang6 c++ fixes from upstream repo 2018-04-11 14:43:21 +00:00
sthen
8be1e95210 update to ntopng-3.0 2017-10-17 10:39:12 +00:00
sthen
45f427810c Add a patch from upstream to avoid strchr on a sequence of bytes which is not
a NUL-terminated string. Segfault reported by kasak at kasakoff.net.
2017-10-13 14:51:18 +00:00
sthen
c44c4baa63 update ntopng from snapshot to 2.4 release 2016-07-09 12:14:28 +00:00
sthen
d69ffd13b0 fix another call to bash; hit by naddy 2016-05-01 13:27:56 +00:00
sthen
4cef38f09a import ports/net/ntopng, feedback/ok jca
ntopng is a network traffic probe that shows network usage in a high level
of detail. It provides a web-based UI allowing you to visualize traffic flows
broken down by host, country, port, application (via deep packet inspection),
AS number, etc. Flow information can also be dumped to ElasticSearch or
MySQL/MariaDB.

User guide: https://github.com/ntop/ntopng/blob/dev/doc/UserGuide.pdf
2016-04-26 20:56:01 +00:00