summaryrefslogtreecommitdiffstats
path: root/libtransport
AgeCommit message (Expand)AuthorFilesLines
2023-01-10Merge "feat: upgrade to VPP 22.10"Luca Muscariello1-3/+3
2023-01-10feat: upgrade to VPP 22.10v22.10-rc0Mauro Sardara1-3/+3
2022-12-02fix(libtransport): fix variable type for port numberMichele Papalini1-3/+3
2022-12-02feat: configure hicnlight port in libtransport and libconfigMauro Sardara3-30/+44
2022-12-01feat(libtransport): add configuration section for hicnlight io_moduleMauro Sardara2-5/+56
2022-11-22feat(auth): add support for ED25519 and ED448Olivier Roques9-271/+194
2022-10-19fix(sonar): False positives Identical sub-expressions on both sides of operatorLuca Muscariello2-4/+4
2022-10-05test: new packet format functional test with hiperf/libtransportJordan Augé1-6/+1
2022-09-30feat: support for new packet format in hicn-lightJordan Augé16-276/+130
2022-09-29Merge "fix(rtc-production-protocol): do not modify packet just after sending it"Michele Papalini6-27/+40
2022-09-29refactor(io_modules): remove deprecated loopback moduleMauro Sardara6-319/+0
2022-09-29fix(rtc-production-protocol): do not modify packet just after sending itMauro Sardara6-27/+40
2022-09-26fix(memif.patch): use correct cwd in git describeMauro Sardara1-1/+10
2022-09-23fix(hicn-light): fix routing issuesJordan Augé1-1/+1
2022-09-21refactor(logs): use glog instead of printsEnrico Loparco (eloparco)2-12/+8
2022-09-16fix(gcc): fix gcc warningsEnrico Loparco (eloparco)1-1/+1
2022-09-14feat(hicn-ping): allow usage of random prefixes/suffixes in hicn-pingEnrico Loparco (eloparco)10-3/+299
2022-09-02fix(sonar): make sonarqube happyMauro Sardara9-73/+27
2022-09-02fix: correct bugs in interest processing pipelineMauro Sardara1-2/+5
2022-09-01feat(hicn-plugin): interest manifestMauro Sardara7-41/+63
2022-08-10feat: add interest manifest serialization/deserializationMauro Sardara3-18/+22
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello46-1020/+905
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello158-4799/+2966
2022-04-26HICN-722: Updates on transport, RTC, manifest usage for RTC, infra.Luca Muscariello48-591/+921
2022-03-31feat: boostrap hicn 22.02Luca Muscariello317-7040/+13120
2021-07-21HICN-715 Correct debs dependencies for libhicntransport package.Mauro Sardara1-5/+5
2021-07-06[HICN-713] Transport Library Major Refactoring 2Mauro240-13568/+6899
2021-06-01[HICN-705] create packages for windows and mac osAngelo Mantellini1-0/+1
2021-05-03[HICN-703] correct minor cmake issues and memset in manifest_format_fixed.ccAngelo Mantellini3-15/+5
2021-04-30[HICN-703] Update windows-sdk and hicn codeAngelo Mantellini27-80/+123
2021-04-15[HICN-690] Transport Library Major RefactoryLuca Muscariello224-2260/+19046
2021-02-10Merge "[HICN-679] Do not throw exception when receiving corrupted/not-hicn pa...v21.01-rc0Mauro Sardara4-14/+22
2021-02-05[HICN-681] Remove compilation warning in ubuntu 20.04 jobs.Mauro Sardara1-2/+4
2021-02-05[HICN-679] Do not throw exception when receiving corrupted/not-hicn packet fr...Mauro Sardara4-16/+26
2021-01-27[HICN-677] Add link flag to workaround undefined symbols referenced in vpp li...Mauro Sardara1-0/+4
2021-01-26[HICN-677] Fix compilation error for tests in ubuntu bionic.Mauro Sardara1-42/+1
2021-01-26[HICN-677] Add support for unit testing across all subprojectsMauro Sardara9-116/+57
2021-01-22[HICN-676] Memory leak fix in VerifierJacques Samain1-0/+1
2020-12-17[HICN-666] Fix libhicntransport-memif dependencies.Mauro Sardara2-5/+4
2020-12-14[HICN-665] Convert headers to lower-case before storing them.Mauro Sardara1-1/+4
2020-12-10[HICN-658] Increase memif ring size.Mauro Sardara1-3/+2
2020-12-10[HICN-658] Return error if buffer allocation fails in memif connector.Mauro Sardara1-3/+3
2020-12-10[HICN-658] Return error if buffer allocation fails in memif connector.Mauro Sardara1-0/+1
2020-11-23[HICN-659] Fix udp-encap inconsistenciesMauro Sardara1-1/+4
2020-11-20[HICN-658] Improve memif connector.Mauro Sardara3-7/+22
2020-11-10[HICN-651] Offload checksum computation to VPP.Mauro Sardara1-0/+3
2020-10-20Merge "[HICN-648] Optionally reset RAAQM window in a per-session basis"Michele Papalini3-0/+20
2020-10-20[HICN-648] Optionally reset RAAQM window in a per-session basisMauro Sardara3-0/+20
2020-10-15[HICN-647] Freezing CWND if the production rate of the producer is equal to 0Giulio Grassi1-0/+2
2020-09-18Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...Mauro Sardara16-630/+376