Age | Commit message (Expand) | Author | Files | Lines |
2020-09-11 | nat: endian mismatch | Filip Varga | 1 | -7/+13 |
2020-09-11 | avf: fix race between avf process node and avf_delete_if(...) | Damjan Marion | 4 | -18/+34 |
2020-09-11 | ikev2: fix memory leaks | Benoît Ganne | 1 | -7/+20 |
2020-09-11 | quic: fix coverity warning | Aloys Augustin | 1 | -1/+1 |
2020-09-10 | wireguard: fix handshake procedure | Artem Glazychev | 2 | -12/+17 |
2020-09-10 | af_xdp: documents incompatibility with 1GB hugepages and high buffers-per-numa. | Mohammed Hawari | 1 | -0/+2 |
2020-09-09 | wireguard: initial implementation of wireguard protocol | Artem Glazychev | 31 | -0/+6216 |
2020-09-09 | crypto: change cryptodev with new cryptodev API | Fan Zhang | 2 | -0/+1581 |
2020-09-09 | interface: support configuring RSS steering queues | Chenmin Sun | 3 | -34/+154 |
2020-09-09 | tcp: fix the tcp unittest to work | Ryujiro Shibuya | 1 | -0/+2 |
2020-09-08 | dpdk-ipsec: don't leak buffers on crypto alloc failure | Christian Hopps | 2 | -6/+8 |
2020-09-08 | dpdk: fix extended stat strings | Christian Hopps | 1 | -2/+2 |
2020-09-08 | dpdk: fix interface counters to never go backward | Christian Hopps | 1 | -33/+24 |
2020-09-08 | svm session: document unsupported fifo deq combinations | Florin Coras | 1 | -5/+21 |
2020-09-06 | marvell: add cli options to configure rxq and txq sizes | Christian E. Hopps | 1 | -1/+6 |
2020-09-05 | docs: Improve & link cnat doc | Nathan Skrzypczak | 1 | -13/+79 |
2020-09-04 | cnat: fix cnat_set_snat() debug CLI | Dave Barach | 1 | -6/+18 |
2020-09-04 | cnat: fix snat ip v6 tests | MathiasRaoul | 1 | -6/+6 |
2020-09-04 | vrrp: improve RFC compliance for ARP/ND | Matthew Smith | 2 | -38/+48 |
2020-09-04 | dpdk-ipsec: use init function instead of one-time process | Christian Hopps | 1 | -11/+3 |
2020-09-04 | dpdk-ipsec: fix show output | Christian Hopps | 3 | -3/+3 |
2020-09-04 | ip: enhance vtep4_check of tunnel by vector way | Zhiyong Yang | 1 | -12/+30 |
2020-09-03 | crypto: Add async crypto APIs | Nathan Skrzypczak | 5 | -0/+132 |
2020-09-03 | crypto: SW scheduler async crypto engine | PiotrX Kleski | 4 | -2/+795 |
2020-09-02 | nat: twice-nat static mapping pool address | Filip Varga | 10 | -95/+354 |
2020-09-01 | crypto-openssl: add chacha20-poly1305 to crypto-openssl | Artem Glazychev | 3 | -9/+223 |
2020-09-01 | misc: fix uninitialized use warnings with gcc-{8,9} | Aloys Augustin | 2 | -3/+3 |
2020-09-01 | ip: fix ip zero checksum verification | Benoît Ganne | 5 | -8/+8 |
2020-09-01 | dpdk: fix mac address length was wrong | jiangxiaoming | 1 | -1/+1 |
2020-09-01 | cnat: Fix typo in ts handling | Nathan Skrzypczak | 1 | -1/+0 |
2020-08-31 | nat: fix type in api message | Klement Sekera | 4 | -2/+204 |
2020-08-31 | vppinfra: convert A_extend_to_B to B_from_A format of vector inlines | Damjan Marion | 1 | -2/+2 |
2020-08-31 | af_xdp: AF_XDP input plugin | Benoît Ganne | 14 | -0/+2206 |
2020-08-31 | rdma: bugfix in the descriptor refill logic. In case of a partial allocation,... | Mohammed Hawari | 1 | -1/+1 |
2020-08-31 | flow: code refactor | Chenmin Sun | 2 | -392/+197 |
2020-08-31 | cnat: Destination based NAT | Neale Ranns | 22 | -0/+4950 |
2020-08-27 | dpdk: fix blacklists | Vladimir Ratnikov | 2 | -2/+10 |
2020-08-27 | tests: "force solo" testcase support | Andrew Yourtchenko | 4 | -0/+16 |
2020-08-25 | api: register endian handlers for reply messages | Ole Troan | 2 | -4/+1 |
2020-08-24 | vmxnet3: enhance debug CLI error handling | Steven Luong | 2 | -2/+18 |
2020-08-22 | hsa: set connected mode for udp server | jiangxiaoming | 1 | -0/+4 |
2020-08-20 | tcp: track reorder with sacks | Florin Coras | 1 | -1/+5 |
2020-08-20 | nat: fixed cli nat summary and nat limit | Filip Varga | 3 | -50/+109 |
2020-08-19 | nat: session cli command fix | Filip Varga | 1 | -3/+11 |
2020-08-17 | nat: det: replace speculative buffer enqueue model | Klement Sekera | 2 | -948/+897 |
2020-08-17 | nat: sessions get expired when fib table removed | Filip Varga | 7 | -9/+348 |
2020-08-13 | nat: move deterministic nat to det44 sub feature | Filip Varga | 27 | -3108/+4484 |
2020-08-13 | nat: remove non-error error counters | Klement Sekera | 16 | -507/+585 |
2020-08-13 | acl: use the global heap when allocating the lookup context | Andrew Yourtchenko | 1 | -0/+3 |
2020-08-13 | stats: remove offsets on vpp side | Ole Troan | 1 | -16/+14 |