Commit graph

12 commits

Author SHA1 Message Date
Luca Deri
02e6183960 Windows changes 2015-10-15 12:44:20 +02:00
Luca Deri
80e248fc35 Fixed version check 2015-10-04 22:23:53 +02:00
Luca Deri
7359b5889d Replaced pcap_next with pcap_next_ex 2015-10-03 08:56:05 +02:00
Luca Deri
fa0dd87d29 Fix for #169 2015-09-17 00:57:35 +02:00
Luca
45f7493b1e Local networks no longer include private networks such as 192.168..., 172.10... that caused some user to produce unwanted RRDs 2015-09-02 23:00:19 +02:00
Luca Deri
18bee82d99 Added check for discarding packets with invalid lenghts that might confuse reports and stats 2015-08-23 23:54:05 +02:00
Luca Deri
2a8b7257d7 Fixed NetFilter implementation 2015-08-22 15:59:23 +02:00
Luca
ebdcfc4d86 Extended buffer for reading prefs from file 2015-07-15 18:31:52 +02:00
Luca Deri
2b252633cb Changes to the shaper GUI 2015-05-19 01:02:15 +02:00
Arianna Avanzini
0a0e25568b src/NetfilterInterface.cpp: handle absence of pollLoop correctly
This commit fixes a segfault issue in pthread_setaffinity_np()
happening when the NetfilterInterface is used with some values
of pollLoop due to the poll loop not being actually used.
2015-05-17 01:40:22 +02:00
Luca Deri
acb313f0e9 Added -u flag to start capture with promiscuous mode disabled 2015-05-09 09:09:57 +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
Renamed from PcapInterface.cpp (Browse further)