Age | Commit message (Expand) | Author | Files | Lines |
2016-04-12 | Add counter for the number of barrier syncs performed. | ![](//seccdn.libravatar.org/avatar/93bfaba54042bb0defec0f02a493fe64?s=13&d=retro) Bud Grise | 2 | -0/+3 |
2016-04-12 | Add a configurable "significant error" metric | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -5/+20 |
2016-04-11 | Propagate the VLIB_FRAME_NO_FREE_AFTER_DISPATCH flag to cloned next_frames | ![](//seccdn.libravatar.org/avatar/93bfaba54042bb0defec0f02a493fe64?s=13&d=retro) Bud Grise | 1 | -0/+6 |
2016-04-06 | Do not listen unless configured with cli-listen. | ![](//seccdn.libravatar.org/avatar/31ac027ae9aee09ab1b1ce460579e2ec?s=13&d=retro) Ed Warnicke | 1 | -4/+5 |
2016-03-29 | Adjacency allocator | ![](//seccdn.libravatar.org/avatar/12a20876e4604d42d407330c5a70f937?s=13&d=retro) Dave Barach | 1 | -0/+1 |
2016-03-28 | event logger skeletons, improve debug CLI | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 2 | -5/+183 |
2016-03-26 | Improve main-loop event-logs | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 2 | -12/+13 |
2016-03-25 | Use rte_mempool private data for storing vlib_buffer_t | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 3 | -53/+80 |
2016-03-18 | Fix longstanding next-frame clone bug | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -6/+0 |
2016-03-16 | Add vpp native linux kernel AF_PACKET interface support | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 2 | -0/+3 |
2016-03-03 | Copy flags when cloning next_frames | ![](//seccdn.libravatar.org/avatar/bee16dc53229938c7e4e865c964c468b?s=13&d=retro) Nikhil P Rao | 1 | -0/+6 |
2016-03-02 | TAP: Jumbo-frame support. | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 3 | -1/+28 |
2016-03-02 | Remove spurious call to unix_physmem_init(...) | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -2/+0 |
2016-02-26 | Add packet tracing hint | ![](//seccdn.libravatar.org/avatar/93bfaba54042bb0defec0f02a493fe64?s=13&d=retro) Bud Grise | 2 | -0/+7 |
2016-02-26 | Add support for native vpp_lite (non-dpdk) platform | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+2 |
2016-02-24 | Link the vpp application against libvnet.so, not libvnet.a | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 2 | -1/+10 |
2016-02-18 | Add jumbo frames support to non-dpdk vhost interfaces. | ![](//seccdn.libravatar.org/avatar/05ef80895b6478dac1be984eb6c35ab2?s=13&d=retro) Pierre Pfister | 3 | -0/+165 |
2016-02-16 | Increase number of per-cpu mheaps to 256 | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -0/+4 |
2016-02-14 | Increase VLIB_MAX_CPUS to 256 | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 3 | -9/+7 |
2016-02-14 | Make size of per-thread mini counter vector equal to number of threads | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 2 | -38/+30 |
2016-02-10 | Replace AC_PROG_LIBTOOL with LT_INIT | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -1/+1 |
2016-02-10 | Clean up gcc-5.2 warnings | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -1/+1 |
2016-02-05 | Clean up per-thread elog track nomenclature. | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -3/+5 |
2016-01-27 | CLI: If an error happens on the socket being polled, then the CLI | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -0/+2 |
2016-02-04 | dpdk_buffer.c: Honor clone_count even when there isn't a freelist handler | ![](//seccdn.libravatar.org/avatar/a8a51d474b9b9937c84146faa908dd98?s=13&d=retro) Kevin Paul Herbert | 1 | -4/+7 |
2016-02-02 | Tracing enhancements. | ![](//seccdn.libravatar.org/avatar/93bfaba54042bb0defec0f02a493fe64?s=13&d=retro) Bud Grise | 3 | -5/+221 |
2016-01-27 | Warnings be gone. | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 2 | -3/+3 |
2016-01-27 | dpdk_buffer.c: Ensure that the mbuf reference count is as expected | ![](//seccdn.libravatar.org/avatar/a8a51d474b9b9937c84146faa908dd98?s=13&d=retro) Kevin Paul Herbert | 1 | -0/+3 |
2016-01-27 | Print worker thread name as a c-string, not a vector. Otherwise, the | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -2/+2 |
2016-01-21 | PowerPC64-be arch support. Qemu ("qppc") platform support. | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 5 | -11/+35 |
2015-12-22 | Fix to show trace output. | ![](//seccdn.libravatar.org/avatar/31ac027ae9aee09ab1b1ce460579e2ec?s=13&d=retro) Ed Warnicke | 1 | -4/+7 |
2015-12-18 | Fix warnings/errors reported by clang | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 4 | -3/+5 |
2015-12-17 | Remove redundant function | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -18/+0 |
2015-12-17 | Store per-thread node error counters | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 2 | -15/+65 |
2015-12-15 | Remove autotools generated products | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 10 | -39304/+0 |
2015-12-15 | replacing all vec_sort() invocations to vec_sort_with_function() | ![](//seccdn.libravatar.org/avatar/8c70b147e06f757435f73af5a1006897?s=13&d=retro) Matus Fabian | 5 | -13/+52 |
2015-12-08 | Initial commit of vpp code.v1.0.0 | ![](//seccdn.libravatar.org/avatar/31ac027ae9aee09ab1b1ce460579e2ec?s=13&d=retro) Ed Warnicke | 70 | -0/+63582 |