aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin/src/faces/ip
AgeCommit message (Expand)AuthorFilesLines
2020-05-04[HICN-590] Removed andjacency type specific face implementationAlberto Compagno9-3454/+0
2020-03-19[HICN-547] Removing punting through acl for interestsAlberto Compagno1-228/+238
2020-01-30[HICN-445] Update to vpp 20.01Alberto Compagno3-4/+4
2020-01-07[HICN-462] Adding probing protocol to hicn-pluginAlberto Compagno1-4/+126
2019-11-22[HICN-405] Added application face deleteAlberto Compagno2-17/+27
2019-11-18[HICN-391] Supporting midchain as adjacencies for an ip faceAlberto Compagno1-1/+1
2019-10-07[HICN-226]Alberto Compagno6-226/+407
2019-08-01[HICN-255] the api vnet_get_sw_interface_safe is now vnet_get_sw_interface_or...Alberto Compagno2-4/+4
2019-06-06[HICN-214] Updating next_node in the face that mapme add to the fib in order ...Alberto Compagno1-2/+11
2019-05-07[HICN-189] In case the adj is not complete, we look if a better one exists an...Alberto Compagno1-10/+27
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 Sardara1-51/+53
2019-04-02[HICN-158] Fixed ip face deletion from binary apiAlberto Compagno1-51/+53
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 Compagno4-24/+138
2019-03-20[HICN-132] Prevent to show interface details if the interface does not existAlberto Compagno1-30/+31
2019-03-12[HICN-109] Added missing parameter to the face ip add binary api.Alberto Compagno1-8/+12
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 Compagno2-8/+8
2019-02-20[HICN-71]Alberto Compagno4-34/+99
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini9-0/+0
2019-01-19Improved performance on data-fwd node:Alberto Compagno4-28/+43
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello9-0/+2848