aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin
AgeCommit message (Expand)AuthorFilesLines
2020-03-23Merge "[HICN-551] Removed source code that uses acl"Luca Muscariello11-2096/+83
2020-03-23Merge "[HICN-549] Refactored pg to use punting through fib"Luca Muscariello3-252/+304
2020-03-23Merge "[HICN-548] Added node to perform a lookup in the fib with the src addr...Luca Muscariello3-1/+731
2020-03-23Merge "[HICN-547] Removing punting through acl for interests"Luca Muscariello36-1035/+1007
2020-03-20[HICN-551] Removed source code that uses aclAlberto Compagno11-2096/+83
2020-03-20[HICN-549] Refactored pg to use punting through fibAlberto Compagno3-252/+304
2020-03-20[HICN-573] Fixed match of data packet in the producer app faceacompagn1-0/+18
2020-03-19[HICN-548] Added node to perform a lookup in the fib with the src address to ...Alberto Compagno3-1/+731
2020-03-19[HICN-547] Removing punting through acl for interestsAlberto Compagno36-1035/+1007
2020-02-21[HICN-2] Added P2P confidential communication on hICNAlberto Compagno1-2/+2
2020-02-15[HICN-521] Documentation updateLuca Muscariello1-4/+0
2020-02-12[HICN-512] documentation bundle using sphinxLuca Muscariello1-373/+0
2020-01-31Merge "[HICN-500] Inline bucket retrieved with pool pointer + bucket id inste...Mauro Sardara1-3/+1
2020-01-31[HICN-500] Inline bucket retrieved with pool pointer + bucket id instead of p...Alberto Compagno1-3/+1
2020-01-30[HICN-497] Fixed wrong alignement in the matching functionAlberto Compagno1-8/+3
2020-01-30[HICN-445] Update to vpp 20.01Alberto Compagno23-261/+166
2020-01-29[HICN-491] Fixed missing inclusion of vapi_safe into the hicn-plugin deb/rpm ...v20.01Aberto Compagno3-33/+26
2020-01-29[HICN-490] Removed vlib linkage in vapi_safeAlberto Compagno1-1/+1
2020-01-27[HICN-488] Adding lock to vapi calls and manage vapi_connect in order to conn...Alberto Compagno5-301/+484
2020-01-22Merge "[HICN-486] Writing face type in network order in the face_detail binar...Alberto Compagno1-2/+2
2020-01-21[HICN-486] Writing face type in network order in the face_detail binary api m...Alberto Compagno1-2/+2
2020-01-21[HICN-485] Fixed entry deletion when the last nh is removedAlberto Compagno3-15/+8
2020-01-15[HICN-477] Fixed strategy get ctx that could lead to a segfaultAlberto Compagno8-165/+144
2020-01-14[HICN-475] Adding multihoming in case the producer is facing the producerAlberto Compagno5-8/+49
2020-01-14[HICN-474] Enabling print of FIB and TFIB statusAlberto Compagno3-1/+19
2020-01-07[HICN-462] Adding probing protocol to hicn-pluginAlberto Compagno4-6/+129
2019-12-13Merge "[HICN-457] Adding missing lock to the hash entry in order to avoid mem...Alberto Compagno3-2/+5
2019-12-13[HICN-457] Adding missing lock to the hash entry in order to avoid memory leak.Alberto Compagno3-2/+5
2019-12-13[HICN-456] Download missing vpp files from github.Mauro Sardara1-4/+4
2019-12-11[HICN-447] Converting incomplete udp face into a complete oneAlberto Compagno1-8/+4
2019-12-11Merge "[HICN-430] Rework on CMake"Luca Muscariello1-5/+4
2019-12-10[HICN-430] Rework on CMakeMauro Sardara1-5/+4
2019-12-09[HICN-441] Fixed udp punting.Alberto Compagno1-4/+4
2019-12-04[HICN-427] Producer and consumer socket created with vapiAlberto Compagno1-4/+4
2019-11-26[HICN-414] Added udp punting on src port, or dst ports, or bothAlberto Compagno2-15/+168
2019-11-26[HICN-398] Added face create/delete/list and listener list on libctrl for hic...Alberto Compagno3-6/+6
2019-11-22Merge "[HICN-405] Added application face delete"Alberto Compagno21-199/+442
2019-11-22[HICN-405] Added application face deleteAlberto Compagno21-199/+442
2019-11-20[HICN-394] Add route commands add, list, del for the hicn-pluginAlberto Compagno3-36/+30
2019-11-19Merge "[HICN-397] Added punting add message for punting on udp ports"Alberto Compagno5-26/+335
2019-11-18Merge "[HICN-391] Supporting midchain as adjacencies for an ip face"Alberto Compagno1-1/+1
2019-11-18[HICN-397] Added punting add message for punting on udp portsAlberto Compagno5-26/+335
2019-11-18[HICN-391] Supporting midchain as adjacencies for an ip faceAlberto Compagno1-1/+1
2019-11-18[HICN-225] Added generic binary api for handling facesAlberto Compagno5-150/+865
2019-11-04[HICN-262] Fix binary api to prevent byteswapping of ip addresses in vapiAlberto Compagno14-364/+346
2019-10-24Merge "[HICN-355] Update Readme with missing dependency"Alberto Compagno1-1/+2
2019-10-24[HICN-355] Update Readme with missing dependencyAlberto Compagno1-1/+2
2019-10-22[HICN-342] No need to take a lock on the hash entry if the lookup forAlberto Compagno2-35/+45
2019-10-09Merge "[HICN-226] Reworked incoming face identification on receiving a data p...Alberto Compagno10-231/+417
2019-10-09Merge "[HICN-169] Fixed counters that were decrementing or negative."Alberto Compagno4-21/+25