Age | Commit message (Expand) | Author | Files | Lines |
2022-01-04 | nsim: cli improvements | Florin Coras | 2 | -14/+56 |
2021-07-15 | misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} | Damjan Marion | 1 | -1/+1 |
2021-04-19 | interface: interface-output end node rework | Damjan Marion | 1 | -3/+2 |
2021-03-26 | vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() | Damjan Marion | 1 | -1/+1 |
2020-10-07 | misc: Purge unused pg includes | Neale Ranns | 2 | -2/+0 |
2020-09-16 | api: clean up use of deprecated flag | Ole Troan | 1 | -1/+1 |
2020-07-31 | nsim: limit tx burst size and refactor input node | Florin Coras | 2 | -64/+30 |
2020-07-31 | nsim: basic reorder support | Florin Coras | 5 | -388/+416 |
2020-02-13 | nsim: fix quad-loop packet trace | Dave Barach | 1 | -11/+12 |
2020-01-22 | nsim: enable output scheduling on main thread | Dave Wallace | 2 | -2/+29 |
2019-12-06 | nsim: use explicit api types | Ole Troan | 1 | -6/+7 |
2019-11-17 | nsim: add FEATURE.yaml | Dave Barach | 1 | -0/+8 |
2019-10-03 | nsim: remove api boilerplate | Ole Troan | 6 | -223/+11 |
2019-07-12 | nsim: cross-connect mode crash at interface output node | John Lo | 2 | -6/+6 |
2019-07-09 | vat: unload unused vat plugins | Dave Barach | 1 | -19/+1 |
2019-06-07 | build: add -Wall and -fno-common, fix reported issues | Benoît Ganne | 1 | -1/+0 |
2019-05-28 | nsim: remove buffer u32 upper bound | Korian Edeline | 1 | -1/+1 |
2019-05-03 | plugins: clean up plugin descriptions | Dave Wallace | 1 | -1/+1 |
2019-04-16 | VPP-1576: nsim-plugin coverity issues | Dave Barach | 1 | -2/+19 |
2019-04-11 | Make the loss / delay sim available as an output feature | Dave Barach | 6 | -149/+629 |
2019-01-20 | buffers: don't init metadata, as it is already initialized | Damjan Marion | 1 | -3/+0 |
2018-12-06 | nsim: add packet loss simulation, docs | Dave Barach | 6 | -8/+79 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 2 | -3/+3 |
2018-11-01 | Fix API name_crc format stored in msg_api_table | Igor Mikhailov (imichail) | 1 | -1/+1 |
2018-10-02 | VPP-1440: clean up coverity warnings | Dave Barach | 1 | -3/+5 |
2018-09-24 | nsim: fix multiple definitions of nsim_node | Damjan Marion | 2 | -3/+1 |
2018-09-24 | Network delay simulator plugin | Dave Barach | 9 | -0/+1522 |