Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 3 | -53/+35 |
2020-10-28 | misc: Break the big IP header files to improve compile time | Neale Ranns | 2 | -0/+2 |
2020-10-21 | misc: minimize dependencies on udp.h | Florin Coras | 5 | -3/+7 |
2020-10-19 | misc: don't export symbols from plugins | Damjan Marion | 1 | -1/+1 |
2020-10-07 | misc: Purge unused pg includes | Neale Ranns | 10 | -10/+0 |
2020-09-01 | ip: fix ip zero checksum verification | Benoît Ganne | 1 | -2/+2 |
2020-05-15 | misc: removed executable bits from source files | Ray Kinsella | 1 | -0/+0 |
2020-05-06 | docs: clean up make docs job | Paul Vinciguerra | 3 | -8/+8 |
2020-05-04 | misc: binary api fuzz test fixes | Dave Barach | 1 | -5/+5 |
2020-04-27 | ioam: do not reuse existing vnet symbol | Benoît Ganne | 1 | -2/+2 |
2020-04-08 | misc: check return values from vlib_buffer_copy(...) | Dave Barach | 1 | -3/+5 |
2020-02-26 | api: improve api string safety | Jakub Grajciar | 2 | -4/+4 |
2019-12-10 | ioam: use explicit api types | Ole Troan | 18 | -871/+154 |
2019-10-09 | ioam: remove api boilerplate | Ole Troan | 28 | -974/+76 |
2019-09-20 | classify: remove includes from classifier header file | Damjan Marion | 5 | -0/+5 |
2019-07-31 | vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t | jaszha03 | 4 | -48/+33 |
2019-07-09 | vat: unload unused vat plugins | Dave Barach | 1 | -17/+19 |
2019-06-07 | build: add -Wall and -fno-common, fix reported issues | Benoît Ganne | 2 | -2/+2 |
2019-06-04 | features will register udp ports once configured | Jakub Grajciar | 1 | -3/+5 |
2019-05-28 | Add an ip6 local hop-by-hop protocol demux table | Dave Barach | 1 | -4/+2 |
2019-05-24 | udp-ping: disable due to conflict with mldv2 | Florin Coras | 1 | -2/+4 |
2019-05-16 | init / exit function ordering | Dave Barach | 7 | -75/+65 |
2019-05-03 | plugins: clean up plugin descriptions | Dave Wallace | 1 | -1/+1 |
2019-04-10 | API: Fix shared memory only action handlers. | Ole Troan | 2 | -109/+20 |
2019-03-01 | ioam: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 5 | -19/+27 |
2018-12-12 | VPP-1529: check hop-by-hop header length | Dave Barach | 1 | -7/+37 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 6 | -24/+24 |
2018-10-23 | c11 safe string handling support | Dave Barach | 15 | -29/+30 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | Sirshak Das | 4 | -26/+28 |
2018-08-27 | cmake: Fix plugins .h includes | Mohsin Kazmi | 1 | -0/+31 |
2018-08-27 | CMake: fix install lib and iOMA missing symbol | Neale Ranns | 1 | -0/+1 |
2018-08-25 | cmake: handle api_test_plugins in add_vpp_plugin macro | Damjan Marion | 1 | -19/+2 |
2018-08-25 | ioam: one api test plugin instead of five | Damjan Marion | 7 | -6/+54 |
2018-08-25 | cmake: improve add_vpp_plugin macro | Damjan Marion | 1 | -13/+16 |
2018-08-17 | CMake as an alternative to autotools (experimental) | Damjan Marion | 1 | -0/+99 |
2018-05-13 | Improve ipfix template packet rewrite construction | Dave Barach | 3 | -4/+11 |
2018-05-04 | Flow: Rename IPFIX exporter. | Ole Troan | 4 | -4/+4 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | Dave Barach | 4 | -2/+12 |
2018-04-25 | Fix some build warnings about "Old Style VLA" | Juraj Sloboda | 1 | -3/+3 |
2018-04-12 | Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' | Neale Ranns | 2 | -6/+6 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 7 | -7/+7 |
2018-01-15 | fix udp_ping api naming error | Gabriel Ganne | 3 | -35/+17 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 2 | -4/+4 |
2017-12-21 | VPP-1109 Fix loop for some CLI (code review) | Swarup Nayak | 1 | -0/+3 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 2 | -1/+3 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 7 | -0/+10 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 14 | -14/+8 |
2017-06-06 | Rework vxlan-gpe to support FIB 2.0 and bypass mode | Hongjun Ni | 1 | -1/+1 |
2017-05-30 | Flowprobe: Stateful flows and IPv6, L4 recording | Ole Troan | 2 | -2/+4 |
2017-05-24 | IPv6 Performance bugs | Neale Ranns | 2 | -2/+1 |