Luca Deri
a15f7629a5
Fixed invalid free
...
Fixed a couple of small memory leaks
2015-11-08 19:09:12 +01:00
Luca Deri
29906527a8
Removed some warnings
2015-11-07 18:36:56 +01:00
Simone Mainardi
6fb662ae82
Network Statistics: lua and fixes
2015-11-04 17:32:53 +01:00
Luca
9bf2c0f83c
Initial work towards network stats
2015-11-03 17:11:06 +01:00
Simone Mainardi
f8374c7450
fix: local networks were not added; refactoring: code refactoring for address tree and address resolution
2015-10-18 23:47:50 +02:00
spada
32dddb0ed1
Fixed 236: fixed identifier network when you add local networks
2015-10-17 17:14:16 +02:00
Luca
04b3a1b181
Added missing strdup removed by mistake
2015-10-16 15:41:30 +02:00
Luca Deri
792c0ad20d
Refactored network management code
2015-10-14 23:31:50 +02:00
Luca Deri
5b82594e54
Win32 fixes
2015-09-13 16:50:12 +02:00
Luca Deri
2a8b7257d7
Fixed NetFilter implementation
2015-08-22 15:59:23 +02:00
Luca
75a5293d95
Implemented lua method for reading the list of local nets
2015-08-21 23:23:32 +02:00
Luca Deri
7b708274e5
Fixed IPv6 resolution warning
2015-08-08 11:19:24 +02:00
Luca Deri
4c35559151
Various code optimizations and cleanup
2015-08-08 11:05:00 +02:00
Luca Deri
6aa141caa9
Code cleanup: removed code used very seldom such as host aggregations/contacts. This should reduce memory usage and make ntopng faster
...
Little progresses towards MySQL support
2015-08-08 01:13:59 +02:00
Luca Deri
c85468df55
Now networks of local interfaces on which ntopng is started are added to the list of local networks
2015-08-07 16:38:37 +02:00
Luca Deri
166736d572
Enhanced --version flag to print source code revision
...
Fixed warning
2015-05-27 09:55:55 +02:00
Luca Deri
1b47d05507
Optimized preferences redis read
...
DNS resolution is not slower on embedded boxes
Preferences layout renders better when resizing the windows
2015-05-27 00:35:28 +02:00
Luca Deri
74fc9f8256
Windows fixes
2015-05-18 18:30: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