- 2008912 fib: Fix the display (or lack of) for fib node types in dependent children lists by Neale Ranns · 3 years, 1 month ago
- 5140484 ipfix-export: Change exp to use ip_address by Paul Atkins · 3 years, 2 months ago
- c2d476b ipfix-export: refactor params to the callback fns by Paul Atkins · 3 years, 2 months ago
- 40f9a7a ipfix-export: pass an exp to flow_report_add_del by Paul Atkins · 3 years, 3 months ago
- 9ec6449 ipfix-export: refactor fields in flow_report_main by Paul Atkins · 3 years, 3 months ago
- 9f4e5d8 ioam: fix coverity warning/NULL dereference by Klement Sekera · 3 years, 2 months ago
- f47122e docs: convert plugins doc md->rst by Nathan Skrzypczak · 3 years, 2 months ago
- ea96292 vxlan-gpe: add udp-port configuration support by Artem Glazychev · 3 years, 7 months ago
- b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
- e403113 misc: Break the big IP header files to improve compile time by Neale Ranns · 4 years, 2 months ago
- b040f98 misc: minimize dependencies on udp.h by Florin Coras · 4 years, 2 months ago
- 931c6f5 misc: don't export symbols from plugins by Damjan Marion · 4 years, 2 months ago
- 6e366be misc: Purge unused pg includes by Neale Ranns · 4 years, 2 months ago
- 6e334e3 ip: fix ip zero checksum verification by Benoît Ganne · 4 years, 4 months ago
- 8bf80a3 misc: removed executable bits from source files by Ray Kinsella · 4 years, 7 months ago
- b5a575b docs: clean up make docs job by Paul Vinciguerra · 5 years ago
- 7784140 misc: binary api fuzz test fixes by Dave Barach · 4 years, 8 months ago
- 83ceffc ioam: do not reuse existing vnet symbol by Benoît Ganne · 4 years, 8 months ago
- 954c707 misc: check return values from vlib_buffer_copy(...) by Dave Barach · 4 years, 8 months ago
- 2dbee93 api: improve api string safety by Jakub Grajciar · 4 years, 10 months ago
- 0fa66d6 ioam: use explicit api types by Ole Troan · 5 years ago
- ab96454 ioam: remove api boilerplate by Ole Troan · 5 years ago
- 864d857 classify: remove includes from classifier header file by Damjan Marion · 5 years ago
- 5cdde5c vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t by jaszha03 · 5 years ago
- 21a4384 vat: unload unused vat plugins by Dave Barach · 5 years ago
- 49ee684 build: add -Wall and -fno-common, fix reported issues by Benoît Ganne · 6 years ago
- df3ca23 features will register udp ports once configured by Jakub Grajciar · 6 years ago
- 9080096 Add an ip6 local hop-by-hop protocol demux table by Dave Barach · 6 years ago
- 32eaeaa udp-ping: disable due to conflict with mldv2 by Florin Coras · 6 years ago
- f8d5068 init / exit function ordering by Dave Barach · 6 years ago
- 1d1985d plugins: clean up plugin descriptions by Dave Wallace · 6 years ago
- 2e1c896 API: Fix shared memory only action handlers. by Ole Troan · 6 years ago
- b896094 ioam: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
- eb6c799 VPP-1529: check hop-by-hop header length by Dave Barach · 6 years ago
- 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
- b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
- 2f6d7bb vppinfra: add atomic macros for __sync builtins by Sirshak Das · 6 years ago
- f852015 cmake: Fix plugins .h includes by Mohsin Kazmi · 6 years ago
- 917dc3b CMake: fix install lib and iOMA missing symbol by Neale Ranns · 6 years ago
- c0ccefd cmake: handle api_test_plugins in add_vpp_plugin macro by Damjan Marion · 6 years ago
- b0f5bad ioam: one api test plugin instead of five by Damjan Marion · 6 years ago
- 74449b8 cmake: improve add_vpp_plugin macro by Damjan Marion · 6 years ago
- 612dd6a CMake as an alternative to autotools (experimental) by Damjan Marion · 6 years ago
- 2be4581 Improve ipfix template packet rewrite construction by Dave Barach · 7 years ago
- a9855ef Flow: Rename IPFIX exporter. by Ole Troan · 7 years ago
- eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
- e9fcf23 Fix some build warnings about "Old Style VLA" by Juraj Sloboda · 7 years ago
- 756cd94 Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' by Neale Ranns · 7 years ago
- 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
- 149a143 fix udp_ping api naming error by Gabriel Ganne · 7 years ago
- e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
- 529a425 VPP-1109 Fix loop for some CLI (code review) by Swarup Nayak · 7 years ago
- 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
- 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
- 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
- 8a0a0ae Rework vxlan-gpe to support FIB 2.0 and bypass mode by Hongjun Ni · 8 years ago
- 5c74973 Flowprobe: Stateful flows and IPv6, L4 recording by Ole Troan · 8 years ago
- 630198f IPv6 Performance bugs by Neale Ranns · 8 years ago
- 883a4bd ioam: configuration for SRv6 localsid (VPP-693) by shwethab · 8 years ago
- 5d73eec First commit SR MPLS by Pablo Camarillo · 8 years ago
- 851a37a ioam: adding missing setup api msg crc table by Shwetha Bhandari · 8 years ago
- 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
- a055830 Remove unsed parameter from fib_table_entry_special_add() (only used in FIB tests). The DPO was incorrectly initialised with FIB_PROTO_MAX by Neale Ranns · 8 years ago
- 107e7d4 Remove usued, redundant and deprecated code from lookup.h by Neale Ranns · 8 years ago
- 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
- 1bfb0dd vlib: add description field in plugin registration by Damjan Marion · 8 years ago
- cacdea3 Initial draft of VPP changes to cleanup iOAM export. by Vengada · 8 years ago
- b614d08 API:replaced all REPLY_MACRO's with api_helper_macros.h by Eyal Bari · 8 years ago
- 3bde407 VPP changes to support iOAM over NSH-MD2. Separate trace data by Vengada · 8 years ago
- e146f13 ioam: ip6 hop by hop ext header and SR header co-existence by shwethab · 8 years ago
- b20dd1b IOAM Coverity fix by AkshayaNadahalli · 8 years ago
- b6391a9 Fix vat_api_hookup name collision by Dave Barach · 8 years ago
- 1b56352 In-band OAM active probe (VPP-471) by AkshayaNadahalli · 8 years ago
- 78372a9 ioam: manycast using iOAM and SR (VPP-628) by Shwetha Bhandari · 8 years ago
- 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
- 7be8a88 ioam: declare export_node instead of defining it in header file by Damjan Marion · 8 years ago
- b05f1f0 Fix coverity issues: ioam by Shwetha Bhandari · 8 years ago
- fdd81af VPP-632 : InBand OAM Analyser by AkshayaNadahalli · 8 years ago
- 3b46cba Plugin infrastructure improvements by Damjan Marion · 8 years ago
- 56c7b01 Refactor fragile msg macro W and W2 to not burry return control flow. by Jon Loeliger · 8 years ago
- 1f9191f Localize the timeout variable within the W message macro. by Jon Loeliger · 8 years ago
- 7bc770c Convert message macro S to accept a message pointer parameter; by Jon Loeliger · 8 years ago
- 8a2aea3 Ensure all M() and M2() second parameters are the message pointer. by Jon Loeliger · 8 years ago
- 6a0b7e3 Cleanup some obfuscated code in next node handling. by Vengada · 8 years ago
- 2d6b2d6 Repair plugin binary API message numbering by Dave Barach · 8 years ago
- 6dbbc58 Fix coverity defect. by Vengada · 8 years ago
- fe6bdfd binary-api debug CLI works with plugins by Dave Barach · 8 years ago
- a90ba9d Merging all ioam plugin libraries to single library by AkshayaNadahalli · 8 years ago
- a9cd3eb ioam: fix Coverity issue by Vengada · 8 years ago
- cb034b9 Move java,lua api and remaining plugins to src/ by Damjan Marion · 8 years ago