Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-04-09 | nat: initialize fq_in2out_output_index | Matthew Smith | 1 | -0/+1 |
2019-04-08 | GBP: drop and contract counters | Neale Ranns | 2 | -16/+126 |
2019-04-08 | fixing typos | Jim Thompson | 2 | -7/+7 |
2019-04-08 | rdma: fix DPDK MLX driver conflict | Benoît Ganne | 1 | -5/+1 |
2019-04-08 | vlib-punt: fix error node counting | Neale Ranns | 1 | -5/+0 |
2019-04-07 | GBP: coverity uninitialised variable warning | Neale Ranns | 1 | -1/+1 |
2019-04-07 | crypto: add support for AEAD and AES-GCM | Damjan Marion | 9 | -218/+488 |
2019-04-07 | crypto: coverity issues | Damjan Marion | 2 | -15/+27 |
2019-04-06 | gbp: Add gbp bd flags unit test | Mohsin Kazmi | 1 | -0/+6 |
2019-04-06 | quic: support addition of fifo segments | Florin Coras | 1 | -1/+2 |
2019-04-05 | quic: update app ns on connect | Florin Coras | 1 | -0/+1 |
2019-04-05 | crypto: fix init dependency | Filip Tehlar | 1 | -1/+2 |
2019-04-05 | rdma: more batching, compile rdma-core in release mode | Benoît Ganne | 3 | -101/+299 |
2019-04-04 | crypto: pass multiple ops to handler | Damjan Marion | 1 | -3/+3 |
2019-04-04 | GBP: Counters per-contract | Neale Ranns | 4 | -13/+62 |
2019-04-04 | Add crypto_ia32 plugin | Damjan Marion | 5 | -0/+632 |
2019-04-04 | gbp: Add bd flags | Mohsin Kazmi | 4 | -11/+38 |
2019-04-03 | lacp: passive mode support [VPP-1551] | Steven Luong | 7 | -56/+124 |
2019-04-03 | rdma: tx: fix stats and add batching | Benoît Ganne | 1 | -61/+88 |
2019-04-03 | GBP: iVXLAN reflection check | Neale Ranns | 2 | -12/+42 |
2019-04-02 | session: use app cb function wrappers | Florin Coras | 1 | -6/+3 |
2019-04-02 | dpdk: fix build error when mlx support enabled | Matthew Smith | 1 | -1/+1 |
2019-04-02 | vppinfra: fix sparse_vec_index() returning non-zero index for some nonexisten... | Andrew Yourtchenko | 2 | -0/+74 |
2019-03-29 | Integrate first QUIC protocol implementation | Nathan Skrzypczak | 3 | -0/+1753 |
2019-03-29 | ipsec: esp-decrypt rework | Damjan Marion | 1 | -4/+11 |
2019-03-29 | rdma: add option to specify inteface name | Damjan Marion | 4 | -2/+12 |
2019-03-28 | crypto: add vnet_crypto_op_init (...) | Damjan Marion | 1 | -1/+1 |
2019-03-28 | ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN | Damjan Marion | 3 | -5/+5 |
2019-03-28 | cmake: add vpp_plugin_find_library macro | Damjan Marion | 3 | -48/+40 |
2019-03-28 | Punt Infra | Neale Ranns | 3 | -19/+422 |
2019-03-28 | ipsec: anti-replay code cleanup | Damjan Marion | 1 | -35/+15 |
2019-03-28 | Add RDMA ibverb driver plugin | Benoît Ganne | 8 | -0/+1401 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 7 | -12/+13 |
2019-03-27 | GBP: fixes for l3-out routing | Neale Ranns | 2 | -8/+16 |
2019-03-27 | ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline | Damjan Marion | 3 | -22/+24 |
2019-03-26 | perfmon: fix pmc hw indices out-dated when multiple pmc | Su Wang | 1 | -3/+15 |
2019-03-22 | acl-plugin: get rid of doubly-linked list fields in hash applied ACEs | Andrew Yourtchenko | 2 | -99/+35 |
2019-03-22 | acl-plugin: tuplemerge: fix a crash during soak test with split partition | Andrew Yourtchenko | 1 | -7/+11 |
2019-03-22 | acl-plugin: get rid of a separate "count" field in the linear acl struct | Andrew Yourtchenko | 4 | -18/+18 |