aboutsummaryrefslogtreecommitdiffstats
path: root/ctrl/sysrepo-plugins
AgeCommit message (Collapse)AuthorFilesLines
2019-11-18[HICN-225] Added generic binary api for handling facesAlberto Compagno1-8/+8
Supported messages are add, del, get, dump, get. Each message contains a face id and the expected message has different fields based on the face type. The binary api specific for ip faces is still available for compatibility but deprecated. Change-Id: I899c6cf31a56abd39ad287ea3128993857997fcb Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-11-14[HICN-375] Move cmake in ctrl/sysrepo-plugins to the main cmke in rootmashemat9-457/+10
Signed-off-by: mashemat <mhemmatp@cisco.com> Change-Id: I6c2f65e61a2f13db8261a32482336b21f07d5e45
2019-11-04[HICN-262] Fix binary api to prevent byteswapping of ip addresses in vapiAlberto Compagno3-34/+45
Change-Id: If3f9a7db1e1310fdc08d1003b28e5e1d4006b61e Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2019-11-04[HICN-357] sysrepo plugin updatemasoud5-32/+17
Signed-off-by: masoud <mhemmatp@cisco.com> Change-Id: Idabe9d3a3b03139ad3cdb20c8c822e6dd7d4c553
2019-10-07[HICN-289] update READMEmhemmatp1-144/+56
Signed-off-by: mhemmatp <mhemmatp@cisco.com> Change-Id: I8ad3f4d636714acc10626c78c758829bc9faf273
2019-09-24[HICN-279] Added libmemif packaging.Mauro Sardara36-0/+8913
Change-Id: Ie8662059163b7a01211bb18fb8f6b77bbbc07279 Signed-off-by: Mauro Sardara <msardara@cisco.com>