aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin
AgeCommit message (Expand)AuthorFilesLines
2019-04-11[HICN-176] Fixed bitmap size in pit entry and added static assert to avoid mi...Alberto Compagno7-166/+34
2019-04-03Merge "[HICN-166] Assign a /127 or a /31 ip6/4 address to the memif used to c...Mauro Sardara1-16/+24
2019-04-03[HICN-166] Assign a /127 or a /31 ip6/4 address to the memif used to create a...Alberto Compagno1-16/+24
2019-04-03[HICN-162] Resolved warning about version comparison when installing hicn-plu...Mauro Sardara1-1/+1
2019-04-03[HICN-161] Fixed bug that prevents to create an ip face when the code is comp...Alberto Compagno1-4/+4
2019-04-02[HICN-160] Bug in the command parsing that prevented to correctly parse the c...Alberto Compagno1-5/+6
2019-04-02Merge "[HICN-158] Fixed ip face deletion from binary api"Mauro Sardara5-64/+66
2019-04-02[HICN-158] Fixed ip face deletion from binary apiAlberto Compagno5-64/+66
2019-04-01Merge "[HICN-156] Ip face now support the remote address to be reachable thro...Mauro Sardara1-20/+28
2019-04-01[HICN-157] Fixed wrong host to network conversion of face id in hicn_face_ip_...Alberto Compagno1-1/+1
2019-04-01[HICN-156] Ip face now support the remote address to be reachable through a "...Alberto Compagno1-20/+28
2019-03-29[HICN-151] The source address in the IP face is optional. If not provided it ...Alberto Compagno4-15/+119
2019-03-27[HICN-150] Fixed punting to classify packets from current_data instead of fro...Alberto Compagno4-71/+98
2019-03-23[HICN-139] Exporting per-face statistics through the binary api.Alberto Compagno3-1/+185
2019-03-23[HICN-138] Added number of received/transmitted bytes and packets on each faceAlberto Compagno10-54/+372
2019-03-20[HICN-132] Prevent to show interface details if the interface does not existAlberto Compagno2-63/+81
2019-03-14Merge "[HICN-113] Fix packaging system."Luca Muscariello1-2/+2
2019-03-14[HICN-113] Fix packaging system.Mauro Sardara1-2/+2
2019-03-14Merge "[HICN-112] Fixed bug on dymanic udp face creation. Fixed visualization...Mauro Sardara4-30/+41
2019-03-14[HICN-112] Fixed bug on dymanic udp face creation. Fixed visualization of udp...Alberto Compagno4-30/+41
2019-03-12[HICN-109] Added missing parameter to the face ip add binary api.Alberto Compagno5-45/+93
2019-03-08[HICN-100] When the incoming face of a data is an application face, the data ...Alberto Compagno5-3/+35
2019-03-06[HICN-93] Added documentation in the README.md about cli commands, configurat...Alberto Compagno3-16/+199
2019-03-04[HICN-87] Updated compilation instructions according to the latest changes ma...Alberto Compagno1-5/+5
2019-02-22[HICN-74] Data with lifetime 0 are never cached in the CS. When such data is ...Alberto Compagno4-46/+100
2019-02-21[HICN-75] fixed forwarding issue in udp face and improved packet tracing to s...Alberto Compagno5-35/+49
2019-02-20[HICN-71]Alberto Compagno19-282/+469
2019-02-18[HICN-35] add vapiLuca Muscariello1-3/+28
2019-02-14- [HICN-65] Populating hash map of handler and crc in api_mainAlberto Compagno3-14/+39
2019-02-12[HICN-54] Fixed udp face visualizationAlberto Compagno1-2/+2
2019-02-04[HICN-30] Removed wrong string that was appearing on the producer faceAlberto Compagno1-18/+2
2019-02-04[HICN-27] Removed libhicn dependency in hicn-plugin [deb/rpm] package.Mauro Sardara1-2/+2
2019-02-01[HICN-10] Compile libtransport with libmemif supportMauro Sardara1-2/+2
2019-02-01[HICN-10] Add support for building hicn-plugin packages. Do not build package...Mauro Sardara1-2/+2
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini93-0/+0
2019-01-28[HICN-10] First version of build script.Mauro Sardara1-2/+2
2019-01-22[HICN-3] First version of packaging system based on cmake.Mauro Sardara2-7/+56
2019-01-19Improved performance on data-fwd node:Alberto Compagno22-116/+188
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello93-0/+24765