Age | Commit message (Expand) | Author | Files | Lines |
2019-01-27 | perfmon: collect data on selected thread(s) |  Dave Barach | 5 | -27/+129 |
2019-01-26 | cmake: parse DPDK config without compilation |  Damjan Marion | 1 | -57/+15 |
2019-01-26 | Run vpp-configure on change to cmake config files. |  Burt Silverman | 1 | -0/+4 |
2019-01-26 | vcl: add api to expose worker message queues epfd |  Florin Coras | 2 | -0/+17 |
2019-01-26 | cmake: add support for linking with DPDK shared libs |  Damjan Marion | 3 | -68/+135 |
2019-01-25 | deprecate tapcli |  Damjan Marion | 14 | -2462/+0 |
2019-01-25 | MPLS-tunnel: show output to display the tunnel name correctly |  Neale Ranns | 1 | -1/+1 |
2019-01-25 | IPSEC: tests use opbject registry |  Neale Ranns | 8 | -517/+567 |
2019-01-25 | tcp_echo: support all ctrl msgs and io cleanup |  Florin Coras | 1 | -95/+103 |
2019-01-25 | pg: bugfix for pg paylod hdr-size |  Kingwel Xie | 1 | -3/+3 |
2019-01-25 | IP6 FIB: walk table for dump (VPP-1553) |  Neale Ranns | 1 | -12/+7 |
2019-01-25 | cmake: execute git from src directory |  Damjan Marion | 1 | -0/+1 |
2019-01-24 | perfmon: enable pmc event before reading rdpmc index |  Damjan Marion | 1 | -6/+6 |
2019-01-24 | session/vcl: support worker ownership change for listeners |  Florin Coras | 5 | -12/+54 |
2019-01-24 | move misc-drop-errors to vnet |  Dave Barach | 2 | -31/+31 |
2019-01-24 | IPSEC Tests: to per-test setup and tearDown |  Neale Ranns | 7 | -309/+598 |
2019-01-24 | add "Mtrie mheap usage" in "show ip fib memory" |  Lollita Liu | 1 | -2/+9 |
2019-01-24 | perfmon plugin: 2-way parallel stat collection |  Dave Barach | 8 | -210/+284 |
2019-01-24 | buffers: fix vector types |  Damjan Marion | 2 | -3/+5 |
2019-01-24 | avf: fix queue enable issue |  Damjan Marion | 1 | -8/+11 |
2019-01-24 | virtio: Minor fixes and header cleanup |  Mohsin Kazmi | 5 | -24/+7 |
2019-01-23 | bond: packet drops on VPP bond interface [VPP-1544] |  Steven | 2 | -20/+21 |
2019-01-23 | buffers: wrap vlib_buffer_t to union and expose vector types |  Damjan Marion | 3 | -79/+98 |
2019-01-23 | pg: cli improvement |  Kingwel Xie | 4 | -32/+97 |
2019-01-23 | cmake: fix debian preinst script |  Damjan Marion | 1 | -1/+1 |
2019-01-23 | Initialize gc_mark_timestamp to zero to avoid garbage values. |  Brian Nesbitt | 1 | -0/+1 |
2019-01-23 | vppinfra: add CLIB_CACHE_LINE_ROUND() macro |  Damjan Marion | 1 | -0/+1 |
2019-01-23 | pmalloc: don't iterate if there is no enough free space |  Damjan Marion | 1 | -0/+3 |
2019-01-23 | virtio: Add support for logging |  Mohsin Kazmi | 4 | -31/+97 |
2019-01-23 | AH encrypt; don't double enqueue nor emit clib_warnings when seq-num max exce... |  Neale Ranns | 1 | -5/+0 |
2019-01-23 | lisp: cli for marking local mappings authoritative |  Florin Coras | 2 | -0/+3 |
2019-01-23 | IP route local and connected |  Neale Ranns | 4 | -7/+51 |
2019-01-23 | vcl: generate epoll events only if requested |  Florin Coras | 2 | -17/+16 |
2019-01-22 | VTL: Test against latest version of syslog_rfc5424_parser. |  Paul Vinciguerra | 1 | -1/+1 |
2019-01-22 | gbp: fix inlining issue |  Damjan Marion | 1 | -7/+7 |
2019-01-22 | GBP: Sclass to src-epg conversions |  Neale Ranns | 28 | -218/+765 |
2019-01-22 | virtio: Add api support in vat |  Mohsin Kazmi | 2 | -0/+343 |
2019-01-22 | cmake: supress 'Set runtime path of' noise while generatig deb packages |  Damjan Marion | 1 | -1/+2 |
2019-01-22 | cmake: fix debian package dependencies |  Damjan Marion | 1 | -5/+4 |
2019-01-22 | cmake: place include/ and share/ in /usr (debian packages) |  Damjan Marion | 1 | -4/+9 |
2019-01-22 | NAT: ipfix call optimization |  Filip Varga | 4 | -9/+10 |
2019-01-22 | VTL: VppTestResult: Must implement empty constructor. |  Paul Vinciguerra | 1 | -1/+2 |
2019-01-22 | cmake: don't set SONAME for plugins |  Damjan Marion | 2 | -4/+2 |
2019-01-22 | cmake: package-deb target uses terminal |  Damjan Marion | 1 | -0/+1 |
2019-01-22 | VOM: GBP bridge domain flags |  Neale Ranns | 8 | -23/+69 |
2019-01-22 | VTL: test/lisp.py Fix recursion error. |  Paul Vinciguerra | 1 | -1/+1 |
2019-01-22 | VTL: test/lisp.py. Add missing method: object_id(). |  Paul Vinciguerra | 1 | -0/+4 |
2019-01-21 | virtio: Native virtio driver |  Mohsin Kazmi | 13 | -174/+2078 |
2019-01-21 | VPP-1549 Add missing counter name. |  Paul Vinciguerra | 1 | -1/+2 |
2019-01-21 | ldp: add support for TCP_CONGESTION sockopts (VPP-1550) |  Florin Coras | 1 | -0/+9 |