aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-18Update CSIT tests 171204 -> 171218Jan Gelety1-1/+1
2017-12-16PAPI: Add docstrings to unit tests.Ole Troan1-0/+17
2017-12-16GRE tunnel key includes the FIB tableNeale Ranns6-139/+240
2017-12-16Use crc32 wrapper (VPP-1086)Gabriel Ganne5-13/+18
2017-12-16dpdk: unset ETH_TXQ_FLAGS_NOXSUMS only for selected PMDsDamjan Marion1-5/+8
2017-12-15VPP-1102: fix dangling references in RPC handlingDave Barach5-27/+59
2017-12-15apps: refactor uri and update build infraFlorin Coras12-35/+73
2017-12-15Fix icmp/udp/tcp punt/drop pathsVijayabhaskar Katamreddy14-63/+79
2017-12-15make test: disable tests which require CXX >= 5.3 on rhelGabriel Ganne1-1/+1
2017-12-15VCL-LDPRELOAD: Fix Coverity Warning CID 178776Dave Wallace3-98/+68
2017-12-15implement clib_smp_pause() for arm and aarch64 platformKevin Wang2-1/+4
2017-12-15fib: fix show fib path-list and pathFlorin Coras2-4/+4
2017-12-15ESP_AH_test_automation_scripts rev1“mystarrocks”5-8/+829
2017-12-15Ignore core filesKeith Burns (alagalah)1-0/+3
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 Ranns4-8/+45
2017-12-14session: cleanup attach flagsFlorin Coras16-83/+83
2017-12-13IP bi-direction multicast - same cable check on egressNeale Ranns3-4/+60
2017-12-13make "test-all" target pass againGabriel Ganne6-118/+26
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 Ranns3-1/+35
2017-12-13NAT64: multi-thread support (VPP-891)Matus Fabian18-508/+1352
2017-12-13NAT: DS-Lite AFTR tunnel endpoint address respond to ICMPv6 echo request (VPP...Matus Fabian2-3/+22
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 Coras4-11/+95
2017-12-12session: fix proxy removalFlorin Coras1-20/+68
2017-12-12Stats for Multicast FIBNeale Ranns6-11/+461
2017-12-12Simplify packages dependencyMarco Varlese1-5/+11
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 Yourtchenko2-20/+44
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