aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nsh
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion11-37/+0
2023-08-04nsh: fix nsh gre referencesBenoƮt Ganne1-10/+14
2023-05-12gre: move to a pluginChuhao Tang1-1/+1
2023-01-19vxlan: convert vxlan to a pluginSteven Luong3-4/+14
2022-09-26api: replace print functions wth formatDamjan Marion1-1/+0
2022-08-26nsh: fix coverity 249201Andrew Yourtchenko1-1/+1
2022-08-18nsh: fix coverity 249169Andrew Yourtchenko1-1/+1
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion1-1/+1
2021-12-03fib: Fix the display (or lack of) for fib node types in dependent children listsNeale Ranns1-1/+1
2021-06-14nsh: api cleanupFilip Tehlar2-174/+8
2021-03-03nsh: Resolve SA errors in NSH plugin.Vengada Prasad Govindan1-15/+0
2020-12-14misc: move to new pool_foreach macrosDamjan Marion3-38/+24
2020-11-26gre: Move to new API generated types/messagesNeale Ranns1-1/+1
2020-10-21misc: minimize dependencies on udp.hFlorin Coras1-1/+1
2020-10-07misc: Purge unused pg includesNeale Ranns3-3/+0
2020-09-22lisp: Move to pluginNeale Ranns2-4/+2
2020-08-06misc: harmonize namesDave Barach2-25/+31
2020-05-04fib: midchain adjacency optimisationsNeale Ranns1-1/+0
2020-01-06lb: add FEATURE file for lb/pppoe/gtpu/vxlan-gpe/pppoeHongjun Ni1-0/+14
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-12-06nsh: use explicit api typesOle Troan1-6/+8
2019-09-20classify: remove includes from classifier header fileDamjan Marion2-0/+2
2019-08-19nsh: rewrite nsh_output_inlineZhiyong Yang1-32/+30
2019-07-09vat: unload unused vat pluginsDave Barach1-2/+3
2019-05-16init / exit function orderingDave Barach1-8/+6
2019-05-03plugins: clean up plugin descriptionsDave Wallace1-1/+1
2019-04-25Remove dummy_interface_tx nodes from l2tp l2xcrw and nshJohn Lo1-9/+0
2019-04-10API: Fix shared memory only action handlers.Ole Troan1-20/+16
2019-03-07Remove local REPLY_MACRO so that socket transport works.Ole Troan1-38/+2
2019-03-01nsh: fix load failureFilip Tehlar5-69/+69
2019-02-26nsh: migrate old MUTIARCH macros to VLIB_NODE_FNFilip Tehlar8-2289/+2438
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach5-30/+31
2018-10-23c11 safe string handling supportDave Barach5-22/+22
2018-10-08Fix coverity issue for NSH pluginHongjun Ni1-69/+70
2018-09-16fix nsh map index error, it will cause vpp appear Segmentation fault when vpp...zhanglimao1-1/+1
2018-09-11VAT: plugin load errorsOle Troan1-2/+3
2018-08-29Add NSH Plugin MaintainersHongjun Ni1-2/+2
2018-08-28Port NSH plugin to VPPHongjun Ni18-0/+6268