Age | Commit message (Expand) | Author | Files | Lines |
2018-10-10 | Integer underflow and out-of-bounds read (VPP-1442) |  Neale Ranns | 1 | -4/+9 |
2018-10-05 | vfio: don't display error if no pci devices are assigned to container |  Damjan Marion | 1 | -3/+4 |
2018-10-05 | node_cli: Give the user a hint as to the problem. |  Paul Vinciguerra | 1 | -5/+15 |
2018-10-03 | fix format error in show logging config output |  Jerome Tollet | 1 | -3/+6 |
2018-10-01 | API / CLI event-log tracing |  Dave Barach | 10 | -3339/+125 |
2018-10-01 | thread: Add show threads api |  Mohsin Kazmi | 4 | -58/+40 |
2018-09-30 | vlib: barrier sync elog tracing improvements |  Dave Barach | 3 | -135/+113 |
2018-09-27 | Add logging to vfio code |  Damjan Marion | 2 | -3/+23 |
2018-09-27 | "show log": print wall-clock time |  Dave Barach | 1 | -1/+14 |
2018-09-24 | Trivial: Clean up some typos. |  Paul Vinciguerra | 1 | -4/+4 |
2018-09-19 | session: improve close procedure |  Florin Coras | 1 | -0/+8 |
2018-09-17 | STATS: Dynamically mapped shared memory segment |  Ole Troan | 5 | -16/+42 |
2018-09-14 | vlib: introduce user flags in vlib_frame_t |  Damjan Marion | 3 | -16/+20 |
2018-09-12 | Add and enable u32x4_extend_to_u64x2_high for aarch64 NEON intrinsics. |  Sirshak Das | 1 | -1/+5 |
2018-09-09 | vlib: crash in linux_epoll_input_inline for accessing free file index [VPP-1412] |  Steven | 1 | -2/+31 |
2018-09-07 | Improve NTP / kernel time change event handling |  Dave Barach | 1 | -2/+14 |
2018-09-07 | cmake: set packaging component for different files |  Damjan Marion | 1 | -1/+5 |
2018-09-07 | Silence warning over ignored return value (CID 187932) |  Chris Luke | 1 | -2/+2 |
2018-09-06 | Fix Telnet option processing issue |  Chris Luke | 1 | -1/+8 |
2018-09-03 | Deprecate old buffer replication scheme |  Damjan Marion | 3 | -64/+16 |
2018-08-29 | STATS: stat_client updates. |  Ole Troan | 2 | -6/+7 |
2018-08-28 | vlib: add 'show node' and 'set node function' CLI |  Damjan Marion | 3 | -35/+262 |
2018-08-26 | cmake: add add_vpp_library and add_vpp_executable macros |  Damjan Marion | 1 | -11/+5 |
2018-08-25 | Add int cast to fit '.*' printf expectations |  Pierre Pfister | 1 | -4/+5 |
2018-08-24 | Clean up packet tracer, especially "clear trace" |  Dave Barach | 3 | -25/+24 |
2018-08-24 | Rename struct mallinfo -> struct dlmallinfo |  Dave Barach | 1 | -1/+1 |
2018-08-17 | CMake as an alternative to autotools (experimental) |  Damjan Marion | 1 | -0/+98 |
2018-08-14 | Run interior graph nodes before process nodes |  Dave Barach | 1 | -14/+7 |
2018-08-13 | Multiarch handling in different constructor macros |  Damjan Marion | 3 | -0/+46 |
2018-08-03 | vlib: avoid double process dispatch |  Florin Coras | 1 | -1/+9 |
2018-08-01 | Improve cpu { coremask-% } configure option |  Yi He | 1 | -20/+4 |
2018-07-27 | 128-bit SIMD version of vlib_get_buffers |  Damjan Marion | 1 | -0/+8 |
2018-07-23 | Buffer clone: copy opaque2 |  Neale Ranns | 1 | -0/+2 |
2018-07-20 | Add congestion drop in interface handoff |  Damjan Marion | 3 | -21/+57 |
2018-07-20 | physmem: fix alloc when dlmaloc is used |  Damjan Marion | 1 | -1/+5 |
2018-07-19 | Cleanup of handoff code |  Damjan Marion | 1 | -0/+86 |
2018-07-18 | Add config option to use dlmalloc instead of mheap |  Dave Barach | 6 | -18/+98 |
2018-07-12 | Fix debug CLI node recycling bugs |  Dave Barach | 1 | -5/+26 |
2018-07-11 | threads: fix issue with setting main-core to 0 |  Damjan Marion | 2 | -8/+15 |
2018-07-04 | Do not override skip-cores if set in startup.conf |  Damjan Marion | 1 | -4/+2 |
2018-07-03 | Set main thread affinity before main heap is allocated |  Damjan Marion | 1 | -7/+7 |
2018-07-02 | Add per-numa page allocation info to 'show memory' |  Damjan Marion | 1 | -2/+7 |
2018-06-30 | cli: Validate cli_file_index on quit command |  Steve Shin | 1 | -0/+4 |
2018-06-27 | gcc8 and Wstringop-truncation |  Marco Varlese | 1 | -2/+4 |
2018-06-26 | add backtrace in unix_signal_handler |  Kingwel Xie | 1 | -9/+49 |
2018-06-21 | configurable per-dispatch-cycle sleep |  Dave Barach | 3 | -2/+25 |
2018-06-15 | STATS: Add more hierarchy to counters. |  Ole Troan | 1 | -1/+1 |
2018-06-14 | Use __attribute__((weak)) references where necessary |  Dave Barach | 1 | -4/+17 |
2018-06-13 | Stat segment / client: show run" works now |  Dave Barach | 4 | -14/+44 |
2018-06-13 | add end of string for format name in unix_physmem_region_alloc |  lollita liu | 1 | -1/+1 |