aboutsummaryrefslogtreecommitdiffstats
path: root/apps/producers/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2018-02-26Minor fix for package build, delete pending interest after timeout expiration.Mauro Sardara1-1/+1
Change-Id: I9649bcee4a6daa8dcf2183fcfd903d8806798f52 Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2018-02-26Minor fixes for iping output.Mauro Sardara1-0/+7
Change-Id: Ia35e43dc62f2466128baefc119649fcff3e53858 Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2018-02-26Removed old iPing application.Mauro Sardara1-3/+3
New apps added: iping-client: ping client that provides statistics regarding the rtt and the losses. It allows to configure the ping interval, the interest lifetime, the ttl and the name. iping-server: simple server replying to icnet-ping-client. It allows to configure the reply size and the name. Change-Id: I6b08333147acfaffd8becacb48f27f6c42dbeeb9 Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2018-02-23Added native PING applicationMauro Sardara1-0/+7
Change-Id: If76818fdc90e7223e811ece0c21f8a7c67defa4c Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-09-22Add simple applications for ICN17 tutorialMauro Sardara1-0/+8
Change-Id: Ic76e73c87e0313056356a02d8ec45d6e337288cb Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-04-29Adding dev and doc package support.Mauro Sardara1-1/+1
Change-Id: I89b4aa6598d88226a1eafd6b7240a30be3d795c3 Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>
2017-02-22Initial Commit: libicnetMauro Sardara1-0/+22
Change-Id: I10a72cb0d84b76553a85c168416b847f6a4ff5f6 Signed-off-by: Mauro Sardara <msardara+fdio@cisco.com>