aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-02-13feat(hicn-plugin): handle case of no exact match for mapme IUMauro Sardara1-0/+1
2023-01-17feat: local-remote strategyMauro Sardara1-0/+4
2022-09-26chore(hicn-plugin): install hicn.api.jsonMauro Sardara1-0/+5
2022-08-26feat: resize hicn_buffer_t to 24 byesMauro Sardara1-1/+1
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello1-2/+2
2022-07-01Revision and refactor of the VPP plugin with fixes for theLuca Muscariello1-2/+7
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello1-0/+3
2022-03-31feat: boostrap hicn 22.02Luca Muscariello1-251/+195
2021-07-20HICN-716 Upgrade to VPP 21.06Mauro Sardara1-9/+9
2021-07-06[HICN-713] Transport Library Major Refactoring 2Mauro1-4/+1
2021-04-15[HICN-690] Transport Library Major RefactoryLuca Muscariello1-7/+7
2021-02-05[HICN-681] Remove compilation warning in ubuntu 20.04 jobs.Mauro Sardara1-2/+2
2020-11-10[HICN-651] Offload checksum computation also for data packets.Mauro Sardara1-0/+1
2020-09-18Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...Mauro Sardara1-199/+224
2020-09-14[HICN-574] Host stack plugin for VPP.Mauro Sardara1-224/+199
2020-09-09[HICN-637] Remove hicn_plugin dependency from libtransport.Mauro Sardara1-15/+15
2020-05-06[HICN-606] Added doxygen documentationAlberto Compagno1-2/+0
2020-05-04[HICN-602] Added bidirectional udp tunnelsAlberto Compagno1-0/+8
2020-05-04[HICN-592] Updating the vrf 0 (default fib) when a mapme event occursAlberto Compagno1-7/+7
2020-05-04[HICN-591] Created new command "hicn enable <prefix>" that enable hicn on a g...Alberto Compagno1-1/+6
2020-05-04[HICN-590] Removed andjacency type specific face implementationAlberto Compagno1-26/+14
2020-04-16[HICN-596] Exporting hicn.api_types.h and hicn.api_enum.hAlberto Compagno1-2/+4
2020-03-20[HICN-551] Removed source code that uses aclAlberto Compagno1-2/+0
2020-03-19[HICN-548] Added node to perform a lookup in the fib with the src address to ...Alberto Compagno1-0/+1
2020-03-19[HICN-547] Removing punting through acl for interestsAlberto Compagno1-2/+3
2020-01-30[HICN-445] Update to vpp 20.01Alberto Compagno1-6/+10
2020-01-29[HICN-491] Fixed missing inclusion of vapi_safe into the hicn-plugin deb/rpm ...v20.01Aberto Compagno1-23/+2
2020-01-27[HICN-488] Adding lock to vapi calls and manage vapi_connect in order to conn...Alberto Compagno1-0/+318