aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin/src/faces
AgeCommit message (Expand)AuthorFilesLines
2019-04-11[HICN-176] Fixed bitmap size in pit entry and added static assert to avoid mi...Alberto Compagno1-1/+1
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-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 Sardara2-52/+54
2019-04-02[HICN-158] Fixed ip face deletion from binary apiAlberto Compagno2-52/+54
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 Compagno1-4/+57
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-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 Compagno2-9/+13
2019-03-06[HICN-93] Added documentation in the README.md about cli commands, configurat...Alberto Compagno1-7/+1
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 Compagno10-98/+304
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-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini29-0/+0
2019-01-19Improved performance on data-fwd node:Alberto Compagno9-53/+91
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello29-0/+7994