aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-24api: Disable tracing of memclnt_keepalive messagesDave Barach1-6/+11
2019-07-24fib: Support the POP of a Psuedo Wire Control WordNeale Ranns13-44/+521
2019-07-24dpdk: Prefetch correct size of rte_mbufNitin Saxena1-1/+1
2019-07-24vapi: add python scripts to vpp-dev packageVratko Polak3-9/+35
2019-07-24papi: add additional types to vpp_serializerPaul Vinciguerra1-0/+3
2019-07-24memif: fix vector overflow when copying stringsBenoît Ganne1-19/+27
2019-07-24bonding: print the name on the cli when createdMohsin Kazmi1-0/+6
2019-07-24tap: print the interface name on cli when createdMohsin Kazmi2-0/+6
2019-07-24misc: Add maintainer entry for native virtio driverMohsin Kazmi1-2/+5
2019-07-24ipsec: GCM, Anti-replay and ESN fixessNeale Ranns10-125/+345
2019-07-24tls: handle engine listen failureFlorin Coras1-1/+12
2019-07-24fib: remove unused input parameterZhiyong Yang1-5/+2
2019-07-24vppinfra: add mapped pcap file supportGary Boon6-0/+822
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-23tests: pin pip versionAloys Augustin1-0/+4
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-22docs: improve home gateway use-case documentationDave Barach1-18/+131
2019-07-22quic: move patch for quicly 0.0.3Aloys Augustin1-0/+0
2019-07-22quic: update quicly libraryAloys Augustin4-18/+6
2019-07-22gso: Fix the l3 packet gso segment sizeMohsin Kazmi2-1/+9
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 Yang10-4/+69
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-19docs: Fix conf.py for read the docsjdenisco2-3/+2
2019-07-19misc: 19.01.3 Release NotesAndrew Yourtchenko1-0/+9
2019-07-19ip: admin change affects intf IPv4 addr routesMatthew G Smith2-7/+127
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