- 1c95e12 tests docs: fix lcov code coverage report generation by Dave Wallace · 1 year, 6 months ago
- 4621966 build: few more .gitignore entries by Damjan Marion · 1 year, 8 months ago
- 671cf51 hs-test: improve test infra by Filip Tehlar · 1 year, 11 months ago
- 406f484 misc: ignore clangd cache folder by Maros Ondrejicka · 2 years, 1 month ago
- eeaf6c8 misc: avoid permission issue when running envoy by Maros Ondrejicka · 2 years, 2 months ago
- 7498aad tests: don't use tmp as the default log dir with run.py by Naveen Joy · 2 years, 3 months ago
- 14b118b build: retain dpdk_mlx_default setting for ci script by Dave Wallace · 2 years, 2 months ago
- c7f93b3 tests: move "venv" to "build-root" directory from "test" directory by Saima Yunus · 2 years, 4 months ago
- b909dfc build: Ignore buildinfo file by Renato Botelho do Couto · 2 years, 8 months ago
- 9ad39c0 docs: better docs, mv doxygen to sphinx by Nathan Skrzypczak · 3 years, 4 months ago
- eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago
- 88b2e36 misc: experimental configure script by Damjan Marion · 3 years, 8 months ago
- f632ab5 misc: vpptop makefile target by Vladimir Lavor · 4 years ago
- 7828916 misc: include debian/quilt packaging directory in .gitignore by Neale Ranns · 3 years, 10 months ago
- 630ca99 docs: update list of plugins by Paul Vinciguerra · 4 years, 9 months ago
- 13bcb92 misc: add knob to generate compile_commands.json by Damjan Marion · 4 years, 7 months ago
- 07363a4 gomemif: introduce gomemif by Jakub Grajciar · 4 years, 9 months ago
- f0797d1 build: fix make test with distributed src by Dave Wallace · 5 years ago
- 8161d73 misc: Update gitignore for /test/ext/.d by Neale Ranns · 5 years ago
- 66f2a88 docs: Add macos build documentation by Nathan Skrzypczak · 5 years ago
- ae8819f misc: vpp_papi- add tests, clean up pep8 by Paul Vinciguerra · 6 years ago
- 58ec0f0 Remove autotools leftovers from gitignore by Benoît Ganne · 6 years ago
- b8c72a4 make test: create virtualenv under /test/ by Klement Sekera · 6 years ago
- 6648fc7 gitignore: build/external/downloads by Florin Coras · 6 years ago
- 3138d72 Add the sphinx docs build options by jdenisco · 6 years ago
- 4a6cb83 rename vpp-dpdk-dev to vpp-ext-deps by Damjan Marion · 6 years ago
- 612dd6a CMake as an alternative to autotools (experimental) by Damjan Marion · 6 years ago
- 2d1a043 Fix .gitignore so docs/Makefile is not ignored. Add README and Makefile. Fis gitreview. by John DeNisco · 6 years ago
- 06dcd45 Initial commit of Sphinx docs by John DeNisco · 6 years ago
- a7564e8 Python API: Add enum and union support. by Ole Troan · 7 years ago
- 382daf6 Add .pydevproject to .gitignore by Marek Gradzki · 6 years ago
- 61debaa Revert "Python API: Add enum and union support." by Ole Trøan · 6 years ago
- a5ee900 Python API: Add enum and union support. by Ole Troan · 7 years ago
- c0c919c Add src/vlib/config.h.in template by Damjan Marion · 7 years ago
- 55f9967 remove bootstrap from top-level Makefile by Damjan Marion · 7 years ago
- 92b44ea use system provided ccache links by Damjan Marion · 7 years ago
- df41cf6 Update gitignore for cmake by Keith Burns (alagalah) · 7 years ago
- e1584a6 Ignore core files by Keith Burns (alagalah) · 7 years ago
- e266ea3 Optimize RPM build process by Renato Botelho do Couto · 7 years ago
- 812ed39 VPP Object Model (VOM) by Neale Ranns · 7 years ago
- 8f2a4ea Add new C API by Klement Sekera · 8 years ago
- 516bcfe gitignore update for IDE by Keith Burns (alagalah) · 7 years ago
- 8a19f12 Allow individual stats API and introduce stats.api by Keith Burns (alagalah) · 7 years ago
- 0edbef7 Add .pybuild to gitignore by Keith Burns (alagalah) · 7 years ago
- 6f67049 Update gitignore for DPDK files by Keith Burns (alagalah) · 7 years ago
- 69915cb vppctl: new bash completion for vppctl commands by Padraig Connolly · 8 years ago
- cb034b9 Move java,lua api and remaining plugins to src/ by Damjan Marion · 8 years ago
- 0279b29 Add make test code coverage reporting using gcov by Juraj Sloboda · 8 years ago
- 177bbdc GRE tests and fixes by Neale Ranns · 8 years ago
- a0bc391 fix typo in .gitignore by Klement Sekera · 8 years ago
- 277b89c add vpp debugging support to test framework improve test documentation by Klement Sekera · 8 years ago
- 46a4d9f Add generated python bindings to .gitignore by Marek Gradzki · 8 years ago
- 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
- 54ccf22 VPP-221 CLI auto-documentation infrastructure by Chris Luke · 8 years ago
- 459f4d6 VPP-364 Add vpp-api/python/build to gitignore by Florin Coras · 8 years ago
- 5f9dcff VPP Python language binding - plugin support by Ole Troan · 8 years ago
- adeb749 Create python package for jvpp generation. by Ed Warnicke · 8 years ago
- be053b8 VPP-237: Checkstyle script to check for new checkstyle breakage by Ed Warnicke · 8 years ago
- 66ba6c4 Updating gitignore for generated plugins folder by Keith Burns (alagalah) · 8 years ago
- e62c796 gitignore gtags by Keith Burns (alagalah) · 8 years ago
- 07929f2 gitignore change due to DPDK download suffix change by Keith Burns (alagalah) · 9 years ago
- b585097 VPP-57 Add Doxygen to VPP by Chris Luke · 9 years ago
- 0e0c99f Generate jvpp sources in build-root by Maros Marsalek · 9 years ago
- d85036f HONEYCOMB-10: jVpp - the new java API. C code and jar file generation by Marek Gradzki · 9 years ago
- 8a1a19b Updated .gitignore for Python API generated file by Keith Burns (alagalah) · 9 years ago
- 254b036 Add unit test infrastructure for LISP protocol by Filip Tehlar · 9 years ago
- 84eda9d Add build-root/*.rpm to .gitignore by Ed Warnicke · 9 years ago
- eec8d3e add ctags and cscope files to .gitignore by Damjan Marion · 9 years ago
- ccda178 gitignore by Maros Marsalek · 9 years ago
- 7457422 Add a vpp-dpdk-dev package, enable plugins to use dpdk APIs directly by Dave Barach · 9 years ago
- 3e74a8c Git ignore additions by Keith Burns (alagalah) · 9 years ago
- 7d08f56 ylwrap is also autotools autogenerated file by Damjan Marion · 9 years ago
- 75a46e2 Update .gitignore to ignore autotools files by Ed Warnicke · 9 years ago
- cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0