Age | Commit message (Expand) | Author | Files | Lines |
2019-08-23 | tcp: fix byte tracker samples flush | Florin Coras | 1 | -0/+13 |
2019-08-22 | dns: fix trivial multi-thread deadlock | Dave Barach | 3 | -12/+17 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test | Dave Wallace | 33 | -0/+30164 |
2019-08-22 | dns: make the dns name resolver a plugin | Dave Barach | 12 | -0/+5137 |
2019-08-22 | avf: properly set irq queue masks | Damjan Marion | 1 | -1/+2 |
2019-08-22 | nat: handoff traffic matching for dynamic NAT | Filip Varga | 9 | -222/+493 |
2019-08-22 | hsa: fix http response | Benoît Ganne | 1 | -1/+1 |
2019-08-21 | tcp: add option for always on event logging | Florin Coras | 1 | -1/+1 |
2019-08-21 | avf: print queue id in packet trace | Damjan Marion | 3 | -4/+6 |
2019-08-21 | dpdk: bump DPDK version to 19.08 | Damjan Marion | 3 | -7/+4 |
2019-08-21 | avf: fix init when num_rx_queues > num_tx_queues | Damjan Marion | 1 | -4/+4 |
2019-08-20 | tls: Add C API for TLS openssl to set engine | Ping Yu | 9 | -10/+436 |
2019-08-20 | vppapigen: remove support for legacy typedefs | Paul Vinciguerra | 11 | -71/+15 |
2019-08-19 | hsa: move udp_echo to vpp_echo | Nathan Skrzypczak | 3 | -1262/+183 |
2019-08-19 | hsa: move tcp_echo to vpp_echo | Nathan Skrzypczak | 3 | -1420/+144 |
2019-08-19 | quic: fix rx_callback refactoring | Nathan Skrzypczak | 1 | -1/+1 |
2019-08-19 | vppapigen map: raise ValueError when fieldname is python keyword | Paul Vinciguerra | 2 | -6/+6 |
2019-08-19 | dpdk: fix ipsec coverity warning | Matthew Smith | 1 | -2/+4 |
2019-08-19 | nsh: rewrite nsh_output_inline | Zhiyong Yang | 1 | -32/+30 |
2019-08-19 | rdma: add support for MAC changes | Benoît Ganne | 2 | -1/+35 |
2019-08-19 | dpdk: add TSO support in dpdk plugin. | Chenmin Sun | 3 | -1/+44 |
2019-08-19 | dpdk: QAT devices update, add c4xxx and xeon d15xx | Jim Thompson | 1 | -1/+2 |
2019-08-19 | rdma: add support for input feature arcs | Benoît Ganne | 1 | -29/+35 |
2019-08-17 | bonding lacp: deleting virtual interface which was enslaved may cause crash | Steven Luong | 2 | -20/+27 |
2019-08-16 | acl: fix stats-segment counters validation on acl update | Andrew Yourtchenko | 2 | -8/+46 |
2019-08-16 | hsa: Refactor quic_echo to allow other protocols | Nathan Skrzypczak | 9 | -2322/+2884 |
2019-08-16 | quic: quic_app_rx_callback refactor. | Mathias Raoul | 1 | -117/+167 |
2019-08-15 | dpdk: ipsec tunnel support for ip6-in-ip4 | Matthew G Smith | 2 | -23/+10 |
2019-08-14 | gbp: do not scan gbp bihash if not instantiated | Benoît Ganne | 1 | -0/+6 |
2019-08-12 | http_static: fix session expiration timer bugs | Dave Barach | 1 | -33/+52 |
2019-08-12 | http_static: debug spew control, session expiration timers | Dave Barach | 1 | -18/+42 |
2019-08-10 | http_static: tls support | Dave Barach | 1 | -100/+356 |
2019-08-09 | crypto: add '-maes' compile switch | Benoît Ganne | 2 | -2/+2 |
2019-08-09 | quic: handle session migration notifications | Aloys Augustin | 1 | -63/+38 |
2019-08-09 | tls: mark as no lookup transport | Florin Coras | 1 | -14/+24 |
2019-08-08 | tls: fix close with data | Florin Coras | 1 | -12/+43 |
2019-08-07 | rdma: add missing symbols | Benoît Ganne | 1 | -2/+4 |
2019-08-06 | gbp: update gbp endpoint cli | Benoît Ganne | 1 | -5/+6 |
2019-08-06 | quic: Add missing session_migrate_callback | Nathan Skrzypczak | 1 | -0/+7 |
2019-08-06 | rdma: fix double-free in rdma-tx | Benoît Ganne | 2 | -9/+10 |
2019-08-06 | dpdk: remove SFP eeprom dump from 'show hardware-interfaces' and 'show hardwa... | Lijian.Zhang | 1 | -2/+5 |
2019-08-05 | docs: Add more quic plugin documentation | Nathan Skrzypczak | 2 | -38/+127 |
2019-08-05 | quic: fix memset 0 picotls depends on | Nathan Skrzypczak | 1 | -0/+1 |
2019-08-02 | quic: Improve quic echo connect threading | Nathan Skrzypczak | 4 | -732/+870 |
2019-08-02 | vmxnet3: don't bypass ethernet_input | Steven Luong | 2 | -15/+6 |
2019-08-02 | lb: fix usage of lb_main in test | Florin Coras | 1 | -2/+18 |
2019-08-02 | quic: fix connection move with multiple workers | Aloys Augustin | 1 | -13/+35 |
2019-08-01 | quic: Improve quicly_ctx handling & crypto ctx | Nathan Skrzypczak | 2 | -135/+148 |
2019-08-01 | nat: handoff rewrite & fixes for multi-worker | Filip Varga | 2 | -60/+163 |
2019-07-31 | lb: vip and as dump/detail api's | Hongjun Ni | 7 | -75/+441 |