aboutsummaryrefslogtreecommitdiffstats
path: root/vicn/resource/icn
AgeCommit message (Collapse)AuthorFilesLines
2017-10-09Several fixes related to async_set, ip addressing, and memif interfaces for VPPMarcel Enguehard2-2/+11
Change-Id: I26b7928751f41ea66ba47bb1becac33cf5195915 Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-08-28Using no-pci option rather than removing the dpdk-plugin in vpp. Removed ↵Alberto Compagno1-2/+2
starting and stopping of vpp in the host to add the uio devices in the containers. Added executable option in the TextFile resource. vICN now deploy the vppctl_wrapper command in every container runing vpp. Several bugfixes on the cicn plugin. Change-Id: I395bf92771bf27cf25324d208b847b640ccc475c Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2017-07-19* GUI resourceMarcel Enguehard13-113/+501
* MemIf interface for VPP * Better netmodel integration * Draft documentation * New tutorials * Improved monitoring and error handling * Refactored IP addresses and prefixes representation * Improved image mgmt for LXD * Various bugfixes and code refactoring Change-Id: I90da6cf7b5716bc7deb6bf4e24d3f9f01b5a9b0f Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-05-30Fix for ICN routes to find producer prefixes in a given groupMarcel Enguehard1-0/+8
Change-Id: Iaf78c4f6f887635f48263b9b77e7fbdb486bafff Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-05-29Misc bug fixesMarcel Enguehard2-10/+8
*IP assignment *Node is a key attribute *Up-to-date packages *Trailing whitespaces ... Change-Id: Id8e2a5f7b2c4506f326b3c4bc991fa65f53fca5c Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-05-23Introduced groups + lxd profiles + diverted control network handling to lxd ↵Marcel Enguehard2-3/+3
+ misc bug fixes Change-Id: Iae26bc2994ac9704dde7dfa8fbe4be1b74cf9e6f Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-04-25VPP fixes + refactored for libicnet + trailing spacesMarcel Enguehard3-21/+21
Change-Id: Ib31d27c4d26eececa991327f2994cf60370b86d9 Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-02-24Initial commit: vICNJordan Augé18-0/+1455
Change-Id: I7ce66c4e84a6a1921c63442f858b49e083adc7a7 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>