Commit graph

15 commits

Author SHA1 Message Date
Luca Deri
70dc07c3f1 ArpMatrix code moved to attic 2020-01-30 09:57:32 +01:00
Luca Deri
57e6a93065 Improved scheduling algorithm to guarantee minimum service time when number of entries allow
Updated (C)
2020-01-06 23:36:36 +01:00
Simone Mainardi
48caf68f69 Fixes invalid state transitions 2019-10-11 11:15:38 +02:00
Simone Mainardi
da1dbe4ab0 Reworks hash entries idling 2019-09-24 14:29:20 +02:00
Luca Deri
86ab1907df Added extra checks to idle objects 2019-08-06 09:31:35 +02:00
Francesco Staccini
1d9b35be42 ARP Map (#2540)
* arp matrix graph and fix

* bug fix

* graph fix

* bug fix

* tests on arp graph

* merged heatmap.js and map.js

* graph dinamic resize

* minor fix

* graph dinamic width

* graph performance improvement

* clean code

* fix manual refresh

* message for empty graph

* clean code

* more clean

* update arpMap and host details

* migrate to v4.min version of d3.js
2019-04-17 13:23:10 +02:00
Luca Deri
1586e4f1be Compilation fix 2019-04-04 11:43:57 +02:00
Simone Mainardi
6040e76543 Removes a debug print 2019-04-02 19:58:29 +02:00
Luca Deri
b9f513548e Reworked ARP stats 2019-04-02 17:47:07 +02:00
Simone Mainardi
8f017118c4 Minor Arp matrix fixes 2019-03-08 14:22:08 +01:00
Simone Mainardi
9e86e6b613 Reduces memory usage of arp matrix 2019-03-08 13:19:46 +01:00
Simone Mainardi
6b19af7d9d Changes format of Lua matrix to prevent overwrites 2019-03-07 14:55:29 +01:00
Simone Mainardi
0a903c97ce Finishes rework of ArpStatsHashMatrix 2019-03-07 14:20:41 +01:00
Simone Mainardi
6878b1c194 Reworks ArpStatsHashMatrix implementation 2019-03-06 18:26:00 +01:00
Francesco
58a72c8e88 ARP Stats Structures 2019-03-05 20:26:07 +01:00