aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-07tcp: fix length checkFlorin Coras1-3/+14
2018-12-07VPP-1506: dump local punts and registered punt socketsPavel Kotucek13-90/+838
2018-12-07Test reader thread hardeningjuraj.linkes1-103/+111
2018-12-07vpp_if_stats: Fixing a bug in getting vpp interfaces indexesKoren Lev2-10/+10
2018-12-07Fix VPP-1515 IPSec receive packet error in transport mode with udp encapjackiechen19852-4/+14
2018-12-07vom: Fix the api type definitionMohsin Kazmi1-2/+4
2018-12-06Fix L2BD arp termination Test CasePaul Vinciguerra1-6/+2
2018-12-06Rename VPP_TEST_FAILED_DIR to FAILED_DIRjuraj.linkes1-7/+7
2018-12-06stat_client: Fix the type castingMohsin Kazmi2-7/+10
2018-12-06Skip failing ARM testcases for CIjuraj.linkes4-2/+21
2018-12-06Test framework: fix import logic for sphynx.Paul Vinciguerra1-9/+6
2018-12-06nsim: add packet loss simulation, docsDave Barach8-9/+170
2018-12-06DOC-ONLY: MFIB documentationNeale Ranns4-5/+96
2018-12-06API: Change ip4_address and ip6_address to use type alias.Ole Troan23-144/+94
2018-12-06Update japi to support type aliasesMichal Cmarada5-32/+126
2018-12-06MFIB; CLI improvementsNeale Ranns2-7/+37
2018-12-05Fix gcc-8 compile issues in string_test.cDave Barach1-1/+35
2018-12-05Improve strncpy_s src/dst overlap checkDave Barach1-2/+12
2018-12-05bapi: add options to have vpp cleanup client registrationFlorin Coras5-25/+36
2018-12-05ldp: avoid calling write in destructorsFlorin Coras2-5/+8
2018-12-05session/tcp: postpone cleanup on resetFlorin Coras8-13/+39
2018-12-05DOC ONLY: describe dispatch pcap tracingDave Barach3-2/+263
2018-12-05stat-client: pass names as const stringsNeale Ranns2-4/+4
2018-12-05VOM: interface event structNeale Ranns7-5/+72
2018-12-05VPP-1508: Python3 compatible printPaul Vinciguerra6-24/+23
2018-12-05VPP-1508 python3 tests: xrangePaul Vinciguerra2-31/+34
2018-12-04ipsec: simplify bumping counters - cosmetic changeKlement Sekera4-116/+35
2018-12-04vcl: cleanup children that use _exit()Florin Coras5-32/+154
2018-12-04Add VNET_BUFFER_F_AVAIL definitionsDave Barach2-1/+26
2018-12-04vcl: test refactor and improvementsFlorin Coras7-277/+106
2018-12-04MPLS: buffer over-run with incorrectly init'd vector. fix VAT dumpNeale Ranns2-3/+3
2018-12-03Format vnet_buffer_t l2 feature bitmapDave Barach1-0/+8
2018-12-03API: C generator improve symbol protection.Ole Troan1-2/+2
2018-12-03vcl: handle worker process exitFlorin Coras6-22/+56
2018-12-03svm: use explicit svm fifo segment main for slavesFlorin Coras8-62/+76
2018-12-03Add UDP encap flagFilip Tehlar2-0/+3
2018-12-03move [m]fib and BIER tests to unittest pluginNeale Ranns5-3/+3
2018-12-03Copying QoS Bits when fragmented, so that marking can happen properly also cl...Vijayabhaskar Katamreddy1-0/+7
2018-12-02IPSEC-AH: anti-replay testingNeale Ranns6-36/+120
2018-12-02vppinfra: c11 safe string functionsSteven4-25/+2682
2018-12-01ip_reassembly_enable_disable reply handler name is changed.Chore1-1/+1
2018-12-01dpdk-ipsec-mempool: allocate from dpdk mem specified by socket-mem in startup...Kingwel Xie1-22/+17
2018-12-01Delete shared memory segment files when vpp startsDave Barach3-3/+23
2018-11-30Fix L2BD arp termination Test CasePaul Vinciguerra1-3/+7
2018-11-30Metadata / opaque formatting belongs in vppDave Barach10-862/+526
2018-11-30coding-style: missing coding-style-patchKingwel Xie1-168/+200
2018-11-30IPSEC-AH: fix packet dropNeale Ranns2-7/+0
2018-11-30make test: print TEST= values for failed testsKlement Sekera1-4/+4
2018-11-30GBP: UT more robust for endpoint timeoutNeale Ranns1-16/+17
2018-11-30vcl/test: increase wait time before connectFlorin Coras1-10/+66