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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-19
Merge "[HICN-397] Added punting add message for punting on udp ports"
Alberto Compagno
5
-26
/
+335
2019-11-18
Merge "[HICN-391] Supporting midchain as adjacencies for an ip face"
Alberto Compagno
1
-1
/
+1
2019-11-18
[HICN-397] Added punting add message for punting on udp ports
Alberto Compagno
5
-26
/
+335
2019-11-18
[HICN-391] Supporting midchain as adjacencies for an ip face
Alberto Compagno
1
-1
/
+1
2019-11-18
[HICN-225] Added generic binary api for handling faces
Alberto Compagno
5
-150
/
+865
2019-11-04
[HICN-262] Fix binary api to prevent byteswapping of ip addresses in vapi
Alberto Compagno
14
-364
/
+346
2019-10-24
Merge "[HICN-355] Update Readme with missing dependency"
Alberto Compagno
1
-1
/
+2
2019-10-24
[HICN-355] Update Readme with missing dependency
Alberto Compagno
1
-1
/
+2
2019-10-22
[HICN-342] No need to take a lock on the hash entry if the lookup for
Alberto Compagno
2
-35
/
+45
2019-10-09
Merge "[HICN-226] Reworked incoming face identification on receiving a data p...
Alberto Compagno
10
-231
/
+417
2019-10-09
Merge "[HICN-169] Fixed counters that were decrementing or negative."
Alberto Compagno
4
-21
/
+25
2019-10-09
[HICN-169] Fixed counters that were decrementing or negative.
Alberto Compagno
4
-21
/
+25
2019-10-08
Merge "[HICN-300] Improved script to search for "hicn {" in /etc/vpp/startup....
Luca Muscariello
2
-2
/
+4
2019-10-07
[HICN-300] Improved script to search for "hicn {" in /etc/vpp/startup.conf
Alberto Compagno
2
-2
/
+4
2019-10-07
Merge "[HICN-298] Release new hICN app for Android"
Mauro Sardara
1
-16
/
+23
2019-10-07
[HICN-298] Release new hICN app for Android
Jordan Augé
1
-16
/
+23
2019-10-07
[HICN-226]
Alberto Compagno
10
-231
/
+417
2019-10-06
[HICN-287] Adding hicn section to the startup.conf
Alberto Compagno
14
-218
/
+210
2019-09-24
Merge "[HICN-279] Added libmemif packaging."
Alberto Compagno
1
-4
/
+21
2019-09-24
[HICN-279] Added libmemif packaging.
Mauro Sardara
1
-4
/
+21
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-267] Fixed dependencies on hicn-apps and hicn-light packages
Alberto Compagno
1
-1
/
+1
2019-08-22
[HICN-263] DO_NOT_MERGE
v19.08
Alberto Compagno
4
-13
/
+11
2019-08-14
[HICN-259] Moving header files to the package hicn-plugin-dev
Alberto Compagno
2
-9
/
+10
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-18
[HICN-248] Install libraries under correct folder (lib/x86_64-linux-gnu on ub...
Mauro Sardara
1
-3
/
+5
2019-07-05
[HICN-239] Removed unused cli command for MapMe
Alberto Compagno
2
-80
/
+0
2019-07-05
Merge "[HICN-237] Updated README for vpp 19.04"
Mauro Sardara
1
-9
/
+32
2019-07-05
[HICN-237] Updated README for vpp 19.04
Alberto Compagno
1
-9
/
+32
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
9
-6
/
+659
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-186] Dependencies on the deb packages do not reflect the new packaging ...
Alberto Compagno
1
-1
/
+1
2019-05-03
[HICN-180] Updating plugin to run on vpp 19.04
Alberto Compagno
5
-41
/
+22
2019-04-18
[HICN-179] Increased size of vector that holds the counters to the right size.
Alberto Compagno
1
-1
/
+3
[next]