Age | Commit message (Expand) | Author | Files | Lines |
2019-05-27 | geneve: encap performance enhancement |  Zhiyong Yang | 1 | -58/+53 |
2019-05-27 | rewrite vnet_interface_output_node_inline_gso |  Zhiyong Yang | 1 | -59/+47 |
2019-05-27 | dpdk: vlan strip config does not take effect in default device |  Chenmin Sun | 1 | -0/+6 |
2019-05-27 | dpdk: fix rss configuration error issue |  Chenmin Sun | 1 | -7/+5 |
2019-05-27 | tcp: handle disconnects in rcv-process |  Florin Coras | 1 | -0/+1 |
2019-05-25 | tcp: handle fin+rst in same frame |  Florin Coras | 1 | -1/+8 |
2019-05-24 | vxlan-gpe: improve encap performance |  Zhiyong Yang | 1 | -46/+41 |
2019-05-24 | udp-ping: disable due to conflict with mldv2 |  Florin Coras | 1 | -2/+4 |
2019-05-24 | ip4/6-reassembly fixes |  Vijayabhaskar Katamreddy | 2 | -2/+11 |
2019-05-24 | Add callback multiplex support |  Dave Barach | 6 | -27/+177 |
2019-05-24 | Tap: Fix the indirect buffers allocation VPP-1660 |  Mohsin Kazmi | 4 | -48/+61 |
2019-05-24 | rdma: add support for promiscuous mode |  Benoît Ganne | 2 | -71/+145 |
2019-05-24 | Remove historical ip4 icmp OAM code |  Dave Barach | 9 | -1026/+7 |
2019-05-23 | stats: fix memory leak in statseg config |  Dave Wallace | 1 | -12/+18 |
2019-05-23 | vpp_papi: Do not raise before find_api_dir() |  Vratko Polak | 1 | -4/+1 |
2019-05-23 | fix rte_eth_dev_info’ has no member named ‘pci_dev’ when run show_dpdk_... |  cohu | 1 | -5/+9 |
2019-05-23 | crypto_ia32: multiarch |  Damjan Marion | 5 | -58/+70 |
2019-05-23 | Fix vpp crash bug while deleting dhcp client |  jackiechen1985 | 2 | -1/+2 |
2019-05-23 | Optimize code |  jackiechen1985 | 1 | -9/+4 |
2019-05-23 | fix show session verbose crash with quic transport |  Dave Wallace | 1 | -2/+48 |
2019-05-22 | fix show session verbose crash with udp transport |  Dave Wallace | 1 | -0/+2 |
2019-05-22 | new_log2_pages may increase 2 |  dongjuan | 1 | -1/+0 |
2019-05-22 | gtpu: don't register udp ports unless a tunnel is created |  Jakub Grajciar | 1 | -5/+11 |
2019-05-22 | vxlan-gpe: fix CLI document error |  Zhiyong Yang | 1 | -3/+3 |
2019-05-22 | Fix Diffie-Hellman exchange with newer openssl API |  Christian E. Hopps | 1 | -21/+16 |
2019-05-22 | stats: support multiple works for error counters |  Ole Troan | 16 | -114/+134 |
2019-05-21 | svm_queue_timedwait_inline: lock after wait |  Vratko Polak | 1 | -1/+1 |
2019-05-21 | docs: add quic subpage to user docs |  Vratko Polak | 1 | -1/+1 |
2019-05-21 | vmxnet3: gso_l4_hdr_sz is not set correctly |  Steven Luong | 1 | -16/+24 |
2019-05-21 | geneve_input: leverage vlib_get_buffers |  Zhiyong Yang | 1 | -12/+11 |
2019-05-21 | QUIC: Add initial documentation |  Aloys Augustin | 1 | -0/+38 |
2019-05-20 | openssl plugin 3des routine iv_len fix |  Vladimir Ratnikov | 1 | -1/+7 |
2019-05-20 | IPSEC: rename default backend |  Neale Ranns | 1 | -2/+2 |
2019-05-20 | reassembly: prevent long chain attack |  Klement Sekera | 8 | -13/+86 |
2019-05-20 | bonding: clean up redundant code |  Zhiyong Yang | 1 | -55/+44 |
2019-05-20 | consolidate all mutux opertion |  Ping Yu | 1 | -17/+17 |
2019-05-18 | api: export ip_types.api for out-of-tree plugins |  Benoît Ganne | 1 | -1/+5 |
2019-05-17 | Add a debug-CLI leak-checker |  Dave Barach | 7 | -116/+87 |
2019-05-17 | Trivial typo. punt_node.c |  Paul Vinciguerra | 1 | -1/+1 |
2019-05-17 | Tests: Raise exception if API cli_inband command fails. |  Paul Vinciguerra | 1 | -1/+2 |
2019-05-17 | Fix punctuation fails in 2x plugins |  Dave Barach | 2 | -2/+2 |
2019-05-17 | Load vat plugins late in the init sequence |  Dave Barach | 1 | -1/+1 |
2019-05-17 | UDP-Local: fix unregistered ports |  Neale Ranns | 1 | -64/+51 |
2019-05-17 | Fix 'terminal history off' crasher |  Chris Luke | 1 | -7/+14 |
2019-05-17 | dpdk-ipsec: fix encrypt/decrypt single queue |  Sergio Gonzalez Monroy | 6 | -39/+58 |
2019-05-16 | Add transport_opts to connect_sock bapi |  Nathan Skrzypczak | 7 | -6/+28 |
2019-05-16 | init / exit function ordering |  Dave Barach | 62 | -476/+959 |
2019-05-16 | Add default value for API Nat flags |  Michal Cmarada | 1 | -0/+1 |
2019-05-15 | Add QUIC human readable error logs |  Nathan Skrzypczak | 1 | -7/+56 |
2019-05-15 | IPSEC: remove CLI check for unsupported IPv6-AH - it is supported |  Neale Ranns | 1 | -22/+0 |