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
2fc7144eb6
Implements hash tables rwlocks
2019-10-04 17:06:24 +02:00
Simone Mainardi
5c3c2ae30c
Removes unnecessary locks when accessing the mac addresses hash
2019-07-05 11:31:15 +02:00
Luca Deri
bedff2c8e2
Updated (C)
2019-01-07 19:28:49 +01:00
Luca Deri
22c90d73bd
Added hash tracing
2018-08-04 17:54:43 +02:00
Luca Deri
f0c936c368
Updated (C) to 2018
2018-03-22 21:59:42 +01:00
emanuele-f
1ad9aade87
Remove VLAN id from MAC addresses
...
Fixes #1626
2018-03-06 14:48:22 +01:00
Luca
30e1a75f98
(C) update
2017-01-10 15:03:16 -08:00
Luca Deri
a684ded6e7
Code hardening changes
2016-10-06 11:10:52 +02:00
Luca Deri
e283806035
Extended Mac implementation with initial Lua export
...
Fixed bug in activity computation
2016-10-03 11:35:23 +02:00
Luca Deri
97b19c1461
Introduced the concept of Mac hosts (it used to be mixed with L3 hosts). More work is needed to add L2 stats
...
Host activities are now enabled (and memory allocated) only for local hosts. Fixed bug in activities preferences
Cleaned up various methods
Removed some old unused code
2016-10-02 19:43:13 +02:00