Linux Foundation Collaborative Projects
index
:
hicn
hicn-light-ng
host-stack
master
stable/2005
stable/2009
stable/2101
stable/2106
stable/2210
transport-ng
Hybrid Information-Centric Networking
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hicn-light
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-14
fix: package dependency and unused variable
Mauro Sardara
1
-9
/
+4
2023-02-08
feat: libhicnctrl: new API to allow sending MAP-Me command on specific face
Jordan Augé
12
-141
/
+329
2023-02-07
fix(hicn): fix bugs reported by sonarqube
Michele Papalini
1
-8
/
+1
2023-01-30
fix(fib): fix lmp on hicn-light fib
Michele Papalini
2
-47
/
+204
2023-01-16
feat: forward local interest if PIT entry exists in case of local remote stra...
Michele Papalini
2
-1
/
+48
2022-10-21
Merge "fix(hicn-light): fib_contains incorrectly matches subprefixes"
Michele Papalini
2
-2
/
+53
2022-10-19
fix(sonar): False positives Identical sub-expressions on both sides of operator
Luca Muscariello
1
-1
/
+1
2022-10-17
fix(hicn-light): access to field 'local' results in a dereference of a null p...
Jordan Augé
1
-0
/
+5
2022-10-17
fix(hicn-light): fib_contains incorrectly matches subprefixes
Jordan Augé
2
-2
/
+53
2022-10-14
refactor(hicn-light): cleanup towards optimizations to UDP socket face
Jordan Augé
10
-50
/
+78
2022-10-14
fix(hicn-light): error handling for invalid connections + local bind/remote c...
Jordan Augé
2
-43
/
+36
2022-10-11
Merge "feat(strategy): forwarding strategy for local faces Ref: HICN-802"
Michele Papalini
8
-0
/
+398
2022-10-11
feat(strategy): forwarding strategy for local faces
Michele Papalini
8
-0
/
+398
2022-10-07
refactor(hicn-light): cleanup and optimizations to UDP socket face
Jordan Augé
6
-62
/
+26
2022-09-30
feat: support for new packet format in hicn-light
Jordan Augé
4
-104
/
+104
2022-09-23
fix(stats): fix forwarder statistics retrieval
Enrico Loparco (eloparco)
5
-47
/
+31
2022-09-23
fix(hicn-light): fix routing issues
Jordan Augé
3
-14
/
+90
2022-09-19
Merge "fix(packaging): set correct dependencies for hicn-light package"
Mauro Sardara
1
-1
/
+1
2022-09-19
fix(packaging): set correct dependencies for hicn-light package
Mauro Sardara
1
-1
/
+1
2022-09-14
fix(strategy): fix memory leaks detected by valgrind in unit tests
Enrico Loparco (eloparco)
4
-2
/
+8
2022-09-14
feat(hicn-ping): allow usage of random prefixes/suffixes in hicn-ping
Enrico Loparco (eloparco)
1
-2
/
+1
2022-09-12
fix(interest_manifest.h): set correct type to pos variable when using it in i...
Mauro Sardara
1
-1
/
+1
2022-09-12
feat(slab): add slab allocator to store hashtables' keys
Enrico Loparco (eloparco)
13
-99
/
+144
2022-09-02
fix: correct bugs in interest processing pipeline
Mauro Sardara
1
-1
/
+1
2022-09-01
feat(hicn-plugin): interest manifest
Mauro Sardara
1
-36
/
+36
2022-08-10
feat: add interest manifest serialization/deserialization
Mauro Sardara
1
-2
/
+14
2022-08-04
feat: Due to the deep modifications related to names and packet format,
Luca Muscariello
99
-6312
/
+2835
2022-06-30
refactor(lib, hicn-light, vpp, hiperf): HICN-723
Luca Muscariello
64
-3052
/
+1817
2022-04-26
HICN-722: Updates on transport, RTC, manifest usage for RTC, infra.
Luca Muscariello
4
-4
/
+50
2022-03-31
feat: boostrap hicn 22.02
Luca Muscariello
357
-33032
/
+24894
2021-07-06
[HICN-713] Transport Library Major Refactoring 2
Mauro
14
-33
/
+21
2021-06-01
[HICN-705] create packages for windows and mac os
Angelo Mantellini
1
-0
/
+2
2021-04-30
[HICN-703] Update windows-sdk and hicn code
Angelo Mantellini
9
-42
/
+53
2021-04-21
[HICN-700] hicn-light: more informative MAP-Me logs
Jordan Augé
1
-2
/
+20
2021-04-15
[HICN-690] Transport Library Major Refactory
Luca Muscariello
3
-26
/
+15
2021-01-27
[HICN-668] Fix leaks + double free
Jordan Augé
5
-110
/
+96
2021-01-20
[HICN-668] Fix leaks + double free
Jordan Augé
2
-8
/
+23
2021-01-20
[HICN-668] Fix leaks + double free
Jacques Samain
3
-3
/
+6
2021-01-19
[HICN-668] Fix various leaks across codebase
Jordan Augé
2
-7
/
+23
2021-01-08
Merge "[HICN-669] policy_t yet used in mac os 11"
Angelo Mantellini
4
-10
/
+10
2021-01-08
[HICN-669] policy_t yet used in mac os 11
Angelo Mantellini
4
-10
/
+10
2021-01-07
[HICN-668] Fix various leaks across codebase
Jordan Augé
4
-7
/
+4
2021-01-05
[HICN-668] Fix various leaks across codebase
Jordan Augé
7
-26
/
+68
2020-12-07
[HICN-660] Add priority priority control example based on RSSI
Jordan Augé
1
-0
/
+1
2020-09-18
Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...
Mauro Sardara
1
-1
/
+1
2020-09-14
[HICN-574] Host stack plugin for VPP.
Mauro Sardara
1
-1
/
+1
2020-09-11
[HICN-638] Check if systemd is running before enabling hicn-light service.
Mauro Sardara
1
-1
/
+3
2020-06-15
[HICN-626] Return output from libhicnlight
Angelo Mantellini
45
-566
/
+984
2020-03-31
[HICN-581] update hicn stack to support windows, again
Angelo Mantellini
6
-15
/
+23
2020-03-17
[HICN-552] don't use hicn socket on apple OS
Angelo Mantellini
3
-4
/
+9
[next]