aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-12-14Fix display of single-event event-logsDave Barach2-1/+8
2017-12-14VPP-1100 Fix loop in "set punt tcp/udp command"Swarup Nayak1-5/+17
2017-12-14pci: auto-detect right vfio/uio driverDamjan Marion3-3/+58
2017-12-14vom: acl: Extend constructor for l3 ruleMohsin Kazmi2-9/+23
2017-12-14vom: acl-list: Add comparison operator - for UTMohsin Kazmi1-0/+12
2017-12-14vppinfra: add AVX512 variant of clib_memcpyDamjan Marion5-130/+359
2017-12-14tap_v2: include host-side parameters in the dump binary APIMilan Lenco9-10/+152
2017-12-14VPP-1032: clean up coverity warnings.Dave Barach2-5/+12
2017-12-14Enable AWS ENA PMDMatthew Smith3-1/+13
2017-12-14NAT64: fix coverity (VPP-1032)Matus Fabian2-0/+4
2017-12-14BIER disposition default routeNeale Ranns3-8/+20
2017-12-14session: cleanup attach flagsFlorin Coras16-83/+83
2017-12-13IP bi-direction multicast - same cable check on egressNeale Ranns2-1/+17
2017-12-13make "test-all" target pass againGabriel Ganne3-2/+11
2017-12-13BIER: API documentation fixes.Neale Ranns1-10/+5
2017-12-13physmem: fix bug in detection of cross page boundary allocationsDamjan Marion1-2/+2
2017-12-13Separate heap for IPv4 mtriesNeale Ranns7-44/+73
2017-12-13GRE: fix single loop decap and add testNeale Ranns1-1/+1
2017-12-13NAT64: multi-thread support (VPP-891)Matus Fabian17-505/+1349
2017-12-13NAT: DS-Lite AFTR tunnel endpoint address respond to ICMPv6 echo request (VPP...Matus Fabian1-3/+8
2017-12-13Fix parameter mismatch in map-t codeJuraj Sloboda1-1/+1
2017-12-13VOM: a couple of print fixesNeale Ranns2-2/+3
2017-12-13VPP-1099 Fix create vxlan-gpe tunnel local 10::1 remote 20::1 vni 11 (for ipv6)Swarup Nayak1-0/+1
2017-12-13VPP-275 Coding standards cleanup - vnet/vnet/vxlan-gpesharath reddy5-1268/+1437
2017-12-13VPP-1032: fix coverity warningsDave Barach1-1/+2
2017-12-12tcp/session: add make testsFlorin Coras1-11/+28
2017-12-12session: fix proxy removalFlorin Coras1-20/+68
2017-12-12Stats for Multicast FIBNeale Ranns6-11/+461
2017-12-12Add chi-squared test statistic calculator to random.cDave Barach3-1/+108
2017-12-12VPP-1092 Correcting ip punt delete flow, when recv if index valid but doesnt ...Swarup Nayak2-4/+10
2017-12-11session: generalize handling of network transportsFlorin Coras15-201/+263
2017-12-11acl-plugin: unapply/reapply the classifier-based inacls when performing macip...Andrew Yourtchenko1-1/+29
2017-12-11ONE-33 "one statistics flush" throws assert when one counter not addedSwarup Nayak1-0/+3
2017-12-11VPP-273 Coding standards cleanup - vnet/vnet/unixsharath reddy8-794/+947
2017-12-11call unformat_free in some flow, remove unnecessary callsSwarup Nayak3-15/+17
2017-12-11vcl: fix session preallocationFlorin Coras1-0/+2
2017-12-10vlib: fix issues in the new pci code reported by coverityDamjan Marion1-6/+12
2017-12-10BIER coverity FixNeale Ranns1-6/+8
2017-12-10tap_v2: fix issues reported by coverityDamjan Marion1-3/+3
2017-12-10improve vapi json parser error handlingKlement Sekera1-1/+19
2017-12-10update builtin UDP server to new vnet_session APIAndreas Schultz1-3/+25
2017-12-10make sure the very first fragment triggers an rx_callbackAndreas Schultz1-0/+1
2017-12-10VPP-1077 Add meaningful error info, when executing command with enable/disabl...Swarup Nayak4-19/+31
2017-12-09BIER in non-MPLS netowrksNeale Ranns35-519/+1019
2017-12-09vlib: PCI rework to support VFIODamjan Marion7-432/+835
2017-12-09VPP-249 Coding standards cleanup - vnet/vnet/dhcpkhemendra kumar8-2035/+2085
2017-12-09jvpp: include all api files from @top_builddir@/vppMarek Gradzki2-6/+5
2017-12-09jvpp: do not hardcode event sufixes (VPP-940)Marek Gradzki7-141/+175
2017-12-08Remove the unused 'create VRF if needed' API parametersNeale Ranns3-23/+0
2017-12-08tapv2: multiple improvementsDamjan Marion12-148/+363