- 8d6d74c vlib: Punt reason allocation listener enable/disable callback by Neale Ranns · 4 years, 10 months ago
- 1103c8c vlib: Alias RX or TX to direction by Neale Ranns · 4 years, 10 months ago
- 000a029 vlib: calculate per-worker loops/second metric by Dave Barach · 4 years, 10 months ago
- 4fbb9da vlib: fix code of getting numa node with specific cpu_id by Lijian.Zhang · 4 years, 10 months ago
- 2c8e002 vppinfra: remove the historical mheap memory allocator by Dave Barach · 4 years, 10 months ago
- a6ef36b misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
- 4a06846 vlib: Skip core 0 if workers are configured. by Jon Loeliger · 4 years, 11 months ago
- 4c95995 vppinfra: use vm memory allocator for numa mapping by Florin Coras · 4 years, 10 months ago
- f617b14 vlib: properly configure main thread's core id by Jon Loeliger · 4 years, 11 months ago
- e053056 misc: add FEATURE.yaml files by Dave Barach · 4 years, 10 months ago
- 8dc954a vlib: add plugin override support by Dave Barach · 4 years, 10 months ago
- a690fdb vppinfra: numa vector placement support by Dave Barach · 5 years ago
- c25048b vppinfra: improve clocks_per_second convergence by Dave Barach · 4 years, 11 months ago
- 5c944ee vlib: fix coverity warning / real bug by Dave Barach · 5 years ago
- 10a8bda misc: don't os_exit(1) causing core on SIGINT by Christian E. Hopps · 5 years ago
- 842506f vlib: add max-size configuration parameter for pmalloc by jieqiang wang · 5 years ago
- b2dbb36 vlib: fix startup-config-process stack overflow by GordonNoonan · 5 years ago
- dea0b23 vlib: fix an issue with show pci by Vratko Polak · 5 years ago
- 62d9fda vlib: fix vector-as-C-string overflow by Benoît Ganne · 5 years ago
- 6d5df8d vlib: fix "<command> help" by Dave Barach · 5 years ago
- 6b3f25c vlib: improve test coverage by Dave Barach · 5 years ago
- 87d24db classify: vpp packet tracer support by Dave Barach · 5 years ago
- bfd7d29 vlib: add 'wait' cli command by Paul Vinciguerra · 5 years ago
- 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
- 2b65f9c misc: add gdb helpers for vlib buffers by Benoît Ganne · 5 years ago
- e51a9bb vlib: improve code coverage, part deux by Dave Barach · 5 years ago
- 0b91bd6 vlib: pci: fix non-NULL terminated C-string by Benoît Ganne · 5 years ago
- 93e060a session: Increasing the Header lengthe size by Srikanth Akula · 5 years ago
- 320998a vlib: fix handoff queue sequencing bug by Dave Barach · 5 years ago
- 2e8b061 vlib: fix for vlib_node_add_next_with_slot by Christian Hopps · 5 years ago
- a1f5a95 vlib: enhance the "show cli" debug CLI command by Dave Barach · 5 years ago
- feda545 vlib: Handle race in thread barrier processing by Alexander Kabaev · 5 years ago
- 4354317 vlib: only dump 1st buffer in chain by default by Benoît Ganne · 5 years ago
- c9832e3 vlib: fix subclass name being truncated in output by Paul Vinciguerra · 5 years ago
- 43d8cf6 vlib: Trivial - fix typo in short help by Paul Vinciguerra · 5 years ago
- b6e8b1a vlib: don't use vector for keeping buffer indices in the pool by Damjan Marion · 6 years ago
- d29422c vlib: unix trivial- clean up typos in docs by Paul Vinciguerra · 5 years ago
- d7b3066 mdata: buffer metadata change tracker plugin by Dave Barach · 5 years ago
- 4549548 vlib: linux: fix wrong iommu_group value issue when using dpdk-plugin by Yulong Pei · 5 years ago
- 349cd1a vlib: enable worker-thread dispatch pcap trace by Dave Barach · 5 years ago
- 2fd44a0 vlib: fix cli process stack overflow by Chenmin Sun · 5 years ago
- d3122ef vlib: move thread barrier around mod of global node next data by Christian E. Hopps · 5 years ago
- ac78f8a misc: add "show run summary" by Dave Barach · 5 years ago
- 0eae2bb vlib: pci: set pci driver name to none when no driver is loaded by Benoît Ganne · 5 years ago
- a8df85c vlib: improve summary vector-rate statistics by Dave Barach · 5 years ago
- 5517bd3 vlib: fix old nodes vector overflow in refork by Benoît Ganne · 5 years ago
- 7ca5aaa vlib: add flag to explicitelly mark nodes which can init per-node packet trace by Damjan Marion · 5 years ago
- 3390977 misc: unify pcap rx / tx / drop trace by Dave Barach · 5 years ago
- 4da1506 interface: use the correct condition for checking if the pcap fd is open by Andrew Yourtchenko · 5 years ago
- 9137e54 misc: classifier-based packet trace filter by Dave Barach · 5 years ago
- 735d2e2 vlib: fix cli process stack overflow by Aloys Augustin · 5 years ago
- 67e4df1 vlib: cli support ctrl-w to erase left word by Hiroki Shirokura · 5 years ago
- b97641c misc: clean up "pcap [rx|tx] trace" debug CLI by Dave Barach · 5 years ago
- e5948fb vlib: clean up the "pcap dispatch trace" debug CLI by Dave Barach · 5 years ago
- c4abafd ip: fix udp/tcp checksum corner cases by Dave Barach · 5 years ago
- ba0da57 tap: fix tap interface not working on Arm issue by Lijian.Zhang · 5 years ago
- d770cfc ipsec ip tcp l2: multiarch nodes cannot be declared as static by Damjan Marion · 5 years ago
- ab48992 vlib: fix null pointer crash on strncmp by Steven Luong · 5 years ago
- d991a79 vlib: create unix runtime directory by Ole Troan · 5 years ago
- 9af7e2e fix pcap_write function by Jack Xu · 6 years ago
- 785daf4 vlib: fix vlib_buffer_main_init_numa_node memory leak. by Guanghua Zhang · 5 years ago
- 6631780 vlib: copy trace_handle in vlib_buffer_copy/clone() functions by John Lo · 5 years ago
- 8ed2d52 vlib: fix vlib_buffer_copy to preserve buffer flags bit by John Lo · 5 years ago
- 71dd9d5 stats: create /run/vpp before stat socket bind() by YohanPipereau · 6 years ago
- be0ffbc vlib: fix out of memory issue by Filip Tehlar · 5 years ago
- 778ce57 interface: fix pcap tx/rx trace cli handling by John Lo · 5 years ago
- baba24e vlib: fix format_error_trace by Dave Barach · 5 years ago
- 6b03ab7 vlib: Fix packet tracing by Neale Ranns · 5 years ago
- 99536f4 dhcp: send unicast and broadcast packets via the IP adjacency by Neale Ranns · 5 years ago
- 687c902 vlib: address vlib_error_t scaling issue by Dave Barach · 5 years ago
- f7c30df stats: fix use-after-free hash key string by Benoît Ganne · 5 years ago
- 58b2eb1 vlib: convert frame_index into real pointers by Andreas Schultz · 5 years ago
- b09f4d0 api: enable binary API event logging in vat by Dave Barach · 5 years ago
- 6a3a4f7 vlib: Replace timer in CLI with an event process by Chris Luke · 5 years ago
- 03f1af2 api: Implement log_dump/log_details by Paul Vinciguerra · 5 years ago
- a638c18 vlib: packet tracer support for pkt thread handoffs by Dave Barach · 5 years ago
- c09b7fd buffers: fix crash by Klement Sekera · 6 years ago
- 92e3082 stats: fix memory leakage when adding / deleting interfaces by Ole Troan · 6 years ago
- d67a428 vlib: add "memory-trace stats-segment" by Dave Barach · 6 years ago
- 5fed42a buffers: fix vlib_buffer_free_no_next by Damjan Marion · 6 years ago
- cab4733 vlib: avoid retrieving freed file in epoll by Florin Coras · 6 years ago
- 8875248 trace frame-queue on trigger out of memory by dongjuan · 6 years ago
- c602b38 sort worker-thread init functions in advance by Dave Barach · 6 years ago
- 11965c7 Break out the broom for some cleanup work by Dave Barach · 6 years ago
- 50f0ac0 Punt: socket register for exception dispatched/punted packets based on reason by Neale Ranns · 6 years ago
- 5f2cfb2 Add callback multiplex support by Dave Barach · 6 years ago
- 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
- 8fdde3c Add a debug-CLI leak-checker by Dave Barach · 6 years ago
- ce5c2ce Trivial typo. punt_node.c by Paul Vinciguerra · 6 years ago
- 5022c6c Fix 'terminal history off' crasher by Chris Luke · 6 years ago
- f8d5068 init / exit function ordering by Dave Barach · 6 years ago
- 2180bac Preallocate mhash key_tmps vector by Dave Barach · 6 years ago
- 72d8758 cli: Add return value in cli_inband by Ole Troan · 6 years ago
- ad64687 gcov / test framework: sigterm not sigkill by Dave Barach · 6 years ago
- 4681e07 Add callbacks for extended trace functionality, one as content is added with vlib_add_trace, and one to post-process the captured content immediately after trace filtering. by Gary Boon · 6 years ago
- 3a95003 vlib: align stack on OS page size by Benoît Ganne · 6 years ago
- 17e5d80 Add node, frame to vlib main loop perf analysis callback arguments by Dave Barach · 6 years ago
- 9ae190e Clean up multi-thread barrier-sync hold-down timer by Dave Barach · 6 years ago
- 81f54a5 vlib epoll: handle file removal on EPOLLIN by Florin Coras · 6 years ago
- c67078e vlib epoll: protect against clib file pool expansion by Florin Coras · 6 years ago