aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-16L2FIB: add flush testEyal Bari2-103/+219
2017-05-16VPP-845: add configurable elog post-mortem dumpDave Barach4-4/+37
2017-05-16ping command does not work when there is woker thread (VPP-844)flyingeagle231-0/+1
2017-05-16Fix regression of setting device to admin-down stateJohn Lo1-5/+4
2017-05-161704: Release notes. Cherry pick from 6288.Ole Troan1-2/+111
2017-05-16Place the vpp_papi*.egg file together with other build products.Igor Mikhailov (imichail)1-1/+2
2017-05-15Add sw_if_index of tunnel interface to API reply for ipsec_tunnel_if_add_delMatthew Smith4-15/+36
2017-05-15acl-plugin: unapply the ACLs if interface is being deletedAndrew Yourtchenko1-0/+4
2017-05-15dpdk: Enable hardware CRC strip for Intel VFsDamjan Marion1-0/+5
2017-05-15Add GTP-U plugin. VPP-694Hongjun Ni20-0/+4743
2017-05-15memif: migrate memif to use vnet device infra APIsSteven2-22/+40
2017-05-15dpdk: improve error handling during device initializationDamjan Marion6-79/+98
2017-05-15af_packet: support changing the mtu sizeRay Kinsella1-1/+23
2017-05-15jvpp: fix memory allocation for variable lenght messages (VPP-841)Marek Gradzki4-22/+49
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