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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hicn-light
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-17
[HICN-552] don't use hicn socket on apple OS
Angelo Mantellini
3
-4
/
+9
2020-02-13
[HICN-518] new API in hicn-light to allow a producer to force MAP-Me messages...
Jordan Augé
6
-25
/
+79
2020-02-12
[HICN-512] documentation bundle using sphinx
Luca Muscariello
1
-299
/
+0
2020-02-06
[HICN-507] RTT estimation at packet reception
michele papalini
1
-2
/
+2
2020-02-03
[HICN-489] Add iOS support to hicn stack
Angelo Mantellini
8
-25
/
+30
2020-01-24
[HICN-483] log strategy decisions using hicn-light log
michele papalini
1
-1
/
+1
2020-01-22
[HICN-483] log strategy decisions using hicn-light log
michele papalini
3
-22
/
+34
2020-01-22
[HICN-482] trigger map-me updates from the forwarding strategy
michele papalini
6
-22
/
+107
2020-01-21
[HICN-481] Add APIs to trigger MAP-Me updates
Jordan Augé
4
-21
/
+35
2020-01-21
[HICN-442] new forwarding strategy
michele papalini
34
-1459
/
+1622
2020-01-20
[HICN-480] add related prefixes to the forwarding strategy command
michele papalini
7
-48
/
+137
2020-01-09
[HICN-469] execute hicn-light-control from remote
michele papalini
5
-30
/
+52
2020-01-09
Merge "[HICN-467] Priority settings on interfaces yet to be created should be...
Mauro Sardara
2
-2
/
+4
2020-01-09
[HICN-468] FIB entry improperly cleared by MAP-Me in multihoming situations
Jordan Augé
1
-2
/
+2
2020-01-07
[HICN-467] Priority settings on interfaces yet to be created should be cached...
Jordan Augé
2
-2
/
+4
2019-12-15
[HICN-460] Check of parchashmap before creating iterator
Angelo Mantellini
2
-30
/
+33
2019-12-14
[HICN-455] libhicnctrl incorrectly handles absence of forwarder in synchronou...
Jordan Augé
1
-2
/
+7
2019-12-13
[HICN-454] Use-after-free during LRU eviction in hicn-light Content Store
michele papalini
1
-0
/
+5
2019-12-13
[HICN-420] MAP-Me code refactoring & face manager changes in support of mobility
Jordan Augé
2
-0
/
+12
2019-12-12
[HICN-451] libhicnctrl creates collisions in created connection names when tw...
Jordan Augé
1
-1
/
+1
2019-12-12
Merge "[HICN-420] MAP-Me code refactoring & face manager changes in support o...
Jordan Augé
1
-0
/
+3
2019-12-12
[HICN-420] MAP-Me code refactoring & face manager changes in support of mobility
Jordan Augé
1
-0
/
+3
2019-12-12
[HICN-450] Build hicn-light-control executable for android.
Mauro Sardara
1
-26
/
+20
2019-12-10
[HICN-430] Rework on CMake
Mauro Sardara
1
-3
/
+4
2019-12-05
[HICN-420] MAP-Me code refactoring & face manager changes in support of mobility
Jordan Augé
13
-162
/
+273
2019-11-21
[HICN-379] Add face priority support in face manager
Jordan Augé
4
-12
/
+6
2019-11-19
[HICN-400] fix NULL content name in PIT entry (temporary workaround)
Jordan Augé
1
-0
/
+5
2019-11-18
[HICN-379] Add face priority support in face manager
Jordan Augé
1
-2
/
+2
2019-11-17
[HICN-379] Add face priority support in face manager
Jordan Augé
13
-7
/
+229
2019-11-15
[HICN-386] Improve API error management in libhicnctrl
Jordan Augé
1
-2
/
+2
2019-11-14
[HICN-386] Improve API error management in libhicnctrl
Jordan Augé
1
-0
/
+2
2019-11-08
[HICN-385] fix route removal in hicnctrl, code uniformization in hicn-light c...
Jordan Augé
19
-91
/
+107
2019-11-04
[HICN-262] Fix binary api to prevent byteswapping of ip addresses in vapi
Alberto Compagno
1
-10
/
+10
2019-10-31
[HICN-369] Implement reconciliation state machine in face manager incl. reatt...
Jordan Augé
1
-26
/
+52
2019-10-30
[HICN-363] Fix memory leaks
Jordan Augé
15
-120
/
+193
2019-10-25
[HICN-358] Enable systemctl service after package installation.
Mauro Sardara
6
-3
/
+30
2019-10-23
[HICN-350] Minor cleanup in control API
Jordan Augé
6
-32
/
+36
2019-10-22
[HICN-347] memory leak in messageProcessor_Tick
michele papalini
1
-8
/
+10
2019-10-22
[HICN-344] Memory management issues in symbolic table causes double free
Jordan Augé
1
-11
/
+27
2019-10-21
[HICN-341] forwarder crashes when set an invalid forwarding strategy
michele papalini
1
-2
/
+0
2019-10-21
Merge "[HICN-320] HICN Light only configuring the first entry on FIB"
Michele Papalini
3
-18
/
+12
2019-10-21
[HICN-320] HICN Light only configuring the first entry on FIB
Jordan Augé
3
-18
/
+12
2019-10-21
[HICN-340] Install hicn-light service file.
Mauro Sardara
1
-1
/
+8
2019-10-15
[330] wrong variable type
Angelo Mantellini
1
-1
/
+1
2019-10-14
Merge "[HICN-312] CMake file cleanup"
Jordan Augé
1
-1
/
+0
2019-10-12
[HICN-247] remove listener and bug fixing
Angelo Mantellini
20
-162
/
+433
2019-10-10
[HICN-315] memory leaks in hicn-light
michele papalini
4
-6
/
+23
2019-10-09
[HICN-312] CMake file cleanup
Jordan Augé
1
-1
/
+0
2019-10-08
[HICN-306] Wrong representation format in ip_prefix_ntop causes parsing issues
Jordan Augé
1
-2
/
+2
2019-10-07
[HICN-298] Release new hICN app for Android
Jordan Augé
38
-605
/
+500
[next]