aboutsummaryrefslogtreecommitdiffstats
path: root/extras
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-07VOM: GBP missing header file exportsNeale Ranns1-2/+5
2018-11-07GBP Endpoint LearningNeale Ranns24-103/+2392
2018-11-07Update the vpp config utilityjdenisco3-15/+19
2018-11-06BD ARP entry use common API typesNeale Ranns1-4/+5
2018-11-01vom: Add igmp 'host' support in vomMohsin Kazmi9-0/+1249
2018-10-31EMACS-LISP-ONLY: fix names of xxx_main_t pointersDave Barach3-29/+32
2018-10-31EMACS-LISP-ONLY: fix boilerplate compile errorDave Barach1-3/+3
2018-10-26extras/scripts: update vfctl scriptDamjan Marion1-1/+3
2018-10-19vppinfra: add atomic macros for __sync builtinsSirshak Das1-2/+2
2018-10-18Update version (18.10) for API changes scriptMarco Varlese1-2/+2
2018-10-03LISP ONLY: maintain the make-plugin.sh scriptDave Barach1-3/+14
2018-10-03LISP ONLY: maintain the emacs lisp plugin generatorDave Barach8-98/+70
2018-10-03jvppgen: update headersBernhard M. Wiedemann1-2/+2
2018-10-02Fix JVPP enum _host_to_net_ translation (VPP-1438)Michal Cmarada1-2/+2
2018-10-01Fix the path error inside vcl socket_test.shYalei Wang1-2/+2
2018-09-29vom: Fix the l2 port type in bridge domainMohsin Kazmi5-35/+105
2018-09-27Revert "japi: Move Java API binding to cmake"Damjan Marion6-218/+384
2018-09-27libmemif: external region bugfixJakub Grajciar2-2/+5
2018-09-27vom: Add ip punt redirectMohsin Kazmi5-0/+585
2018-09-26japi: Move Java API binding to cmakeMohsin Kazmi6-384/+218
2018-09-26rpm: Fix the spec file to look into right directoriesMohsin Kazmi2-4/+4
2018-09-25L2 BD: introduce a BD interface on which to send UU packetsNeale Ranns1-2/+4
2018-09-21Fixed japi/java/Makefile.am so the JAR for NSH plugin builds as well.Tibor Král2-1/+21
2018-09-20rename vpp-dpdk-dev to vpp-ext-depsDamjan Marion1-1/+1
2018-09-14cpack: add deb/rpm packaging to VPP moduleDamjan Marion2-0/+8
2018-09-14cmake: use VPP package in VOMDamjan Marion2-7/+9
2018-09-13Fix: vppapigen make build fails on fresh installPaul Vinciguerra1-2/+2
2018-09-12Always use 'lib' instead of 'lib64'Damjan Marion9-29/+21