aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-07-23api: binary api cleanupDave Barach22-40/+90
2019-07-23quic: Refactor connections closing and deletionAloys Augustin2-21/+81
2019-07-23udp: fix typo in udp connectinon flagsDave Wallace1-1/+1
2019-07-23session: reorganize dispatch logicFlorin Coras3-153/+141
2019-07-23vlib: address vlib_error_t scaling issueDave Barach7-39/+37
2019-07-23udp: fix connection flagsAloys Augustin1-3/+3
2019-07-23session: avoid postponing closeFlorin Coras1-14/+0
2019-07-23tcp: generate closed notifications whenever tcp closesFlorin Coras2-1/+6
2019-07-23nat: fixed handoff in2out lookup of static mappings by external addressFilip Varga1-2/+2
2019-07-23devices: vhost handling VHOST_USER_SET_FEATURESSteven Luong1-0/+1
2019-07-22bonding: fix create bond CLIZhiyong Yang2-2/+2
2019-07-22udp: support close with dataFlorin Coras3-19/+41
2019-07-22quic: update quicly libraryAloys Augustin1-4/+4
2019-07-22gso: Fix the l3 packet gso segment sizeMohsin Kazmi1-1/+4
2019-07-22gtpu: fix missing trace issueZhiyong Yang1-0/+16
2019-07-22stats: fix use-after-free hash key stringBenoît Ganne2-9/+10
2019-07-19fib: FIB Entry trackingNeale Ranns21-148/+468
2019-07-19session: improve event loggingFlorin Coras4-60/+49
2019-07-19vcl: fix coverity warningFlorin Coras1-1/+2
2019-07-19bonding: add support for numa-only in lacp modeZhiyong Yang7-3/+62
2019-07-19session: Use parent_handle instead of transport_optsNathan Skrzypczak10-24/+25
2019-07-19vat: remove #if BUILTIN from vat_main_t definitionDave Barach1-2/+0
2019-07-19api: fix coverity warningDave Barach1-3/+8
2019-07-19ipsec: register for port 4500 at INITNeale Ranns1-13/+5
2019-07-19vppinfra: fix OOM check in bihashAndreas Schultz1-1/+1
2019-07-19ip: admin change affects intf IPv4 addr routesMatthew G Smith1-7/+53
2019-07-18vcl: add QUIC supportNathan Skrzypczak6-84/+423
2019-07-18session: Refactor invalid session idx/handleNathan Skrzypczak2-3/+1
2019-07-18build: add more src dirs for generate_json.pyVratko Polak1-4/+7
2019-07-18tap: fix memory errors with create/delete APIBenoît Ganne1-7/+9
2019-07-18vlib: convert frame_index into real pointersAndreas Schultz10-90/+52
2019-07-18lb: update api.c to use scaffolding from latest skelPaul Vinciguerra4-43/+112
2019-07-17tcp: add node with no 6-tuple lookupVladimir Kropylev1-22/+96
2019-07-17quic: Add back stream connect conditionNathan Skrzypczak1-1/+1
2019-07-17build: add targets for json api filesPaul Vinciguerra1-0/+94
2019-07-17session: move constants definitionFlorin Coras2-2/+3
2019-07-17session: use llist in session node evt handlingFlorin Coras4-68/+172
2019-07-17session: grab mq lock until ctrl event is enqueuedFlorin Coras1-2/+1
2019-07-17vppinfra: elog: fix read overflow in string lookupBenoît Ganne1-5/+7
2019-07-16session: fix node enable sequenceVladimir Kropylev1-1/+1
2019-07-16papi: use the injected logger wherever possibleVratko Polak1-18/+6
2019-07-16gbp: fix contracts dpo ACL matchBenoît Ganne1-3/+3
2019-07-16ipsec: handle UDP keepalivesNeale Ranns8-38/+227
2019-07-16ipsec: coverity found c-n-p errorNeale Ranns1-1/+1
2019-07-16api: enable binary API event logging in vatDave Barach9-65/+254
2019-07-15quic: integrate vpp crypto api for quic packets encryptionMathias Raoul4-0/+403
2019-07-15ipsec: rewind missing from dual loopNeale Ranns1-4/+9
2019-07-15interface: fix issue that pcap rx/tx trace not available when there are worke...Wei CHEN2-8/+10
2019-07-15session: allow transports to generate closed notificationsFlorin Coras6-27/+44
2019-07-14api: add DSCP definitions to ip_types.apiPaul Vinciguerra1-0/+46