aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light/src/hicn/base
AgeCommit message (Expand)AuthorFilesLines
2021-06-24[HICN-711] Add tests for listener table and size check in bitmapEnrico Loparco (eloparco)2-6/+11
2021-06-24[HICN-555, HICN-556] Add loop utility function and fix memory bug in bitmapEnrico Loparco (eloparco)4-8/+32
2021-04-03[HICN-558] Fix bug in pool_put and add tests for several pool_get / pool_putEnrico Loparco (eloparco)2-5/+40
2021-03-31[HICN-558, HICN-556] Fix bugs in pool and bitmapEnrico Loparco (eloparco)4-13/+11
2021-03-30[HICN-555] Fix loop data structure and khash initializationsEnrico Loparco (eloparco)2-13/+11
2021-03-19[HICN-645] Control plane (WIP)Jordan Augé7-20/+39
2020-09-28[HICN-570] Message buffer (incl. CS and PIT changes)Jordan Augé9-175/+516
2020-09-21[HICN-563] listener and connection tablesJordan Augé2-3/+6
2020-09-18[HICN-555] Base data structures: vector, bitmap, pool (code + doc)Jordan Augé6-111/+492
2020-09-18[HICN-636] correct bitmap testAngelo Mantellini1-12/+12
2020-09-18[HICN-636] add gtests for vector, pool, hash, khash, bitmapAngelo Mantellini9-6/+469
2020-09-09[HICN-636] Add gtest framework and first tests for loop.Mauro Sardara4-1/+320
2020-09-09[HICN-555] Reworked loopMauro Sardara2-273/+156
2020-04-27[HICN-554] hicn-light refactoringAngelo Mantellini11-0/+1807