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-plugin
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-24
Merge "[HICN-260] Added a dump binary api for hicn routes"
Alberto Compagno
3
-4
/
+232
2019-09-24
[HICN-260] Added a dump binary api for hicn routes
Alberto Compagno
3
-4
/
+232
2019-08-22
[HICN-263] DO_NOT_MERGE
v19.08
Alberto Compagno
2
-3
/
+3
2019-08-01
[HICN-255] the api vnet_get_sw_interface_safe is now vnet_get_sw_interface_or...
Alberto Compagno
3
-10
/
+10
2019-07-05
[HICN-239] Removed unused cli command for MapMe
Alberto Compagno
1
-73
/
+0
2019-06-08
[HICN-216] Fixed problem that was deleating any pending IU (for retrasmission...
Alberto Compagno
2
-4
/
+4
2019-06-07
[HICN-216] Remove check on the invalid sequence number 0
Alberto Compagno
2
-11
/
+11
2019-06-07
[HICN-216] Fixed dpo initializatino
Alberto Compagno
4
-26
/
+36
2019-06-07
[HICN-215] Sequence number starts from 0
Alberto Compagno
1
-1
/
+1
2019-06-06
[HICN-214] Updating next_node in the face that mapme add to the fib in order ...
Alberto Compagno
7
-51
/
+86
2019-06-06
[HICN-212] Fixed bug on ipv6 test in udp faces. Uniformed test with a single ...
Alberto Compagno
4
-12
/
+18
2019-06-05
[HICN-211] Missing parentesis on vlib_validate_buffer_enqueue_x2 was causing ...
Alberto Compagno
2
-3
/
+1
2019-05-29
[HICN-209] Fixed the copy of packet with size less than 2 cache lines.
Alberto Compagno
2
-2
/
+2
2019-05-28
Merge "[HICN-208] Removing udp face reference from the internal hash table"
Alberto Compagno
1
-4
/
+21
2019-05-28
[HICN-208] Removing udp face reference from the internal hash table
Alberto Compagno
1
-4
/
+21
2019-05-24
[HICN-197] Supporting multiple local faces for the same prefix. Fixed buffer ...
Alberto Compagno
5
-19
/
+66
2019-05-20
[HICN-197] Added further information about the hashtable when executing the c...
Alberto Compagno
1
-1
/
+6
2019-05-19
[HICN-197] Reworked PIT/CS entry initialization to correctly initialize it wh...
Alberto Compagno
2
-1
/
+9
2019-05-16
[HICN-197] Fixed missing deallocation when data was pushed from a local appli...
Alberto Compagno
1
-2
/
+4
2019-05-10
[HICN-193] Fixed faceid convertion from network to host order
Alberto Compagno
1
-1
/
+1
2019-05-07
[HICN-181] Added round robin strategy
Alberto Compagno
8
-5
/
+654
2019-05-07
[HICN-189] In case the adj is not complete, we look if a better one exists an...
Alberto Compagno
6
-74
/
+195
2019-05-03
[HICN-180] Updating plugin to run on vpp 19.04
Alberto Compagno
4
-40
/
+21
2019-04-18
[HICN-179] Increased size of vector that holds the counters to the right size.
Alberto Compagno
1
-1
/
+3
2019-04-11
[HICN-176] Fixed bitmap size in pit entry and added static assert to avoid mi...
Alberto Compagno
7
-166
/
+34
2019-04-03
Merge "[HICN-166] Assign a /127 or a /31 ip6/4 address to the memif used to c...
Mauro Sardara
1
-16
/
+24
2019-04-03
[HICN-166] Assign a /127 or a /31 ip6/4 address to the memif used to create a...
Alberto Compagno
1
-16
/
+24
2019-04-03
[HICN-161] Fixed bug that prevents to create an ip face when the code is comp...
Alberto Compagno
1
-4
/
+4
2019-04-02
[HICN-160] Bug in the command parsing that prevented to correctly parse the c...
Alberto Compagno
1
-5
/
+6
2019-04-02
Merge "[HICN-158] Fixed ip face deletion from binary api"
Mauro Sardara
5
-64
/
+66
2019-04-02
[HICN-158] Fixed ip face deletion from binary api
Alberto Compagno
5
-64
/
+66
2019-04-01
Merge "[HICN-156] Ip face now support the remote address to be reachable thro...
Mauro Sardara
1
-20
/
+28
2019-04-01
[HICN-157] Fixed wrong host to network conversion of face id in hicn_face_ip_...
Alberto Compagno
1
-1
/
+1
2019-04-01
[HICN-156] Ip face now support the remote address to be reachable through a "...
Alberto Compagno
1
-20
/
+28
2019-03-29
[HICN-151] The source address in the IP face is optional. If not provided it ...
Alberto Compagno
4
-15
/
+119
2019-03-27
[HICN-150] Fixed punting to classify packets from current_data instead of fro...
Alberto Compagno
4
-71
/
+98
2019-03-23
[HICN-139] Exporting per-face statistics through the binary api.
Alberto Compagno
3
-1
/
+185
2019-03-23
[HICN-138] Added number of received/transmitted bytes and packets on each face
Alberto Compagno
10
-54
/
+372
2019-03-20
[HICN-132] Prevent to show interface details if the interface does not exist
Alberto Compagno
2
-63
/
+81
2019-03-14
Merge "[HICN-112] Fixed bug on dymanic udp face creation. Fixed visualization...
Mauro Sardara
4
-30
/
+41
2019-03-14
[HICN-112] Fixed bug on dymanic udp face creation. Fixed visualization of udp...
Alberto Compagno
4
-30
/
+41
2019-03-12
[HICN-109] Added missing parameter to the face ip add binary api.
Alberto Compagno
5
-45
/
+93
2019-03-08
[HICN-100] When the incoming face of a data is an application face, the data ...
Alberto Compagno
5
-3
/
+35
2019-03-06
[HICN-93] Added documentation in the README.md about cli commands, configurat...
Alberto Compagno
2
-12
/
+6
2019-02-22
[HICN-74] Data with lifetime 0 are never cached in the CS. When such data is ...
Alberto Compagno
4
-46
/
+100
2019-02-21
[HICN-75] fixed forwarding issue in udp face and improved packet tracing to s...
Alberto Compagno
5
-35
/
+49
2019-02-20
[HICN-71]
Alberto Compagno
19
-282
/
+469
2019-02-14
- [HICN-65] Populating hash map of handler and crc in api_main
Alberto Compagno
3
-14
/
+39
2019-02-12
[HICN-54] Fixed udp face visualization
Alberto Compagno
1
-2
/
+2
2019-02-04
[HICN-30] Removed wrong string that was appearing on the producer face
Alberto Compagno
1
-18
/
+2
[next]