aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-15Revert "API: Cleanup APIs interface.api"Ole Trøan31-438/+374
2019-03-15DOC ONLY: fix g2 build documentationDave Barach2-49/+44
2019-03-15vcl: cleanup debug messagesFlorin Coras16-261/+191
2019-03-15API: Cleanup APIs interface.apiJakub Grajciar31-374/+438
2019-03-15Add @deprecated decorator.Paul Vinciguerra1-0/+1
2019-03-14Tests: test/test_flowprobe.py Fix TypeError.Paul Vinciguerra1-1/+1
2019-03-14GBP: coverity legit bugNeale Ranns1-0/+1
2019-03-14tcp: drop anything but fins in TIME_WAITFlorin Coras1-0/+4
2019-03-14Update documentation for src/vnet/interface.api sw_interface_dumpPaul Vinciguerra1-1/+7
2019-03-14GBP: update semantics for subnetsNeale Ranns1-13/+23
2019-03-14IGMP: typo and doc fix (no behaviour change)Neale Ranns3-8/+8
2019-03-14acl-plugin: fix the l2l3 unittest to actually verify the pcapAndrew Yourtchenko1-4/+3
2019-03-14dpdk: Add E810 family supportChenminSun3-0/+6
2019-03-14GBP: Endpoint flagsNeale Ranns4-13/+75
2019-03-14TEST: link-state up/down notifications on FIB forwardingNeale Ranns4-1/+166
2019-03-14vcl: fix coverity warningFlorin Coras1-1/+1
2019-03-14GBP: get source address from ARP packets for LPM classificationNeale Ranns2-43/+79
2019-03-13session rule cli add udp session failzhanglimao1-0/+1
2019-03-13VPP-1576: fix a set of coverity warningsDave Barach5-4/+13
2019-03-13buffers: don't use clib_memcpy for copying buffer indicesDamjan Marion1-1/+37
2019-03-13vhost-user: restart vpp may cause vhost to crashSteven Luong1-1/+1
2019-03-13Move the punt/drop nodes into vlibNeale Ranns3-286/+378
2019-03-13deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCHFilip Tehlar6-32/+32
2019-03-13Add the SRIOV variant PCI Device ID of the Cisco VICJay Lubomirski1-1/+2
2019-03-13Tests: post-merge review comments for https://gerrit.fd.io/r/#/c/18081/Paul Vinciguerra1-2/+3
2019-03-13buffers: fix ref_count mask in vlib_buffer_free_inlineDamjan Marion1-1/+1
2019-03-13deprecate VLIB_NODE_FUNCTION_MULTIARCHFilip Tehlar9-52/+57
2019-03-13tcp: fix entering closing state while in fast recoveryFlorin Coras1-5/+15
2019-03-13tcp: avoid computing flags in push hdr inlineFlorin Coras1-26/+3
2019-03-13vmbus: not having uio_hv_generic is not an errorStephen Hemminger1-7/+20
2019-03-12Tests: Raise exception, don't raise string.Paul Vinciguerra4-4/+4
2019-03-12Use AVX2 as default even on AVX512 systemsDamjan Marion1-1/+1
2019-03-12svm mq: add unit testFlorin Coras2-3/+179
2019-03-12tcp: print congestion control algorithm in cliFlorin Coras1-11/+12
2019-03-12dpdk: pass log-level configuration to EALStephen Hemminger3-31/+0
2019-03-12Perf tune handoff queue pollingDave Barach3-3/+25
2019-03-12ip: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar10-174/+178
2019-03-12l2: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar16-122/+150
2019-03-12DOC ONLY: add packet handoff docDave Barach1-11/+117
2019-03-12VPP-1585: fix dns test cliFilip Tehlar1-1/+3
2019-03-12GBP: L3 out fixesNeale Ranns7-59/+260
2019-03-12GBP: custom-dump functionsNeale Ranns5-17/+376
2019-03-12FIB: path parsing, table-id not fib-index (VPP-1586)Neale Ranns3-8/+44
2019-03-12GBP: contracts API fixed length of allowed ethertypesNeale Ranns5-36/+64
2019-03-12ICMP46 error: Clone first buffer instead of "truncating" original bufferOle Troan3-52/+57
2019-03-12VPP-1486: Unittest for stat segment file descriptor leak.Paul Vinciguerra1-0/+41
2019-03-12FIB: crash when deleting default routeNeale Ranns1-9/+0
2019-03-12bfd: register udp ports only when enabledKlement Sekera1-14/+49
2019-03-11vpp_papi_provider: Remove more wrapper functions.Ole Troan36-783/+409
2019-03-11ldp: fix worker alloc when using eventfdsFlorin Coras1-1/+15