Age | Commit message (Expand) | Author | Files | Lines |
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-11-26 | docs: fix bihash doc bugs |  Dave Barach | 1 | -19/+19 |
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-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-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-04-02 | docs: add a timebase precision section |  Dave Barach | 1 | -0/+20 |
2020-03-11 | docs: describe clib_time monotonic timebase support |  Dave Barach | 1 | -1/+69 |
2020-03-06 | docs: document the unformat '%_' option |  Paul Vinciguerra | 1 | -0/+14 |
2020-01-31 | vppinfra: write up clib_time_t |  Dave Barach | 1 | -0/+57 |
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-06 | docs: add spellcheck to 'make docs' sphinx docs |  Paul Vinciguerra | 4 | -6/+6 |
2019-10-28 | docs: cleanup typos on readthrough |  Paul Vinciguerra | 15 | -36/+36 |
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 |
2019-09-23 | misc: unify pcap rx / tx / drop trace |  Dave Barach | 1 | -8/+16 |
2019-09-20 | misc: classifier-based packet trace filter |  Dave Barach | 1 | -0/+108 |
2019-09-09 | docs: improve unformat documentation |  Dave Barach | 1 | -8/+120 |
2019-08-05 | docs: Add more quic plugin documentation |  Nathan Skrzypczak | 2 | -0/+2 |
2019-08-01 | docs: Small fixes and ordering |  Nathan Skrzypczak | 2 | -0/+2 |
2019-07-26 | docs: add binary api trace replay details |  Dave Barach | 1 | -7/+81 |
2019-05-30 | FIB: correctly report IPv6 FIB Unicast and Multicast memory usage (VPP-1578)" |  Neale Ranns | 2 | -0/+284 |
2019-05-16 | docs: Update sphinx, requirements, support markdown tables |  jdenisco | 1 | -2/+2 |
2019-05-16 | DOC ONLY: document VLIB_INIT_FUNCTION scheme |  Dave Barach | 1 | -4/+49 |
2019-04-29 | DOC ONLY: add a buffer metadata writeup |  Dave Barach | 2 | -1/+192 |
2019-03-22 | DOC-ONLY: improve multi-arch documentation |  Dave Barach | 2 | -0/+88 |
2019-03-15 | DOC ONLY: fix g2 build documentation |  Dave Barach | 2 | -49/+44 |
2019-03-12 | DOC ONLY: add packet handoff doc |  Dave Barach | 1 | -11/+117 |
2019-02-19 | VPP-1504: Remove JVPP |  Michal Cmarada | 2 | -4/+4 |
2019-01-20 | buffers: don't init metadata, as it is already initialized |  Damjan Marion | 1 | -3/+0 |
2019-01-17 | DOC ONLY: wireshark dissector upstreamed |  Dave Barach | 2 | -58/+48 |
2019-01-07 | Update tcpdump / wireshark packet format writeup |  Dave Barach | 1 | -6/+14 |
2018-12-17 | docs: clarify vector element alignment description. |  Dave Wallace | 1 | -5/+8 |
2018-12-06 | DOC-ONLY: MFIB documentation |  Neale Ranns | 3 | -3/+94 |
2018-12-05 | DOC ONLY: describe dispatch pcap tracing |  Dave Barach | 3 | -2/+263 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) |  Damjan Marion | 1 | -1/+1 |
2018-11-06 | docs: Small changes to plugin, updated the requirements |  jdenisco | 2 | -8/+17 |