aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin/src/pcs.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-07fix(hicn): fix bugs reported by sonarqubeMichele Papalini1-1/+1
2023-01-20fix(hicn-plugin): handle inflight interest coming from deleted faceMauro Sardara1-0/+10
2022-09-02fix(sonar): make sonarqube happyMauro Sardara1-1/+4
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello1-2/+2
2022-07-01Revision and refactor of the VPP plugin with fixes for theLuca Muscariello1-545/+570
2022-03-31feat: boostrap hicn 22.02Luca Muscariello1-51/+13
2021-02-10[HICN-682] Fix hicn-plugin to be compatible with version 21.01Mauro Sardara1-187/+177
2020-09-18Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...Mauro Sardara1-0/+839
2020-09-14[HICN-574] Host stack plugin for VPP.Mauro Sardara1-839/+0
2020-05-06[HICN-606] Added doxygen documentationAlberto Compagno1-15/+15
2020-05-04[HICN-590] Removed andjacency type specific face implementationAlberto Compagno1-96/+26
2020-03-19[HICN-547] Removing punting through acl for interestsAlberto Compagno1-58/+61
2019-10-22[HICN-342] No need to take a lock on the hash entry if the lookup forAlberto Compagno1-6/+22
2019-10-09[HICN-169] Fixed counters that were decrementing or negative.Alberto Compagno1-1/+1
2019-06-05[HICN-211] Missing parentesis on vlib_validate_buffer_enqueue_x2 was causing ...Alberto Compagno1-2/+0
2019-05-24[HICN-197] Supporting multiple local faces for the same prefix. Fixed buffer ...Alberto Compagno1-10/+56
2019-05-19[HICN-197] Reworked PIT/CS entry initialization to correctly initialize it wh...Alberto Compagno1-0/+8
2019-05-16[HICN-197] Fixed missing deallocation when data was pushed from a local appli...Alberto Compagno1-2/+4
2019-02-20[HICN-71]Alberto Compagno1-1/+1
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini1-0/+0
2019-01-19Improved performance on data-fwd node:Alberto Compagno1-3/+3
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello1-0/+836