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-plugin
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-13
feat(hicn-plugin): handle case of no exact match for mapme IU
Mauro Sardara
19
-105
/
+673
2023-02-10
Merge "fix(vpp-plugin): fix catching polymorphic type by value warning Ref: H...
Michele Papalini
1
-1
/
+1
2023-02-10
fix(vpp-plugin): fix catching polymorphic type by value warning
Michele Papalini
1
-1
/
+1
2023-02-09
fix(hicn-plugin): correctly create mapme packets
Mauro Sardara
1
-18
/
+23
2023-02-09
feat(hicn-plugin): specify the dpo_proto when creating a new face
Mauro Sardara
4
-21
/
+27
2023-02-09
fix(hicn-plugin): correctly punt mapme packets
Mauro Sardara
2
-43
/
+53
2023-02-09
fix: do not always set adj_index of incoming packets
Mauro Sardara
1
-1
/
+9
2023-02-07
fix(hicn): fix bugs reported by sonarqube
Michele Papalini
3
-5
/
+11
2023-01-30
fix(vpp): remove unused variables
Michele Papalini
1
-8
/
+1
2023-01-23
feat(hicn-plugin): reuse strategy node to forward interests
Mauro Sardara
3
-175
/
+91
2023-01-21
fix(vpp): remove unused variables in VPP
Michele Papalini
1
-2
/
+0
2023-01-20
fix(hicn-plugin): handle inflight interest coming from deleted face
Mauro Sardara
4
-46
/
+115
2023-01-20
feat: implement set strategy API for hicn-plugin
Mauro Sardara
6
-176
/
+164
2023-01-20
fix: interest aggregation
Mauro Sardara
2
-40
/
+66
2023-01-20
Merge "fix: correctly set next node for ifaces and faces"
Mauro Sardara
8
-71
/
+67
2023-01-20
fix: correctly set next node for ifaces and faces
Mauro Sardara
8
-71
/
+67
2023-01-20
feat(vpp): improve tracing
Mauro Sardara
2
-2
/
+6
2023-01-18
fix: correctly print fib prefixes
Mauro Sardara
1
-3
/
+3
2023-01-17
feat: local-remote strategy
Mauro Sardara
23
-183
/
+586
2023-01-10
feat: upgrade to VPP 22.10
v22.10-rc0
Mauro Sardara
14
-203
/
+582
2022-09-30
feat: support for new packet format in hicn-light
Jordan Augé
3
-15
/
+5
2022-09-26
chore(hicn-plugin): install hicn.api.json
Mauro Sardara
1
-0
/
+5
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-02
fix(sonar): make sonarqube happy
Mauro Sardara
3
-5
/
+22
2022-09-01
feat(hicn-plugin): interest manifest
Mauro Sardara
9
-56
/
+421
2022-08-26
feat: resize hicn_buffer_t to 24 byes
Mauro Sardara
2
-16
/
+16
2022-08-10
feat: add interest manifest serialization/deserialization
Mauro Sardara
3
-0
/
+17
2022-08-04
feat: Due to the deep modifications related to names and packet format,
Luca Muscariello
18
-193
/
+258
2022-07-01
Revision and refactor of the VPP plugin with fixes for the
Luca Muscariello
39
-3553
/
+2913
2022-06-30
refactor(lib, hicn-light, vpp, hiperf): HICN-723
Luca Muscariello
25
-1806
/
+2307
2022-04-26
HICN-722: Updates on transport, RTC, manifest usage for RTC, infra.
Luca Muscariello
1
-7
/
+2
2022-03-31
feat: boostrap hicn 22.02
Luca Muscariello
103
-1508
/
+2446
2021-07-20
HICN-716 Upgrade to VPP 21.06
Mauro Sardara
64
-1723
/
+1637
2021-07-06
[HICN-713] Transport Library Major Refactoring 2
Mauro
5
-21
/
+18
2021-04-15
[HICN-690] Transport Library Major Refactory
Luca Muscariello
7
-11
/
+25
2021-02-11
[HICN-683] Add clang format for hicn-plugin.
Mauro
18
-2218
/
+1929
2021-02-10
[HICN-682] Fix hicn-plugin to be compatible with version 21.01
Mauro Sardara
11
-1031
/
+919
2021-02-05
[HICN-681] Remove compilation warning in ubuntu 20.04 jobs.
Mauro Sardara
1
-2
/
+2
2020-11-23
[HICN-659] Fix udp-encap inconsistencies
Mauro Sardara
1
-22
/
+27
2020-11-20
[HICN-658] Fix vapi_connect_safe.
Mauro Sardara
1
-10
/
+8
2020-11-20
[HICN-658] Improve memif connector.
Mauro Sardara
1
-8
/
+8
2020-11-11
[HICN-653] Fix libmemif-{dev,devel} dependencies
Mauro Sardara
1
-1
/
+1
2020-11-10
[HICN-651] Offload checksum computation also for data packets.
Mauro Sardara
4
-24
/
+63
2020-11-10
[HICN-651] Offload checksum computation to VPP.
Mauro Sardara
1
-4
/
+19
2020-11-06
[HICN-653] Cleanup build scripts.
Mauro Sardara
1
-0
/
+10
2020-09-22
[HICN-640] Put all interfaces in VRF 10, not only MPLS interfaces.
Mauro Sardara
1
-7
/
+0
2020-09-18
Revert to [HICN-638] Check if systemd is running before enabling hicn-light s...
Mauro Sardara
121
-5644
/
+306
2020-09-14
[HICN-574] Host stack plugin for VPP.
Mauro Sardara
121
-300
/
+5638
2020-09-14
[HICN-598] [HICN-599] Fix hicn_name_t definition conflicts.
Mauro Sardara
1
-6
/
+6
2020-09-09
[HICN-637] Remove hicn_plugin dependency from libtransport.
Mauro Sardara
1
-15
/
+15
[next]