aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-23[HICN-642] Porting of fixes for hicn_plugin punting api.host-stackMauro Sardara8-58/+54
2020-09-23[HICN-641] Fix compilation issue.Mauro Sardara1-1/+2
2020-09-18[HICN-574] Fix compilation issue.Mauro Sardara2-1/+9
2020-09-18Merge "Revert "[HICN-574] Fix compilation issue."" into host-stackMauro Sardara0-0/+0
2020-09-18Revert "[HICN-574] Fix compilation issue."Mauro Sardara2-9/+1
2020-09-18[HICN-574] Fix compilation issue.Mauro Sardara2-1/+9
2020-09-18[HICN-574] Modify .gitreview file to point to correct branch.Mauro Sardara1-0/+1
2020-09-14[HICN-574] Host stack plugin for VPP.Mauro Sardara141-340/+5747
2020-09-14[HICN-635] Expose protocol API in libtransport.Mauro Sardara11-330/+592
2020-09-14[HICN-598] [HICN-599] Fix hicn_name_t definition conflicts.Mauro Sardara10-534/+107
2020-09-11[HICN-638] Check if systemd is running before enabling hicn-light service.Mauro Sardara1-1/+3
2020-09-09[HICN-637] Remove hicn_plugin dependency from libtransport.Mauro Sardara2-16/+15
2020-07-17[HICN-633] compute the correct data packet size in hiperfmichele papalini1-1/+4
2020-07-17[HICN-632] Do not send packets larger more than 1400 bytes over RTC socketMauro Sardara1-217/+236
2020-06-22[HICN-630] Modify hicn-proxy file names to respect codestyle for filenamesMauro Sardara6-11/+6
2020-06-15[HICN-629] Add multithreading feature to hicn-http-proxy with SO_REUSEPORT so...Mauro Sardara2-19/+24
2020-06-15[HIC-628] Update hicn-http-proxy usage output.Mauro Sardara1-4/+20
2020-06-15Merge "[HICN-626] Return output from libhicnlight"Angelo Mantellini45-566/+984
2020-06-15[HICN-626] Return output from libhicnlightAngelo Mantellini45-566/+984
2020-06-10[HICN-627] CMake fix: consider local header files first and system ones after.Mauro Sardara2-3/+3
2020-06-09Merge "[HICN-624] http proxy proxy does not stop"Angelo Mantellini1-0/+2
2020-06-09[HICN-623] Initialize is_async in ConsumerSocket constructor.Mauro Sardara4-23/+18
2020-06-05[HICN-625] Http Proxy: listen only on local connectionsMauro Sardara1-1/+2
2020-06-04[HICN-624] http proxy proxy does not stopAngelo Mantellini1-0/+2
2020-06-03[HICN-623] Initialize all the callbacks before starting a new RTC session.Mauro Sardara2-20/+2
2020-06-03Merge "[HICN-622] Add stop() functionality to http proxy."Angelo Mantellini17-64/+177
2020-06-03Merge "[HICN-610] Override hicn prefix used by http-proxy with one received f...Angelo Mantellini3-32/+36
2020-06-03[HICN-622] Add stop() functionality to http proxy.Mauro Sardara17-64/+177
2020-06-02[HICN-621] Upgrade libmemif to version 20.05Mauro Sardara1-1/+1
2020-06-02[HICN-610] Override hicn prefix used by http-proxy with one receivedMauro Sardara3-32/+36
2020-05-31[HICN-619] Compilation Error on AndroidAngelo Mantellini1-1/+4
2020-05-29[HICH-618] HTTP proxy automatic configuration.Mauro Sardara17-86/+885
2020-05-28[HICN-617] Prepare hicn-plugin for VPP 20.05 release.Mauro Sardara4-154/+148
2020-05-25[HICN-616] Fix compilation issue with asio 1.16.v20.05-rc0Mauro Sardara1-1/+6
2020-05-20[HICN-614] Add client HTTP proxy (TCP->hICN)Mauro Sardara11-155/+729
2020-05-20[HICN-613] Add io_service to ConsumerSocket constructor.Mauro Sardara22-73/+184
2020-05-14[HICN-611] Remove unused fields on libhicnlibraryAngelo Mantellini2-9/+1
2020-05-13Merge "[HICN-595] Bring TLS up to date"Luca Muscariello21-625/+600
2020-05-13Merge "[HICN-606] Added doxygen documentation"Luca Muscariello51-900/+840
2020-05-06[HICN-606] Added doxygen documentationAlberto Compagno51-900/+840
2020-05-05[HICN-608] Added configuratin option to manage hicn behaviour with interfacesAlberto Compagno5-7/+28
2020-05-04[HICN-603] Cleanup code for managing routeAlberto Compagno21-2328/+1334
2020-05-04[HICN-602] Added bidirectional udp tunnelsAlberto Compagno22-54/+1343
2020-05-04[HICN-592] Updating the vrf 0 (default fib) when a mapme event occursAlberto Compagno13-202/+337
2020-05-04[HICN-591] Created new command "hicn enable <prefix>" that enable hicn on a g...Alberto Compagno20-292/+790
2020-05-04[HICN-590] Removed andjacency type specific face implementationAlberto Compagno65-7077/+2021
2020-04-27[HICN-604] using host order port value to punt udp packetAlberto Compagno1-2/+2
2020-04-27[HICN-604] Added missing punting for udp facesAlberto Compagno1-1/+8
2020-04-23[HICN-600] correct hicn apps on windowsAngelo Mantellini2-13/+18
2020-04-22[HICN-601] Redefine TCP flags with HICN_ prefixMauro Sardara3-49/+41