Age | Commit message (Expand) | Author | Files | Lines |
2019-04-25 | crypto: improve key handling |  Damjan Marion | 8 | -40/+143 |
2019-04-25 | Remove dummy_interface_tx nodes from l2tp l2xcrw and nsh |  John Lo | 1 | -9/+0 |
2019-04-24 | Add get_endpoint in transport vft |  Aloys Augustin | 1 | -0/+36 |
2019-04-24 | dpdk: fix interface naming |  Florin Coras | 1 | -1/+1 |
2019-04-24 | dpdk: get a rid of "Invalid port_id=" log message |  Damjan Marion | 1 | -3/+5 |
2019-04-24 | svm: fifo ooo reads/writes with multiple chunks |  Florin Coras | 1 | -16/+161 |
2019-04-24 | svm: move mq test to ut plugin |  Florin Coras | 1 | -4/+101 |
2019-04-24 | session: remove unused fifo allo return value |  Florin Coras | 1 | -3/+1 |
2019-04-24 | svm: move fifo tests to ut plugin |  Florin Coras | 1 | -0/+271 |
2019-04-24 | NAT: VPP-1531 api cleanup & update |  Filip Varga | 4 | -422/+580 |
2019-04-23 | Enable 'test crash' command when running unittest plugin. |  Paul Vinciguerra | 1 | -0/+1 |
2019-04-23 | API: Python and Unix domain socket improvement |  Ole Troan | 2 | -7/+3 |
2019-04-23 | Bump to intel-ipsec-mb version 0.52 |  Damjan Marion | 1 | -2/+4 |
2019-04-23 | Revert "NAT: VPP-1531 api cleanup & update" |  Ole Trøan | 4 | -576/+422 |
2019-04-23 | NAT: VPP-1531 api cleanup & update |  Filip Varga | 4 | -422/+576 |
2019-04-23 | dpdk_esp_encrypt: add to prefetch data |  Zhiyong Yang | 1 | -3/+13 |
2019-04-19 | rbtree: add successor and predecessor functions |  Florin Coras | 1 | -4/+54 |
2019-04-19 | Doxygen cleanup. |  Dave Wallace | 2 | -2/+2 |
2019-04-19 | svm: move fifo tests to a separate file |  Florin Coras | 3 | -1160/+1199 |
2019-04-19 | Remove dummy_interface_tx output node from PPPoE plugin |  John Lo | 1 | -9/+0 |
2019-04-19 | svm: support addition of chunks to fifos |  Florin Coras | 1 | -2/+135 |
2019-04-18 | GBP: update cli to reflect API changes |  Benoît Ganne | 3 | -10/+7 |
2019-04-18 | svm: allow indirect fifo data chunks |  Florin Coras | 2 | -4/+4 |
2019-04-18 | tls: allow engines to customize close |  Florin Coras | 2 | -0/+48 |
2019-04-17 | VPP-1649: Coverity warning in http server |  Dave Barach | 1 | -6/+0 |
2019-04-17 | Predicate a packet whether be marked by PKT_RX_FDIR_ID instead of PKT_RX_FDIR |  Simon Zhang | 1 | -1/+1 |
2019-04-17 | crypto-ipsecmb: enable GCM |  Neale Ranns | 1 | -24/+220 |
2019-04-17 | Default nums of RX/TX descriptors changed to 512 for 2M page on DVN |  Zhiyong Yang | 1 | -1/+63 |
2019-04-16 | gbp: Add support for allow sclass/dclass 1 |  Mohsin Kazmi | 3 | -5/+36 |
2019-04-16 | Static http server |  Dave Barach | 8 | -0/+1954 |
2019-04-16 | svm_fifo rework to avoid contention on cursize |  Sirshak Das | 3 | -14/+13 |
2019-04-16 | QUIC: Initial multi stream support |  Aloys Augustin | 2 | -302/+459 |
2019-04-16 | IPSEC: support GCM in ESP |  Neale Ranns | 1 | -2/+6 |
2019-04-16 | Add direct packets to specific flow action in dpdk flow |  Simon Zhang | 2 | -4/+17 |
2019-04-16 | VPP-1576: nsim-plugin coverity issues |  Dave Barach | 1 | -2/+19 |
2019-04-16 | vppinfra: add basic rbtree |  Florin Coras | 2 | -0/+203 |
2019-04-16 | flow: add rte_flow check before creating by rte_flow_validate |  Simon Zhang | 1 | -0/+14 |
2019-04-15 | crypto: fix coverity warnings |  Filip Tehlar | 2 | -2/+7 |
2019-04-15 | crypto: openssl - IV len not passed by caller. Callee knows from algo type |  Neale Ranns | 1 | -2/+2 |
2019-04-15 | crypto-openssl-gcm: account for failed decrypts |  Neale Ranns | 1 | -3/+6 |
2019-04-14 | crypto: add support for AES-CTR cipher |  fituldo | 3 | -2/+122 |
2019-04-11 | Adding check to ensure acl_id matches existing acl_id in abf_policy_update |  Parixit Gokhale | 3 | -9/+23 |
2019-04-11 | crypto: add more AES-GCM test cases |  Filip Tehlar | 2 | -3/+313 |
2019-04-11 | IPSEC-MB: Use random & non-repeating IV (VPP-1642) |  Neale Ranns | 2 | -14/+57 |
2019-04-11 | crypto: add performace test to unittest plugin |  Damjan Marion | 2 | -1/+197 |
2019-04-11 | Make the loss / delay sim available as an output feature |  Dave Barach | 6 | -149/+629 |
2019-04-10 | crypto: Intel IPSEC-MB engine |  Neale Ranns | 2 | -0/+416 |
2019-04-10 | API: Fix shared memory only action handlers. |  Ole Troan | 8 | -212/+104 |
2019-04-10 | quic: add dummy accepted cb |  Florin Coras | 2 | -2/+9 |
2019-04-09 | rdma: add multiqueue support |  Benoît Ganne | 4 | -76/+170 |