aboutsummaryrefslogtreecommitdiffstats
path: root/extras
AgeCommit message (Expand)AuthorFilesLines
2019-01-30Update version (19.01) for API changes scriptAndrew Yourtchenko1-2/+2
2019-01-20VOM: ip-mroute inspect register handler fixNeale Ranns1-1/+2
2019-01-16DOC ONLY: update readme.mdDave Barach3-469/+28
2019-01-10vpp_config: Rework for Python2/3 compatibility.Paul Vinciguerra12-406/+554
2019-01-10VOM: IP route ECMP supportNeale Ranns3-24/+56
2019-01-09Use the official libpcap file typeDave Barach1-1/+1
2019-01-07VOM: mroutesNeale Ranns12-117/+1306
2019-01-04libmemif: fix incorrect write leading to memory corruptionKoichiro Den1-3/+3
2019-01-04VPP-1525: additional fixes for strings in JapiMichal Cmarada5-21/+104
2018-12-24GBP: fix dump and VOM populateNeale Ranns12-205/+96
2018-12-23VOM: statsNeale Ranns7-47/+87
2018-12-21GBP: add allowed ethertypes to contractsNeale Ranns6-93/+138
2018-12-19VOM: stats fixesNeale Ranns6-83/+88
2018-12-19VOM: VXLAN-GBP command fixesNeale Ranns3-6/+9
2018-12-19VOM: GBP-bridge-domain fixNeale Ranns2-14/+8
2018-12-19Allow the user to select master or release during the installjdenisco3-51/+38
2018-12-18VAPI/VOM: Removing legacy stats tests, add string type.Ole Troan2-9/+10
2018-12-18Build changes required for Fedora and CentOSThomas F Herbert1-7/+8
2018-12-18PAPI: Add MACAddress object wrapper for vl_api_mac_address_tOle Troan5-13/+9
2018-12-18Remove autotools files from extras/libmemifMauro Sardara3-117/+0
2018-12-17VOM: IGMP only supports IPv4Neale Ranns7-19/+73
2018-12-17libmemif: fix possible segfault on memif_get_detailsKoichiro Den1-31/+28
2018-12-17Added CMake building system for libmemifmsardara12-69/+367
2018-12-16VOM: fixes for statsNeale Ranns4-10/+9
2018-12-13API: Use string type instead of u8.Ole Troan15-40/+122
2018-12-13vom: Add support for new statsMohsin Kazmi13-266/+990
2018-12-12VOM: vxlan-tunnel takes egress interface for multicastNeale Ranns6-17/+49
2018-12-10VOM: vxlan-gbpNeale Ranns11-100/+522
2018-12-07vpp_if_stats: Fixing a bug in getting vpp interfaces indexesKoren Lev2-10/+10
2018-12-07vom: Fix the api type definitionMohsin Kazmi1-2/+4
2018-12-06API: Change ip4_address and ip6_address to use type alias.Ole Troan6-54/+19
2018-12-06Update japi to support type aliasesMichal Cmarada5-32/+126
2018-12-05VOM: interface event structNeale Ranns7-5/+72
2018-11-30Metadata / opaque formatting belongs in vppDave Barach1-781/+178
2018-11-29VOM: missing GBP symbolNeale Ranns1-1/+2
2018-11-29VOM: deprecate TAP add ip-punt redirect dumpNeale Ranns13-297/+174
2018-11-29GBP: l3-out subnetsNeale Ranns7-1/+685
2018-11-29VPP-1507: Added binary api to dump configured ip_punt_redirectPavel Kotucek1-8/+7
2018-11-29API: Add support for type aliasesOle Troan1-0/+7
2018-11-26Minor tweaksDave Barach1-10/+38
2018-11-25Use a dissector table instead of strcmpDave Barach1-30/+51
2018-11-23Fix permission for vpp_papiOnong Tayeng1-1/+1
2018-11-22stats: golang vpp_if_stats_clientKoren Lev8-0/+1180
2018-11-20Add wireshark dissector to extrasDave Barach3-0/+1079
2018-11-20Fix inspection for 18.10, requirementsjdenisco5-42/+68
2018-11-20vom: Add support for redirect contracts in gbpMohsin Kazmi7-13/+613
2018-11-15GBP: redirect contractsNeale Ranns1-2/+2
2018-11-14VPP-1477: Replace DatatypeConverter.printHexBinary with bytesToHexMichal Cmarada1-3/+14
2018-11-13docs and Config utility, package cloud supportjdenisco1-53/+80
2018-11-13japi: Move Java API binding to cmakeMohsin Kazmi6-384/+268