aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin/src/data_push_node.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-24[HICN-708] Rebase with masterEnrico Loparco (eloparco)1-326/+0
2020-03-19[HICN-547] Removing punting through acl for interestsAlberto Compagno1-1/+1
2019-12-13[HICN-457] Adding missing lock to the hash entry in order to avoid memory leak.Alberto Compagno1-1/+1
2019-05-24[HICN-197] Supporting multiple local faces for the same prefix. Fixed buffer ...Alberto Compagno1-7/+1
2019-05-19[HICN-197] Reworked PIT/CS entry initialization to correctly initialize it wh...Alberto Compagno1-1/+1
2019-04-11[HICN-176] Fixed bitmap size in pit entry and added static assert to avoid mi...Alberto Compagno1-1/+12
2019-02-22[HICN-74] Data with lifetime 0 are never cached in the CS. When such data is ...Alberto Compagno1-10/+18
2019-02-20[HICN-71]Alberto Compagno1-146/+110
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini1-0/+0
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello1-0/+349