summaryrefslogtreecommitdiffstats
path: root/docs/gettingstarted/developers
AgeCommit message (Expand)AuthorFilesLines
2019-03-22DOC-ONLY: improve multi-arch documentationDave Barach2-0/+88
2019-03-15DOC ONLY: fix g2 build documentationDave Barach2-49/+44
2019-03-12DOC ONLY: add packet handoff docDave Barach1-11/+117
2019-02-19VPP-1504: Remove JVPPMichal Cmarada2-4/+4
2019-01-20buffers: don't init metadata, as it is already initializedDamjan Marion1-3/+0
2019-01-17DOC ONLY: wireshark dissector upstreamedDave Barach2-58/+48
2019-01-07Update tcpdump / wireshark packet format writeupDave Barach1-6/+14
2018-12-17docs: clarify vector element alignment description.Dave Wallace1-5/+8
2018-12-06DOC-ONLY: MFIB documentationNeale Ranns3-3/+94
2018-12-05DOC ONLY: describe dispatch pcap tracingDave Barach3-2/+263
2018-11-13vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)Damjan Marion1-1/+1
2018-11-06docs: Small changes to plugin, updated the requirementsjdenisco2-8/+17
2018-10-30DOC-ONLY: document packet intialization from scratchDave Barach1-0/+121
2018-10-24DOC ONLY: fix doc bugsDave Barach2-40/+44
2018-10-05DOC ONLY: clean up plugin documentationDave Barach4-175/+277
2018-09-12Always use 'lib' instead of 'lib64'Damjan Marion1-1/+1
2018-09-06DOC ONLY: cmake / ninja build system docDave Barach2-1/+188
2018-08-31Docs: update MPLS FIB section with text from the wikiNeale Ranns1-49/+152
2018-08-30docs: FIB 2.0 startjdenisco15-1/+745
2018-08-27docs: Finish event logger, viewer and cleanup.John DeNisco8-142/+346
2018-08-17docs: Rework the VPP progressive Tutorial.John DeNisco2-7/+3
2018-08-14DOCS: Moved multiarch and build system, Incorprated Scott's changesJohn DeNisco12-26/+576
2018-08-13DOCS: Cleanup Getting StartedJohn DeNisco3-0/+165
2018-08-10docs: A little cleanup and added some gdb examples.andrew4-18/+210
2018-08-08DOC ONLY: Add a new doc for integrating a plugin with VPPandrew4-0/+710
2018-08-07DOC ONLY: document bihash table walker rulesDave Barach1-0/+35
2018-08-03docs: Incororate Scott's overall reviewJohn DeNisco1-0/+8
2018-07-26Initial commit of Sphinx docsJohn DeNisco9-0/+1718