aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-24[HICN-712] Fix listener table retrievalhicn-light-ngEnrico Loparco (eloparco)6-16/+70
2021-06-24[HICN-711] Add tests for listener table and size check in bitmapEnrico Loparco (eloparco)6-20/+113
2021-06-24[HICN-710] Add support for new route creationEnrico Loparco (eloparco)6-24/+34
2021-06-24[HICN-709] Fix bugs in listener and connection tables and add unit testsEnrico Loparco (eloparco)10-11/+177
2021-06-24[HICN-707] Add function for IP addr to string conversionEnrico Loparco (eloparco)5-19/+46
2021-06-24[HICN-555, HICN-556] Add loop utility function and fix memory bug in bitmapEnrico Loparco (eloparco)4-8/+32
2021-06-24[HICN-708] Rebase with masterEnrico Loparco (eloparco)488-17786/+33569
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)4-17/+15
2021-03-30[HICN-645] Fix data structures to support hicn-light-daemon and hicn-light-co...Enrico Loparco (eloparco)27-530/+609
2021-03-19[HICN-645] Control plane (WIP)Jordan Augé72-2271/+3564
2020-09-28[HICN-570] Message buffer (incl. CS and PIT changes)Jordan Augé53-1218/+2090
2020-09-21[HICN-563] listener and connection tablesJordan Augé9-104/+421
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 Sardara9-19/+366
2020-09-09[HICN-555] Reworked loopMauro Sardara18-321/+236
2020-05-14Added new .gitreview pointing to correct branch.Mauro Sardara0-0/+0
2020-04-27Merge "[HICN-554] hicn-light refactoring" into hicn-light-ngJordan Augé231-24129/+14289
2020-04-27[HICN-554] hicn-light refactoringAngelo Mantellini232-24130/+14292
2020-04-07Regenerate the hicn packagesAngelo Mantellini1-0/+2
2020-04-01[HICN-587] Fix RAAQM default config pathOlivier Roques1-1/+1
2020-03-31[HICN-581] update hicn stack to support windows, againAngelo Mantellini1-1/+3
2020-03-31Merge "[HICN-581] update hicn stack to support windows, again"Angelo Mantellini27-76/+333
2020-03-31[HICN-581] update hicn stack to support windows, againAngelo Mantellini27-76/+333
2020-03-27[HICN-583] Remove obsolete code from hiperfOlivier Roques1-7/+0
2020-03-27[HICN-458] Setting data packet size socket option when the payload size is pa...Alberto Compagno2-2/+7
2020-03-24[HICN-580] Improve memory usage in signer and verifierOlivier Roques5-96/+91
2020-03-23Merge "[HICN-572] Updated sysrepo documentation"Luca Muscariello1-6/+10
2020-03-23Merge "[HICN-551] Removed source code that uses acl"Luca Muscariello14-2251/+177
2020-03-23Merge "[HICN-549] Refactored pg to use punting through fib"Luca Muscariello3-252/+304
2020-03-23Merge "[HICN-548] Added node to perform a lookup in the fib with the src addr...Luca Muscariello3-1/+731
2020-03-23Merge "[HICN-547] Removing punting through acl for interests"Luca Muscariello36-1035/+1007
2020-03-20[HICN-551] Removed source code that uses aclAlberto Compagno14-2251/+177
2020-03-20[HICN-549] Refactored pg to use punting through fibAlberto Compagno3-252/+304
2020-03-20[HICN-573] Fixed match of data packet in the producer app faceacompagn1-0/+18
2020-03-20[HICN-572] Updated sysrepo documentationAlberto Compagno1-6/+10
2020-03-19[HICN-548] Added node to perform a lookup in the fib with the src address to ...Alberto Compagno3-1/+731
2020-03-19[HICN-547] Removing punting through acl for interestsAlberto Compagno36-1035/+1007
2020-03-18[HICN-562] Add new options to VPP collectd pluginsOlivier Roques3-89/+188
2020-03-18Merge "[HICN-553] Fixed path to root cmake folder that contains the macros de...Mauro Sardara1-1/+1
2020-03-18[HICN-553] Fixed path to root cmake folder that contains the macros definitionsAlberto Compagno1-1/+1
2020-03-17[HICN-552] don't use hicn socket on apple OSAngelo Mantellini3-4/+9
2020-03-11Merge "[HICN-546] Fix memory leak on producer side"Alberto Compagno2-13/+7
2020-03-11[HICN-546] Fix memory leak on producer sideOlivier Roques2-13/+7
2020-03-11[HICN-545] Do not schedule callbacks during segmentation in a per packet basis.Mauro Sardara2-38/+57
2020-03-10[HICN-544] Do not block reading incoming messages in memif connector.Mauro Sardara5-22/+40
2020-03-09Merge "[HICN-540] Optimizations for libhicntransport"Alberto Compagno24-224/+351