aboutsummaryrefslogtreecommitdiffstats
path: root/vendor
AgeCommit message (Collapse)AuthorFilesLines
2019-01-10Add support for string typesOndrej Fabry302-74832/+28
- strings are now generated as two fields for length and string itself - aliases are now sorted by name to prevent generating different code - dependencies are now managed by dep - binapi files are regenerated using VPP 19.01-rc0~622-g7b01e9e8 - old stats binary api has been deprecated and removed from VPP Change-Id: Ieb8515c73021339a45f407386f8e3d87dcf4469e Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
2017-11-28Fix imports for github.com/sirupsen/logrusOndrej Fabry37-0/+0
Change-Id: I84f2e45e5ff188a2a7a80cf69f607b44486c1754 Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
2017-10-13ODPM 266: Go-libmemif + 2 examples.Milan Lenco260-1220/+81974
Change-Id: Icdb9b9eb2314eff6c96afe7996fcf2728291de4a Signed-off-by: Milan Lenco <milan.lenco@pantheon.tech>
2017-09-12Use Sirupsen/logrus with uppercaseLukas Macko37-0/+0
Change-Id: I2f8870c52f64eb56deb44e4a807867b3ef0a0b76 Signed-off-by: Lukas Macko <lmacko@cisco.com>
2017-09-07import sirupsen with lowercaseLukas Macko40-191/+313
Change-Id: I555587fc9ecc074ea1a42f0dc77c11716a1b06cb Signed-off-by: Lukas Macko <lmacko@cisco.com>
2017-09-07Wait until vpp is ready + Update vendorLukas Macko135-3928/+6470
Change-Id: I7c42d44d60f84fd21e55f9e4928d776f5466cc83 Signed-off-by: Lukas Macko <lmacko@cisco.com>
2017-05-04initial commitRastislav Szabo518-0/+169230
Signed-off-by: Rastislav Szabo <raszabo@cisco.com>