aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light/src/hicn/test
AgeCommit message (Expand)AuthorFilesLines
2023-01-30fix(fib): fix lmp on hicn-light fibMichele Papalini1-18/+170
2022-10-21Merge "fix(hicn-light): fib_contains incorrectly matches subprefixes"Michele Papalini1-1/+50
2022-10-19fix(sonar): False positives Identical sub-expressions on both sides of operatorLuca Muscariello1-1/+1
2022-10-17fix(hicn-light): access to field 'local' results in a dereference of a null p...Jordan Augé1-0/+5
2022-10-17fix(hicn-light): fib_contains incorrectly matches subprefixesJordan Augé1-1/+50
2022-10-14refactor(hicn-light): cleanup towards optimizations to UDP socket faceJordan Augé2-7/+13
2022-10-14fix(hicn-light): error handling for invalid connections + local bind/remote c...Jordan Augé1-24/+11
2022-10-11feat(strategy): forwarding strategy for local facesMichele Papalini2-0/+242
2022-09-30feat: support for new packet format in hicn-lightJordan Augé1-8/+52
2022-09-23fix(hicn-light): fix routing issuesJordan Augé1-0/+8
2022-09-14fix(strategy): fix memory leaks detected by valgrind in unit testsEnrico Loparco (eloparco)2-2/+2
2022-09-12feat(slab): add slab allocator to store hashtables' keysEnrico Loparco (eloparco)4-18/+32
2022-08-04feat: Due to the deep modifications related to names and packet format,Luca Muscariello18-1133/+348
2022-06-30refactor(lib, hicn-light, vpp, hiperf): HICN-723Luca Muscariello13-147/+635
2022-04-26HICN-722: Updates on transport, RTC, manifest usage for RTC, infra.Luca Muscariello2-0/+43
2022-03-31feat: boostrap hicn 22.02Luca Muscariello24-0/+4160