Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-03-22 | crypto: implement rfc4231 test cases | Filip Tehlar | 4 | -2/+422 |
2019-03-22 | ADJ: more thorough link up check | Neale Ranns | 1 | -0/+3 |
2019-03-22 | tcp: improve handling of snd_nxt | Florin Coras | 1 | -2/+2 |
2019-03-22 | IPSEC: test for packet drop on sequence number wrap | Neale Ranns | 2 | -0/+76 |
2019-03-22 | dpdk: do not enable VLAN stripping on Cisco VIC adapters by default | Hyong Youb Kim | 1 | -11/+22 |
2019-03-22 | tests: update test_lb.py to use api call lb_conf. | Paul Vinciguerra | 3 | -7/+16 |
2019-03-22 | MAP: Crush Coverity Complaint | Jon Loeliger | 1 | -1/+1 |
2019-03-20 | crypto: add hmac truncate option | Damjan Marion | 1 | -1/+8 |
2019-03-20 | crypto_openssl: call EVP_EncryptFinal_ex only if needed | Damjan Marion | 1 | -2/+4 |
2019-03-20 | perfmon: python to C parser for intel CPUs | Damjan Marion | 24 | -445/+23854 |
2019-03-20 | tests: implement crypto tests per RFC2202 | Filip Tehlar | 5 | -85/+417 |
2019-03-20 | tests: cdp plugin. Replace cdp enable cli command with API call. | Paul Vinciguerra | 1 | -1/+1 |
2019-03-19 | MAP: Add optional user-supplied 'tag' field in MAPs. | Jon Loeliger | 4 | -14/+135 |
2019-03-19 | crypto: introduce crypto infra | Damjan Marion | 8 | -0/+900 |
2019-03-18 | vmxnet3: auto bind support | Steven Luong | 7 | -23/+63 |
2019-03-14 | GBP: coverity legit bug | Neale Ranns | 1 | -0/+1 |
2019-03-14 | GBP: update semantics for subnets | Neale Ranns | 1 | -13/+23 |
2019-03-14 | IGMP: typo and doc fix (no behaviour change) | Neale Ranns | 2 | -7/+7 |
2019-03-14 | dpdk: Add E810 family support | ChenminSun | 3 | -0/+6 |
2019-03-14 | TEST: link-state up/down notifications on FIB forwarding | Neale Ranns | 2 | -0/+76 |
2019-03-14 | GBP: get source address from ARP packets for LPM classification | Neale Ranns | 1 | -43/+69 |
2019-03-13 | VPP-1576: fix a set of coverity warnings | Dave Barach | 2 | -0/+6 |
2019-03-13 | Add the SRIOV variant PCI Device ID of the Cisco VIC | Jay Lubomirski | 1 | -1/+2 |
2019-03-12 | svm mq: add unit test | Florin Coras | 1 | -0/+179 |