Age | Commit message (Expand) | Author | Files | Lines |
2019-02-25 | IKEv2 to plugin |  Neale Ranns | 12 | -0/+8352 |
2019-02-22 | avf: fix eat own tail issue on tx |  Damjan Marion | 1 | -3/+7 |
2019-02-22 | GBP: include sclass in format EPG |  Neale Ranns | 1 | -1/+2 |
2019-02-22 | GBP: remove testing asserts |  Neale Ranns | 2 | -2/+0 |
2019-02-22 | Add no-append flag to vlib_frame_t |  Damjan Marion | 3 | -0/+3 |
2019-02-21 | string_test: Coverity woe |  Steven Luong | 1 | -2/+0 |
2019-02-21 | GBP: BD index not BD ID |  Neale Ranns | 1 | -1/+1 |
2019-02-19 | avf: fix feature arc, take two |  Damjan Marion | 1 | -1/+2 |
2019-02-19 | dpdk: update Cisco VIC port type |  Hyong Youb Kim | 1 | -4/+1 |
2019-02-19 | dpdk: do not shift PKT_RX_FDIR |  Hyong Youb Kim | 1 | -1/+1 |
2019-02-19 | acl-plugin: split the dataplane function into two, save 10sec in compile time |  Andrew Yourtchenko | 1 | -87/+110 |
2019-02-19 | VPP-1568:when entry src cover change, recursive-loop fib still can not work. |  mu.duojiao | 1 | -0/+75 |
2019-02-19 | avf: fix feature arc |  Damjan Marion | 1 | -0/+3 |
2019-02-18 | tls: fix openssl/mbedtls use of app_wrk index |  Florin Coras | 2 | -4/+14 |
2019-02-18 | session: move fifo allocation logic to app worker |  Florin Coras | 1 | -1/+1 |
2019-02-18 | NAT: fix: multiple definition of nat64_cleaner_process_event_e |  Neale Ranns | 3 | -3/+3 |
2019-02-18 | NAT: VPP-1552 code migration from old multiarch scheme |  Filip Varga | 26 | -448/+387 |
2019-02-18 | IPSEC: move SA counters into the stats segment |  Neale Ranns | 2 | -4/+12 |
2019-02-18 | NAT44: fix snat_get_worker_out2in_cb (VPP-1536) |  Matus Fabian | 4 | -17/+126 |
2019-02-15 | dpdk-ipsec: store buffer index into crypto-op private |  Kingwel Xie | 5 | -44/+115 |
2019-02-14 | Add -fno-common compile option |  Benoît Ganne | 3 | -3/+3 |
2019-02-12 | fix assert failure |  Dave Barach | 1 | -0/+6 |
2019-02-11 | session: cleanup application interface |  Florin Coras | 1 | -36/+21 |
2019-02-09 | buffers: fix typo |  Damjan Marion | 6 | -9/+9 |
2019-02-09 | session: refactor listen logic |  Florin Coras | 2 | -22/+24 |
2019-02-07 | IPSEC: no second lookup after tunnel encap |  Neale Ranns | 1 | -4/+5 |
2019-02-06 | buffers: make buffer data size configurable from startup config |  Damjan Marion | 6 | -8/+9 |
2019-02-06 | dpdp-crypto: fix cryptodev segfault with dpdk 19.02 |  Sergio Gonzalez Monroy | 1 | -11/+16 |
2019-02-05 | crypto-input: fix broken buffer trace issue |  Kingwel Xie | 1 | -37/+16 |
2019-02-04 | session: cleanup part 1 |  Florin Coras | 6 | -49/+45 |
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 | Deprecate old mutliarch code, phase 1 |  Damjan Marion | 1 | -3/+1 |
2019-02-02 | VPP-1543: show map stats crash when not configured. |  Ole Troan | 1 | -1/+1 |
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 | 1 | -1/+1 |
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 | buffers: reinitialize metadata, add additional validation |  Damjan Marion | 1 | -13/+25 |
2019-01-30 | buffers: add missing ref_count = 1 in drivers |  Damjan Marion | 3 | -0/+3 |
2019-01-30 | Use IP and MAC API types for neighbors |  Neale Ranns | 3 | -4/+3 |
2019-01-30 | MPLS tunnel; fix crash when deleting non-existant path |  Neale Ranns | 1 | -0/+2 |
2019-01-30 | buffers: major cleanup and improvements |  Damjan Marion | 15 | -684/+339 |
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-27 | Fix issue with cpu_id and numa_code captured too early |  Damjan Marion | 1 | -1/+1 |
2019-01-27 | perfmon: collect data on selected thread(s) |  Dave Barach | 3 | -18/+86 |
2019-01-26 | cmake: parse DPDK config without compilation |  Damjan Marion | 1 | -57/+15 |