Age | Commit message (Expand) | Author | Files | Lines |
2021-10-13 | docs: better docs, mv doxygen to sphinx |  Nathan Skrzypczak | 92 | -11238/+364 |
2021-09-28 | api: API trace improvements |  Filip Tehlar | 1 | -6/+5 |
2021-08-13 | tests docs: upgrade python packages |  Dave Wallace | 1 | -0/+1 |
2021-07-02 | ipsec: ADD/update IPSec documentation |  Neale Ranns | 1 | -0/+1 |
2021-05-14 | vlib: pass node runtime to vlib_buffer_enqueue_to_thread() |  Damjan Marion | 1 | -1/+1 |
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 | 2 | -0/+142 |
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-20 | build: add the missing leading underscore to FORTIFY_SOURCE |  Neale Ranns | 1 | -8/+8 |
2021-01-14 | docs: Update FIB documentation |  Neale Ranns | 20 | -181/+1390 |
2020-12-21 | docs: update list of plugins |  Paul Vinciguerra | 1 | -13/+1 |
2020-12-18 | docs: fix missing quotes in ubuntu install instructions |  Paul Vinciguerra | 1 | -5/+5 |
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-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 | 3 | -69/+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 | 1 | -10/+19 |
2020-07-06 | docs: Reflect the fact that the DPDK is now a plugin |  John DeNisco | 1 | -1/+16 |
2020-06-23 | vlib: debug CLI macro expander, part deux |  Dave Barach | 1 | -0/+48 |
2020-06-03 | docs: improve handoff queue writeup |  Dave Barach | 1 | -0/+196 |
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-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-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 |
2020-02-23 | vppinfra: deprecate CLIB_VEC64 |  Dave Barach | 1 | -3/+1 |
2020-01-31 | vppinfra: write up clib_time_t |  Dave Barach | 1 | -0/+57 |
2019-12-18 | docs: add physmem section in configuration parameters |  Jieqiang Wang | 1 | -4/+30 |
2019-12-11 | docs: Rework the startup configuration section |  John DeNisco | 11 | -1973/+1374 |
2019-12-05 | classify: vpp packet tracer support |  Dave Barach | 1 | -3/+10 |
2019-11-20 | classify: per-interface rx/tx pcap capture filters |  Dave Barach | 1 | -5/+13 |
2019-11-12 | docs: update logging configuration section. |  Paul Vinciguerra | 1 | -10/+10 |
2019-11-06 | docs: add spellcheck to 'make docs' sphinx docs |  Paul Vinciguerra | 4 | -6/+6 |
2019-10-28 | docs: cleanup typos on readthrough |  Paul Vinciguerra | 25 | -56/+56 |
2019-10-09 | docs: Add macos build documentation |  Nathan Skrzypczak | 2 | -0/+58 |
2019-10-04 | docs: add packet-generator writeup |  Dave Barach | 1 | -0/+183 |
2019-09-26 | misc: add vnet classify filter set support |  Dave Barach | 1 | -7/+20 |