summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-15Fix builtin tcp clientDave Barach4-38/+78
2017-05-15Add a missing byte-swap call in ACL intf dump.Jon Loeliger1-1/+1
2017-05-15[plugins/dpdk] Support for CLIB_HAVE_64 (aarch64)Christophe Fontaine1-0/+13
2017-05-15L2BD/API:fix bd dump to ignore unknown bd_idEyal Bari1-19/+20
2017-05-15move to CSIT 170504Neale Ranns1-1/+1
2017-05-15Fix vnet_interface_counters API definitionAloys Augustin3-144/+227
2017-05-15Fix FIB recursion loops via cover (VPP-842)Neale Ranns3-38/+81
2017-05-15dpdk: revert dpdk 17.05 change which causes virtio issuesDamjan Marion5-244/+59
2017-05-11Validate ip6 interface fib tables early onFlorin Coras1-0/+5
2017-05-11dpdk: bump to dpdk 17.05Damjan Marion5-26/+21
2017-05-11Handle RST of TCP connections in SYN-RCVD state, VPP-822Florin Coras1-8/+23
2017-05-11make test: support coverage for out-of-tree pluginsKlement Sekera1-0/+6
2017-05-10Allow to override the build dateBernhard M. Wiedemann1-1/+6
2017-05-10vnet: introduce error state for sw interfacesDamjan Marion3-1/+13
2017-05-10completelly deprecate os_get_cpu_number, replace new occurencesDamjan Marion20-75/+77
2017-05-10Multi-thread enablement for the debug cli http serverDave Barach3-2/+35
2017-05-10doxygen: Fix some pathsChris Luke1-1/+3
2017-05-10L2BD/TEST:fix l2bd multiinstance testEyal Bari1-104/+94
2017-05-10Add crc32c inline function, allows compilation on 32-bit systemsDamjan Marion7-19/+67
2017-05-10dpdk: refactor interface speed detectionDamjan Marion3-98/+42
2017-05-10Make reproducible build possibleMarco Varlese1-3/+7
2017-05-10device: Add callback for set interface rx-modeSteven3-27/+72
2017-05-10SNAT: move API code to separate fileMatus Fabian4-1256/+1312
2017-05-10vppinfra: optimize and simplify splat inline functionsDamjan Marion1-17/+11
2017-05-10Improve TCP option handling, VPP-757Florin Coras3-15/+54
2017-05-10Builtin debug cli http serverDave Barach4-5/+647
2017-05-10Ignore data in RST segments, VPP-723Florin Coras2-59/+53
2017-05-10Produce vpp_papi*.egg for virtual environmentsIgor Mikhailov (imichail)1-1/+2
2017-05-09Generate test paths for lib and lib64 subdirectoriesIgor Mikhailov (imichail)1-2/+5
2017-05-09dpdk: refactor setup, start, stop codeDamjan Marion5-87/+167
2017-05-09Fix remaining 32-bit compile issuesDamjan Marion20-63/+80
2017-05-09API support for IPsec tunnel interface creationMatthew Smith3-1/+221
2017-05-09Add missing format_ip6_address() functions to plugin_api.Jon Loeliger2-0/+78
2017-05-09Add support for tcp/session buffer chainsFlorin Coras7-85/+266
2017-05-08dpdk: use speed_capa to detect i40e device speedDamjan Marion3-19/+13
2017-05-08vlib: do not unbind devices already bound to vfio-pciDamjan Marion1-0/+5
2017-05-08L2FIB:CLI/API to flush all non-static entriesEyal Bari8-88/+169
2017-05-07Avoid active connection prevent timeout of idle conns after itAndrew Yourtchenko3-10/+316
2017-05-07Remove L2 GPE interface from bridge when deleting, VPP-833Florin Coras1-0/+6
2017-05-07Include TCP options in segment size computationFlorin Coras5-42/+97
2017-05-07Fix TCP loss recovery, VPP-745Florin Coras5-48/+72
2017-05-06lcov is an EPEL rpm (at least for Centos)Igor Mikhailov (imichail)1-1/+6
2017-05-06Fix mac check issue for vitual tunnel interface with no mac addressHongjun Ni1-0/+3
2017-05-05Fix L2FIB learn counter and memory cleanup of mac_by_ip6 hash tableJohn Lo2-5/+16
2017-05-05ip6_to_ip4.h coverity fixMatus Fabian1-1/+1
2017-05-05SNAT: Additional tests for SNAT interfaces without a configured ip addressMartin Gálik1-1/+161
2017-05-05First commit SR MPLSPablo Camarillo40-180/+1371
2017-05-05NAT64: Move IPv6-IPv4 virtual reassembly code from MAP-T to common library (V...Matus Fabian9-1503/+1463
2017-05-04Fixes and improvements in session hashtable keysClement Durand1-53/+35
2017-05-04Fix coverity issueFilip Tehlar1-0/+2