- 06 Nov, 2008 2 commits
-
-
Be backward compatible if pre/post rev. 1442 client/server communicate (devtype "1.3" is forced in such case) fix. git-svn-id: file:///home/svn/mapi/trunk@1445 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
Be backward compatible if pre/post rev. 1442 client/server communicate (devtype "1.3" is forced in such case). git-svn-id: file:///home/svn/mapi/trunk@1444 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 05 Nov, 2008 2 commits
-
-
git-svn-id: file:///home/svn/mapi/trunk@1443 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
devtype is returned when creating remote flow and is used when applying functions, no more stdflib (1.3) is forced. git-svn-id: file:///home/svn/mapi/trunk@1442 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 31 Oct, 2008 6 commits
-
-
git-svn-id: file:///home/svn/mapi/trunk@1441 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
git-svn-id: file:///home/svn/mapi/trunk@1440 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
git-svn-id: file:///home/svn/mapi/trunk@1439 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
git-svn-id: file:///home/svn/mapi/trunk@1438 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
git-svn-id: file:///home/svn/mapi/trunk@1437 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
git-svn-id: file:///home/svn/mapi/trunk@1436 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 28 Oct, 2008 1 commit
-
-
git-svn-id: file:///home/svn/mapi/trunk@1435 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 20 Jul, 2008 1 commit
-
-
git-svn-id: file:///home/svn/mapi/trunk@1423 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 02 Jul, 2008 1 commit
-
-
Endpoints are now named "subjects", each subject consists of one host for incoming and one host for outgoing traffic. Host for incoming traffic can be the same as the one for outgoing traffic anyhow... Lots of "ifdef's", why only I haven't already branched this nice app :) Important memory-corruption fix. Added graph for matched flows. Improvements in GUI, now each subject has its own color everywhere/anytime. Tables stylesheet for gui (dirty hack). Modularization of graph.php started. git-svn-id: file:///home/svn/mapi/trunk@1413 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 14 Jun, 2008 1 commit
-
-
shm_flows fixed git-svn-id: file:///home/svn/mapi/trunk@1411 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 12 Jun, 2008 1 commit
-
-
git-svn-id: file:///home/svn/mapi/trunk@1410 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 03 Jun, 2008 1 commit
-
-
git-svn-id: file:///home/svn/mapi/trunk@1409 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 02 Jun, 2008 1 commit
-
-
git-svn-id: file:///home/svn/mapi/trunk@1408 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 30 May, 2008 1 commit
-
-
git-svn-id: file:///home/svn/mapi/trunk@1405 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 14 May, 2008 1 commit
-
-
git-svn-id: file:///home/svn/mapi/trunk@1402 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 24 Apr, 2008 1 commit
-
-
Fixing bug #? (dimapi stability/lots of new mapicommd threads). This fix is important for EXPIRED_FLOWS function running under high load. The inappropriate "continue" caused endless loop in process_pkt(), mapid SHM remained locked forever, mapicommd ended in pthread_spin_lock() busy routine which caused 100% CPU load and the device managed by affected mapid was completely unaccessible. git-svn-id: file:///home/svn/mapi/trunk@1401 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 12 Apr, 2008 1 commit
-
-
Important. Flow ip1->ip2 is not the same as ip2->ip1. Already fixed in packetloss.c appliacation (rev. 1235), but here it was left unfortunatelly. Grr. git-svn-id: file:///home/svn/mapi/trunk@1396 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 07 Apr, 2008 1 commit
-
-
git-svn-id: file:///home/svn/mapi/trunk@1395 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 20 Mar, 2008 1 commit
-
-
git-svn-id: file:///home/svn/mapi/trunk@1394 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 12 Mar, 2008 1 commit
-
-
related to bug #486 just for sure git-svn-id: file:///home/svn/mapi/trunk@1393 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 07 Mar, 2008 1 commit
-
-
Added a new function - mapi_asynchronous_get_next_pkt() - for packet pre-fetching, using the PUSH model git-svn-id: file:///home/svn/mapi/trunk@1392 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 04 Mar, 2008 1 commit
-
-
git-svn-id: file:///home/svn/mapi/trunk@1391 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 03 Mar, 2008 1 commit
-
-
git-svn-id: file:///home/svn/mapi/trunk@1390 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 22 Feb, 2008 3 commits
-
-
git-svn-id: file:///home/svn/mapi/trunk@1388 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
git-svn-id: file:///home/svn/mapi/trunk@1387 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
git-svn-id: file:///home/svn/mapi/trunk@1386 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 21 Feb, 2008 2 commits
-
-
btw: previous commit added RRD to store # of flows received at hosts too (only these not filtered out with pcap filter) git-svn-id: file:///home/svn/mapi/trunk@1385 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
for new gui added cofiguration file and config reader (beta but working) everything should be backward-compatible with original commandline arguments if NEWGUIONLY is not defined configuration in file: hosts can be disabled, max. number of flows can be limited, timestamp difference among host can be tuned reconnection can be turned on on-demand (SIGUSR1, NEWGUIONLY) becouse if trying every loop it seems to be more time consuming than acceptable reconnection was not tested with --enable-reconnect mapi mechanism as it was originally based just on retrieving NULL from mapi_read_result, however it should work as I modified it with respect to previous commit from AK stats can be cleared (SIGUSR2) unified reporting of application state commandline options (NEWGUIONLY) gui: enabled use of rrd server improved error reporting git-svn-id: file:///home/svn/mapi/trunk@1384 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 19 Feb, 2008 1 commit
-
-
* Corrected mapi_read_results to work properly with reconnection. It does not block when a sensor is down with the use of mapi_is_sensor_down. * Support for offline sensors. An offline sensor will be accepted now and program won't exit. It will continually try to connect with the offline sensor. git-svn-id: file:///home/svn/mapi/trunk@1383 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 15 Feb, 2008 1 commit
-
-
git-svn-id: file:///home/svn/mapi/trunk@1380 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 11 Feb, 2008 1 commit
-
-
Modified mapi_stats to libpcap usual behavior (pcap_stats adds dropped packets to received) to suppress differences between mapidagdrv and mapinicdrv. git-svn-id: file:///home/svn/mapi/trunk@1379 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 06 Feb, 2008 1 commit
-
-
git-svn-id: file:///home/svn/mapi/trunk@1375 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 01 Feb, 2008 1 commit
-
-
git-svn-id: file:///home/svn/mapi/trunk@1374 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 31 Jan, 2008 1 commit
-
-
git-svn-id: file:///home/svn/mapi/trunk@1373 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
- 29 Jan, 2008 2 commits
-
-
git-svn-id: file:///home/svn/mapi/trunk@1371 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-
git-svn-id: file:///home/svn/mapi/trunk@1370 8d5bb341-7cf1-0310-8cf6-ba355fef3186
-