aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin
AgeCommit message (Expand)AuthorFilesLines
2019-11-04[HICN-262] Fix binary api to prevent byteswapping of ip addresses in vapiAlberto Compagno14-364/+346
2019-10-24Merge "[HICN-355] Update Readme with missing dependency"Alberto Compagno1-1/+2
2019-10-24[HICN-355] Update Readme with missing dependencyAlberto Compagno1-1/+2
2019-10-22[HICN-342] No need to take a lock on the hash entry if the lookup forAlberto Compagno2-35/+45
2019-10-09Merge "[HICN-226] Reworked incoming face identification on receiving a data p...Alberto Compagno10-231/+417
2019-10-09Merge "[HICN-169] Fixed counters that were decrementing or negative."Alberto Compagno4-21/+25
2019-10-09[HICN-169] Fixed counters that were decrementing or negative.Alberto Compagno4-21/+25
2019-10-08Merge "[HICN-300] Improved script to search for "hicn {" in /etc/vpp/startup....Luca Muscariello2-2/+4
2019-10-07[HICN-300] Improved script to search for "hicn {" in /etc/vpp/startup.confAlberto Compagno2-2/+4
2019-10-07Merge "[HICN-298] Release new hICN app for Android"Mauro Sardara1-16/+23
2019-10-07[HICN-298] Release new hICN app for AndroidJordan Augé1-16/+23
2019-10-07[HICN-226]Alberto Compagno10-231/+417
2019-10-06[HICN-287] Adding hicn section to the startup.confAlberto Compagno14-218/+210
2019-09-24Merge "[HICN-279] Added libmemif packaging."Alberto Compagno1-4/+21
2019-09-24[HICN-279] Added libmemif packaging.Mauro Sardara1-4/+21
2019-09-24Merge "[HICN-260] Added a dump binary api for hicn routes"Alberto Compagno3-4/+232
2019-09-24[HICN-260] Added a dump binary api for hicn routesAlberto Compagno3-4/+232
2019-08-22[HICN-267] Fixed dependencies on hicn-apps and hicn-light packagesAlberto Compagno1-1/+1
2019-08-22[HICN-263] DO_NOT_MERGEv19.08Alberto Compagno4-13/+11
2019-08-14[HICN-259] Moving header files to the package hicn-plugin-devAlberto Compagno2-9/+10
2019-08-01[HICN-255] the api vnet_get_sw_interface_safe is now vnet_get_sw_interface_or...Alberto Compagno3-10/+10
2019-07-18[HICN-248] Install libraries under correct folder (lib/x86_64-linux-gnu on ub...Mauro Sardara1-3/+5
2019-07-05[HICN-239] Removed unused cli command for MapMeAlberto Compagno2-80/+0
2019-07-05Merge "[HICN-237] Updated README for vpp 19.04"Mauro Sardara1-9/+32
2019-07-05[HICN-237] Updated README for vpp 19.04Alberto Compagno1-9/+32
2019-06-08[HICN-216] Fixed problem that was deleating any pending IU (for retrasmission...Alberto Compagno2-4/+4
2019-06-07[HICN-216] Remove check on the invalid sequence number 0Alberto Compagno2-11/+11
2019-06-07[HICN-216] Fixed dpo initializatinoAlberto Compagno4-26/+36
2019-06-07[HICN-215] Sequence number starts from 0Alberto Compagno1-1/+1
2019-06-06[HICN-214] Updating next_node in the face that mapme add to the fib in order ...Alberto Compagno7-51/+86
2019-06-06[HICN-212] Fixed bug on ipv6 test in udp faces. Uniformed test with a single ...Alberto Compagno4-12/+18
2019-06-05[HICN-211] Missing parentesis on vlib_validate_buffer_enqueue_x2 was causing ...Alberto Compagno2-3/+1
2019-05-29[HICN-209] Fixed the copy of packet with size less than 2 cache lines.Alberto Compagno2-2/+2
2019-05-28Merge "[HICN-208] Removing udp face reference from the internal hash table"Alberto Compagno1-4/+21
2019-05-28[HICN-208] Removing udp face reference from the internal hash tableAlberto Compagno1-4/+21
2019-05-24[HICN-197] Supporting multiple local faces for the same prefix. Fixed buffer ...Alberto Compagno5-19/+66
2019-05-20[HICN-197] Added further information about the hashtable when executing the c...Alberto Compagno1-1/+6
2019-05-19[HICN-197] Reworked PIT/CS entry initialization to correctly initialize it wh...Alberto Compagno2-1/+9
2019-05-16[HICN-197] Fixed missing deallocation when data was pushed from a local appli...Alberto Compagno1-2/+4
2019-05-10[HICN-193] Fixed faceid convertion from network to host orderAlberto Compagno1-1/+1
2019-05-07[HICN-181] Added round robin strategyAlberto Compagno9-6/+659
2019-05-07[HICN-189] In case the adj is not complete, we look if a better one exists an...Alberto Compagno6-74/+195
2019-05-03[HICN-186] Dependencies on the deb packages do not reflect the new packaging ...Alberto Compagno1-1/+1
2019-05-03[HICN-180] Updating plugin to run on vpp 19.04Alberto Compagno5-41/+22
2019-04-18[HICN-179] Increased size of vector that holds the counters to the right size.Alberto Compagno1-1/+3
2019-04-11[HICN-176] Fixed bitmap size in pit entry and added static assert to avoid mi...Alberto Compagno7-166/+34
2019-04-03Merge "[HICN-166] Assign a /127 or a /31 ip6/4 address to the memif used to c...Mauro Sardara1-16/+24
2019-04-03[HICN-166] Assign a /127 or a /31 ip6/4 address to the memif used to create a...Alberto Compagno1-16/+24
2019-04-03[HICN-162] Resolved warning about version comparison when installing hicn-plu...Mauro Sardara1-1/+1
2019-04-03[HICN-161] Fixed bug that prevents to create an ip face when the code is comp...Alberto Compagno1-4/+4