Age | Commit message (Expand) | Author | Files | Lines |
2019-09-30 | lb: vpp hang when executing "lb flush" commands with more parameters. | Hongjun Ni | 1 | -0/+6 |
2019-09-30 | session: improve cli | Florin Coras | 1 | -3/+3 |
2019-09-29 | tcp: handle sack reneging | Florin Coras | 1 | -43/+77 |
2019-09-29 | gbp: fix set_mac() in unit tests | Benoît Ganne | 1 | -6/+2 |
2019-09-28 | quic: disable quic plugin by default | Aloys Augustin | 2 | -0/+5 |
2019-09-27 | ip: remove unused function parameter | Simon Zhang | 3 | -7/+3 |
2019-09-27 | lacp: continuing input packet trace from device driver | Steven Luong | 1 | -5/+2 |
2019-09-27 | hsa: clean up vpp_echo json output | Dave Wallace | 1 | -11/+13 |
2019-09-27 | quic: enable stable quic tests | Dave Wallace | 1 | -5/+0 |
2019-09-27 | avf: reduce default ITR interval | Damjan Marion | 1 | -1/+1 |
2019-09-25 | hsa: fix http response | Benoît Ganne | 1 | -1/+1 |
2019-09-25 | rdma: fix pending packets check on tx | Benoît Ganne | 1 | -1/+1 |
2019-09-25 | rdma: use rings for buffers management | Benoît Ganne | 5 | -203/+243 |
2019-09-25 | quic: Fix listener vpp_session_handle | Nathan Skrzypczak | 1 | -0/+1 |
2019-09-25 | avf: print queue id in packet trace | Damjan Marion | 3 | -4/+6 |
2019-09-25 | lacp: mark is_mp_safe for show and dump binary API | Steven Luong | 2 | -0/+5 |
2019-09-25 | tcp: fix byte tracker samples flush | Florin Coras | 1 | -0/+13 |
2019-09-25 | lb: fix memcpy error issue | Yulong Pei | 1 | -7/+3 |
2019-09-24 | hsa: move udp_echo to vpp_echo | Nathan Skrzypczak | 3 | -1262/+183 |
2019-09-24 | avf: fix init when num_rx_queues > num_tx_queues | Damjan Marion | 1 | -4/+4 |
2019-09-24 | tcp: add option for always on event logging | Florin Coras | 1 | -1/+1 |
2019-09-23 | quic: fix rx_callback refactoring | Nathan Skrzypczak | 1 | -1/+1 |
2019-09-23 | hsa: move tcp_echo to vpp_echo | Nathan Skrzypczak | 3 | -1420/+144 |
2019-09-21 | dpdk: fix ipsec coverity warning | Matthew Smith | 1 | -2/+4 |
2019-09-21 | nsh: rewrite nsh_output_inline | Zhiyong Yang | 1 | -32/+30 |
2019-09-21 | rdma: add support for MAC changes | Benoît Ganne | 2 | -1/+35 |
2019-09-21 | dpdk: add TSO support in dpdk plugin. | Chenmin Sun | 3 | -1/+44 |
2019-09-21 | dpdk: QAT devices update, add c4xxx and xeon d15xx | Jim Thompson | 1 | -1/+2 |
2019-09-21 | rdma: add support for input feature arcs | Benoît Ganne | 1 | -29/+35 |
2019-09-20 | bonding lacp: deleting virtual interface which was enslaved may cause crash | Steven Luong | 2 | -20/+27 |
2019-09-20 | hsa: Refactor quic_echo to allow other protocols | Nathan Skrzypczak | 10 | -2324/+2886 |
2019-09-20 | quic: quic_app_rx_callback refactor. | Mathias Raoul | 1 | -117/+167 |
2019-09-19 | dpdk: ipsec tunnel support for ip6-in-ip4 | Matthew G Smith | 2 | -23/+10 |
2019-09-19 | gbp: add local l3out redirect to local SEP unit test | Benoît Ganne | 1 | -3/+36 |
2019-09-18 | memif: always enable zero-copy when creating memif using API | Jakub Grajciar | 1 | -0/+3 |
2019-09-12 | api: split vl_api_prefix into two | Ole Troan | 2 | -6/+6 |
2019-09-09 | dpdk: initialize rte_mbuf during mempool dequeue | Damjan Marion | 1 | -1/+44 |
2019-09-09 | dpdk: fix extended stats | Filip Tehlar | 1 | -1/+1 |
2019-09-09 | api: enforce vla is last and fixed string type | Ole Troan | 7 | -144/+56 |
2019-09-07 | ip: fix udp/tcp checksum corner cases | Dave Barach | 9 | -0/+987 |
2019-09-05 | crypto: add '-maes' compile switch | Benoît Ganne | 2 | -2/+2 |
2019-09-05 | gbp: add unknown remote EP redirect unit test | Benoît Ganne | 1 | -6/+27 |
2019-09-05 | gbp: add remote EP redirect to remote SEP unit test | Benoît Ganne | 1 | -1/+94 |
2019-09-04 | quic: handle session migration notifications | Aloys Augustin | 1 | -63/+38 |
2019-09-03 | vmxnet3: interface rx counter not increment correctly | Steven Luong | 1 | -1/+1 |
2019-09-03 | nat: handoff traffic matching for dynamic NAT | Filip Varga | 9 | -222/+493 |
2019-09-02 | acl: perform a sanity check of ACL rules before creating ACL | Andrew Yourtchenko | 1 | -0/+65 |
2019-08-30 | dpdk: enable checksum offload for Intel SRIOV NIC drivers | John Lo | 1 | -0/+8 |
2019-08-26 | avf: properly set irq queue masks | Damjan Marion | 1 | -1/+2 |
2019-08-23 | tests: move plugin tests to src/plugins/*/test | Dave Wallace | 33 | -0/+30016 |