Commit graph

1711 commits

Author SHA1 Message Date
Luca Deri
1d8ba2f1e6 Fix for undefined variable in the about script when building the code outside of the source repository 2015-05-02 15:20:48 +02:00
Arianna Avanzini
e2ac52d02a if_stats.lua: add option to dump all traffic
This commit adds to the per-interface Packet Dump tab an option
to dump all traffic to the selected media. This makes the dump
filtering option a three-state mechanism, which allows to
disable dump, enable dump only for selected hosts, and enable
dump of all traffic.
2015-05-02 01:02:37 +02:00
Arianna Avanzini
8ba4cc531c flow_details.lua: add checkbox to dump flow traffic on disk
This commit adds an option to force dump on disk of a specific
flow, despite what other options and preferences might be.
2015-05-02 00:43:22 +02:00
Luca Deri
b178cf4121 Added travis file for code testing
Added .gitignore file for ignoring selected files
Reworked src and include paths to organize the source better
Fixed bug with invalid git version caused in some settings that do not compile code extracting it from github
2015-05-01 19:40:52 +02:00
Arianna Avanzini
3ad5cc362b if_stats.lua: view stats about number of packets dumped
This commit allows to view the number of packets dumped on disk and
on tap on the Packet Dump tab of the interface page if packet dump
is enabled.
2015-05-01 04:02:38 +02:00
Luca
85da5d86d7 Merge branch 'master' of https://github.com/ntop/ntopng 2015-04-30 19:08:39 +02:00
Luca
d89504d9f2 Exported flow peers country in JSON
Changes in GIT versioning
2015-04-30 19:07:38 +02:00
Arianna Avanzini
9c10e133b0 if_stats.lua: add parameter for max size of pcap dumps
This commit makes the maximum size of pcap dumps configurable
by adding a per-interface parameter modifiable via the web
interface. This commit also adds a comment in the web interface
about the periodic check and automatic deletion of old pcap files
after reaching the threshold.
2015-04-30 16:17:21 +02:00
Luca
cb9818712c Modified git hash handling so that ntopng can now use it in the about.lua page 2015-04-30 15:52:23 +02:00
Luca
4594daeb67 Various github fixes 2015-04-30 13:53:59 +02:00
Luca
730d76b9f5 Initial import from SVN 2015-04-30 12:22:35 +02:00