aboutsummaryrefslogtreecommitdiffstats
path: root/lib/src/protocol/tcp.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-10[HICN-651] Offload checksum computation also for data packets.Mauro Sardara1-14/+33
2020-11-10[HICN-651] Offload checksum computation to VPP.Mauro Sardara1-7/+27
2020-09-18Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...Mauro Sardara1-7/+0
2020-09-14[HICN-574] Host stack plugin for VPP.Mauro Sardara1-0/+7
2020-04-22[HICN-601] Redefine TCP flags with HICN_ prefixMauro Sardara1-2/+2
2020-04-17[HICN-597] Add API to mark packet as interest/data.Mauro Sardara1-0/+14
2019-10-07[HICN-298] Release new hICN app for AndroidJordan Augé1-3/+3
2019-03-12[HICN-106]Mauro Sardara1-2/+2
2019-02-12[HICN-44] Remove warnings libhicn (lib) on windowsAngelo Mantellini1-8/+8
2019-02-11[HICN-43] Fix AH_FLAG set during packet forging.Mauro Sardara1-1/+1
2019-02-08[HICN-43] Fixed packet lifetime and setting AH flag when a data packet carrie...Alberto Compagno1-2/+6
2019-02-07[HICN-39] Added api that return a pointer to the signature hold in a packetAlberto Compagno1-0/+7
2019-01-30[HICN-18] first commit of libtransport for windowsAngelo Mantellini1-0/+0
2019-01-17This is the first commit of the hicn projectv19.01Luca Muscariello1-0/+370