Age | Commit message (Expand) | Author | Files | Lines |
2019-02-05 | sock api: allow to start client with no rx_thread |  Tomasz Kulasek | 7 | -7/+36 |
2019-02-05 | session: cleanup part 3 |  Florin Coras | 7 | -234/+245 |
2019-02-05 | crypto-input: fix broken buffer trace issue |  Kingwel Xie | 1 | -37/+16 |
2019-02-05 | session: cleanup part 2 |  Florin Coras | 8 | -1191/+1228 |
2019-02-05 | IPSEC: SPD counters in the stats sgement |  Neale Ranns | 13 | -506/+411 |
2019-02-04 | g2-only: add (min,max) stats to the anomaly detector |  Dave Barach | 1 | -5/+25 |
2019-02-04 | session: cleanup part 1 |  Florin Coras | 46 | -555/+536 |
2019-02-04 | ipsec: cli 'create ipsec tunnel' more options |  Kingwel Xie | 1 | -3/+7 |
2019-02-03 | Automated anomaly detection |  Dave Barach | 2 | -220/+540 |
2019-02-02 | Disable hqos part deux |  Dave Barach | 2 | -0/+4 |
2019-02-02 | dpdk: bump to dpdk 19.02 |  Damjan Marion | 5 | -22/+33 |
2019-02-02 | vmxnet3: multiple TX queues support |  Steven Luong | 9 | -182/+296 |
2019-02-02 | CLI control of graph dispatch elogs |  Dave Barach | 3 | -126/+214 |
2019-02-02 | session: improve show session cli |  Florin Coras | 3 | -43/+64 |
2019-02-02 | Python3: Move vppapigen to python3. |  Paul Vinciguerra | 2 | -9/+15 |
2019-02-02 | Deprecate old mutliarch code, phase 1 |  Damjan Marion | 9 | -89/+14 |
2019-02-02 | VPP-1543: show map stats crash when not configured. |  Ole Troan | 1 | -1/+1 |
2019-02-02 | tcp: remove internal buffer cache |  Florin Coras | 2 | -81/+32 |
2019-02-02 | session: remove local buffer cache |  Florin Coras | 1 | -33/+14 |
2019-02-01 | IPSEC: minor refactor |  Neale Ranns | 11 | -754/+1002 |
2019-02-01 | memif: fix buffer prefetch |  Damjan Marion | 1 | -4/+5 |
2019-01-31 | buffers: vallidate that buffer is allocated during buffer pool put |  Damjan Marion | 2 | -9/+6 |
2019-01-31 | Add 'show vlib graphviz' command |  Benoît Ganne | 4 | -16/+108 |
2019-01-31 | dpdk-ipsec: use single queue pair per crypto resource |  Sergio Gonzalez Monroy | 6 | -32/+30 |
2019-01-31 | dpdk: populate mempool mem_list |  Damjan Marion | 1 | -2/+16 |
2019-01-31 | dpdk: store buffer poool index in mempool pool_id |  Damjan Marion | 1 | -22/+10 |
2019-01-31 | IPSEC: API modernisation |  Neale Ranns | 4 | -482/+540 |
2019-01-31 | vcl: improve handling of close on rw |  Florin Coras | 2 | -48/+55 |
2019-01-31 | assert on double-free in debug build |  Klement Sekera | 1 | -4/+2 |
2019-01-31 | pci: get the number of interrupts |  Mohsin Kazmi | 2 | -0/+21 |
2019-01-31 | buffers: reinitialize metadata, add additional validation |  Damjan Marion | 3 | -26/+69 |
2019-01-30 | buffers: add missing ref_count = 1 in drivers |  Damjan Marion | 3 | -0/+3 |
2019-01-30 | virtio: fix the device order (legacy or modern) |  Mohsin Kazmi | 1 | -3/+3 |
2019-01-30 | Use IP and MAC API types for neighbors |  Neale Ranns | 31 | -781/+844 |
2019-01-30 | MPLS tunnel; fix crash when deleting non-existant path |  Neale Ranns | 2 | -0/+5 |
2019-01-30 | buffers: major cleanup and improvements |  Damjan Marion | 26 | -1372/+997 |
2019-01-30 | ipsec: fix check support functions |  Klement Sekera | 2 | -5/+17 |
2019-01-30 | vls: support passive listeners |  Florin Coras | 4 | -85/+265 |
2019-01-30 | lisp: set reachable flag in map-register |  Florin Coras | 3 | -0/+3 |
2019-01-30 | ldp: initialize clib time |  Florin Coras | 1 | -8/+18 |
2019-01-29 | virtio: Support legacy and transitional virtio devices |  Mohsin Kazmi | 1 | -3/+11 |
2019-01-29 | vls: multi-process and multi-threaded apps improvements |  Florin Coras | 7 | -123/+342 |
2019-01-29 | Fix error while compiling using 'vlib/vlib.h' dependencie. |  Dmitry Vakhrushev | 1 | -0/+2 |
2019-01-29 | cmake: fix out-of-git-tree build |  Damjan Marion | 2 | -11/+2 |
2019-01-28 | update openssl TLS async to align with openssl master branch |  Ping Yu | 1 | -4/+2 |
2019-01-28 | Fix issues with order of NAT commands before set VRF table on an interface |  Dmitry Vakhrushev | 1 | -2/+66 |
2019-01-28 | Add Ipsec IKE support to openssl 3.0.0 master branch |  Ping Yu | 1 | -0/+24 |
2019-01-28 | Less intrusive way to capture numa_node and cpu_id changes |  Damjan Marion | 4 | -11/+13 |
2019-01-27 | Fix issue with cpu_id and numa_code captured too early |  Damjan Marion | 6 | -7/+11 |
2019-01-27 | session: properly initialize accepted/connected msgs |  Florin Coras | 1 | -0/+2 |