summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-05Merge "[HICN-236] Add tutorials for setting up server with hicn-plugin (docke...Alberto Compagno1-53/+138
2019-07-05[HICN-236] Add tutorials for setting up server with hicn-plugin (docker and p...Mauro Sardara1-53/+138
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-07-04[HICN-235] remove libcurlo from hicn app cmake moduleAngelo Mantellini1-10/+0
2019-07-03[HICN-231] fix reinitialization of rtc socketmichele papalini3-20/+8
2019-07-03[HICN-232] fix concurrency problem on rtc producer socketmichele papalini2-28/+38
2019-06-25Merge "[HICN-223] Utils tutorial"Alberto Compagno2-43/+232
2019-06-25[HICN-223] Utils tutorialMauro Sardara2-43/+232
2019-06-24[HICN-227] Destroy trasnsport protocol object before any other object in cons...Mauro Sardara1-8/+3
2019-06-24[HICN-223] Apps tutorial.Mauro Sardara2-56/+177
2019-06-24[HICN-224] Dismiss legacy http proxy.Mauro Sardara30-2085/+4
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-06Merge "[HICN-212] Fixed bug on ipv6 test in udp faces. Uniformed test with a ...Mauro Sardara4-12/+18
2019-06-06[HICN-213] Fix pthread linking in appsMauro Sardara2-1/+1
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-28Merge "[HICN-197] Supporting multiple local faces for the same prefix. Fixed ...Alberto Compagno5-19/+66
2019-05-28[HICN-208] Removing udp face reference from the internal hash tableAlberto Compagno1-4/+21
2019-05-24Merge "[HICN-206] Customize first part of the name for HTTP."Mauro Sardara6-33/+50
2019-05-24[HICN-206] Customize first part of the name for HTTP.Mauro Sardara6-33/+50
2019-05-24[HICN-197] Supporting multiple local faces for the same prefix. Fixed buffer ...Alberto Compagno5-19/+66
2019-05-24[HICN-205] Update statistics across different download sessions in RAAQMMauro Sardara1-0/+1
2019-05-22Merge "[HICN-197] Added further information about the hashtable when executin...Alberto Compagno1-1/+6
2019-05-20Merge "[HICN-200] Minor issue Android"Mauro Sardara4-3/+43
2019-05-20[HICN-197] Added further information about the hashtable when executing the c...Alberto Compagno1-1/+6
2019-05-19Merge "[HICN-202] Compile apps in release mode if no build mode is specified"Alberto Compagno4-0/+20
2019-05-19[HICN-202] Compile apps in release mode if no build mode is specifiedMauro Sardara4-0/+20
2019-05-19Merge "[HICN-201] Do not reply to interests requesting non-existent data."Alberto Compagno2-10/+40
2019-05-19[HICN-201] Do not reply to interests requesting non-existent data.Mauro Sardara2-10/+40
2019-05-19[HICN-197] Reworked PIT/CS entry initialization to correctly initialize it wh...Alberto Compagno2-1/+9
2019-05-17[HICN-200] Minor issue AndroidAngelo Mantellini4-3/+43
2019-05-16Merge "[HICN-199] Fix retransmissions when there is no space left in the wind...Alberto Compagno1-0/+8
2019-05-16[HICN-199] Fix retransmissions when there is no space left in the window.Mauro Sardara1-0/+8
2019-05-16Merge "[HICN-195] Generate static libs for android"Mauro Sardara114-160/+273
2019-05-16[HICN-198] Fix stop api of consumer socketMauro Sardara1-6/+3
2019-05-16[HICN-195] Generate static libs for androidAngelo Mantellini114-160/+273
2019-05-16[HICN-197] Fixed missing deallocation when data was pushed from a local appli...Alberto Compagno1-2/+4
2019-05-15[HICN-196] Fix ip address parsing from command lineMauro Sardara1-1/+1
2019-05-15[HICN-196] Add mtu to command line parameters.Mauro Sardara4-9/+25
2019-05-13Merge "[HICN-194] support for android environment"Mauro Sardara9-43/+61
2019-05-13Merge "[HICN-191]updating plugin to run on vpp 19.04"Mauro Sardara2-5/+5
2019-05-13[HICN-194] support for android environmentAngelo Mantellini9-43/+61
2019-05-10Merge "[HICN-192] Add interface to administratively set a connection up and d...Mauro Sardara14-53/+365