Age | Commit message (Expand) | Author | Files | Lines |
2021-05-01 | vlib: refactor trajectory trace debug feature |  Benoît Ganne | 1 | -4/+1 |
2021-04-21 | docs: document "make test-help" |  Dave Barach | 3 | -66/+208 |
2021-03-16 | docs: ikev2 usecases |  Filip Tehlar | 6 | -2/+537 |
2021-03-04 | docs: Update macos doc to clang-format |  Nathan Skrzypczak | 1 | -15/+13 |
2021-02-12 | docs: fixing VPP tutorial |  Arthur de Kerhor | 3 | -6/+6 |
2021-01-28 | build: do not _FORTIFY_SOURCE in debug mode |  Mohammed Hawari | 1 | -3/+3 |
2021-01-27 | Change unformat_init_string API in doc to match code |  hemant_mnkcg | 1 | -1/+2 |
2021-01-22 | docs: vpp stateless traffic generator |  Dave Barach | 2 | -0/+106 |
2021-01-20 | build: add the missing leading underscore to FORTIFY_SOURCE |  Neale Ranns | 1 | -8/+8 |
2021-01-14 | docs: Update FIB documentation |  Neale Ranns | 22 | -183/+1392 |
2020-12-21 | docs: update list of plugins |  Paul Vinciguerra | 4 | -13/+80 |
2020-12-18 | docs: fix missing quotes in ubuntu install instructions |  Paul Vinciguerra | 1 | -5/+5 |
2020-12-16 | docs: revise home gateway use-case documentation |  Dave Barach | 3 | -286/+498 |
2020-12-07 | docs: Fix CentOS 8 build |  Jon Loeliger | 1 | -1/+7 |
2020-11-26 | docs: fix bihash doc bugs |  Dave Barach | 1 | -19/+19 |
2020-11-24 | buffers: add page-size config |  Nathan Skrzypczak | 1 | -0/+14 |
2020-11-16 | docs: fix memory troubleshooting doc |  Benoît Ganne | 2 | -0/+4 |
2020-11-10 | vpp: use vpp heap for libc |  Benoît Ganne | 1 | -0/+84 |
2020-10-16 | misc: deprecate VOM |  Damjan Marion | 1 | -1/+1 |
2020-09-25 | docs: fix typo in bihash clib_bihash_search() documentation |  Jon Loeliger | 1 | -2/+2 |
2020-09-21 | build: remove opensuse build infra |  Dave Wallace | 5 | -75/+3 |
2020-09-16 | docs: improve plugin developer's guide |  Dave Barach | 1 | -5/+55 |
2020-09-09 | docs: Improve new plugin doc & add govpp API doc |  Nathan Skrzypczak | 4 | -28/+142 |
2020-09-09 | docs: Update and improve indent install |  Nathan Skrzypczak | 1 | -13/+28 |
2020-09-05 | docs: Improve & link cnat doc |  Nathan Skrzypczak | 2 | -0/+2 |
2020-08-13 | docs: correct fib tunnel diagram reference |  Christian Hopps | 1 | -1/+1 |
2020-07-28 | docs: Update the VPP tutorial |  John DeNisco | 2 | -12/+21 |
2020-07-06 | docs: Reflect the fact that the DPDK is now a plugin |  John DeNisco | 2 | -10/+27 |
2020-06-23 | vlib: debug CLI macro expander, part deux |  Dave Barach | 1 | -0/+48 |
2020-06-16 | vlib: address sanitizer support for stack switch, enable clang |  Damjan Marion | 1 | -5/+5 |
2020-06-03 | docs: improve handoff queue writeup |  Dave Barach | 1 | -0/+196 |
2020-05-29 | docs: Minor fixes in publish_docs.sh and sanitizer.rst |  John DeNisco | 2 | -0/+2 |
2020-05-20 | docs: asan: update doc to match current status |  Benoît Ganne | 1 | -5/+5 |
2020-05-07 | misc: deprecate elftool |  Damjan Marion | 1 | -1/+1 |
2020-05-06 | vppinfra: add timer wheel section to Sphinx docs |  Dave Barach | 1 | -0/+117 |
2020-05-02 | vlib: add nosyslog unix option |  Ruslan Babayev | 1 | -0/+12 |
2020-04-28 | docs: add missing spelling dictionary |  Paul Vinciguerra | 1 | -0/+774 |
2020-04-22 | misc: asan: disable leak sanitizer by default |  Benoît Ganne | 1 | -5/+3 |
2020-04-09 | docs: Fix the Use Cases Index |  John DeNisco | 1 | -15/+15 |
2020-04-02 | docs: Fix venv under python3 |  Paul Vinciguerra | 5 | -19/+32 |
2020-04-02 | docs: add a timebase precision section |  Dave Barach | 1 | -0/+20 |
2020-03-27 | docs ethernet: add docs for ethernet Section |  Paul Vinciguerra | 1 | -0/+14 |
2020-03-27 | docs: minor typos in configuring/startup.rst |  Paul Vinciguerra | 1 | -2/+2 |
2020-03-27 | docs: document lxd container bootstrap procedure |  Dave Barach | 1 | -0/+130 |
2020-03-23 | docs: add container functional test writeup |  Dave Barach | 3 | -1/+512 |
2020-03-23 | docs: Fix build on fresh ubuntu 18.04 |  John DeNisco | 2 | -14/+23 |
2020-03-11 | docs: Add feature build to publish script |  John DeNisco | 2 | -3/+18 |
2020-03-11 | docs: describe clib_time monotonic timebase support |  Dave Barach | 1 | -1/+69 |
2020-03-09 | docs: Add list of nodes for 'trace add' |  Paul Vinciguerra | 1 | -0/+22 |
2020-03-06 | docs: document the unformat '%_' option |  Paul Vinciguerra | 1 | -0/+14 |