Age | Commit message (Expand) | Author | Files | Lines |
2021-12-03 | fib: Fix the display (or lack of) for fib node types in dependent children lists | Neale Ranns | 1 | -1/+1 |
2021-06-14 | nsh: api cleanup | Filip Tehlar | 2 | -174/+8 |
2021-03-03 | nsh: Resolve SA errors in NSH plugin. | Vengada Prasad Govindan | 1 | -15/+0 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 3 | -38/+24 |
2020-11-26 | gre: Move to new API generated types/messages | Neale Ranns | 1 | -1/+1 |
2020-10-21 | misc: minimize dependencies on udp.h | Florin Coras | 1 | -1/+1 |
2020-10-07 | misc: Purge unused pg includes | Neale Ranns | 3 | -3/+0 |
2020-09-22 | lisp: Move to plugin | Neale Ranns | 2 | -4/+2 |
2020-08-06 | misc: harmonize names | Dave Barach | 2 | -25/+31 |
2020-05-04 | fib: midchain adjacency optimisations | Neale Ranns | 1 | -1/+0 |
2020-01-06 | lb: add FEATURE file for lb/pppoe/gtpu/vxlan-gpe/pppoe | Hongjun Ni | 1 | -0/+14 |
2019-12-10 | api: multiple connections per process | Dave Barach | 1 | -1/+1 |
2019-12-06 | nsh: use explicit api types | Ole Troan | 1 | -6/+8 |
2019-09-20 | classify: remove includes from classifier header file | Damjan Marion | 2 | -0/+2 |
2019-08-19 | nsh: rewrite nsh_output_inline | Zhiyong Yang | 1 | -32/+30 |
2019-07-09 | vat: unload unused vat plugins | Dave Barach | 1 | -2/+3 |
2019-05-16 | init / exit function ordering | Dave Barach | 1 | -8/+6 |
2019-05-03 | plugins: clean up plugin descriptions | Dave Wallace | 1 | -1/+1 |
2019-04-25 | Remove dummy_interface_tx nodes from l2tp l2xcrw and nsh | John Lo | 1 | -9/+0 |
2019-04-10 | API: Fix shared memory only action handlers. | Ole Troan | 1 | -20/+16 |
2019-03-07 | Remove local REPLY_MACRO so that socket transport works. | Ole Troan | 1 | -38/+2 |
2019-03-01 | nsh: fix load failure | Filip Tehlar | 5 | -69/+69 |
2019-02-26 | nsh: migrate old MUTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 8 | -2289/+2438 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 5 | -30/+31 |
2018-10-23 | c11 safe string handling support | Dave Barach | 5 | -22/+22 |
2018-10-08 | Fix coverity issue for NSH plugin | Hongjun Ni | 1 | -69/+70 |
2018-09-16 | fix nsh map index error, it will cause vpp appear Segmentation fault when vpp... | zhanglimao | 1 | -1/+1 |
2018-09-11 | VAT: plugin load errors | Ole Troan | 1 | -2/+3 |
2018-08-29 | Add NSH Plugin Maintainers | Hongjun Ni | 1 | -2/+2 |
2018-08-28 | Port NSH plugin to VPP | Hongjun Ni | 18 | -0/+6268 |