aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-05tcp: avoid sending acks when data availableFlorin Coras3-5/+24
2019-11-05session: avoid old io dispatch if no slots left to sendRyujiro Shibuya1-2/+3
2019-11-03gso: fix buffers traceAndrew Yourtchenko1-0/+1
2019-11-03ipsec: fix tunnel protection removalFilip Tehlar1-1/+1
2019-10-31rdma: build: fix ibverb compilation testBenoît Ganne1-5/+3
2019-10-31tcp: correct tcp connection lookup conditionRyujiro Shibuya1-7/+10
2019-10-31nat: respect udp checksumFilip Varga6-166/+428
2019-10-31memif: memif buffer leaks during disconnecting zero copy interface.Changqian Wang1-0/+36
2019-10-31gtpu: msg id fix in send_gtpu_tunnel_details apiMiklos Tirpak1-1/+2
2019-10-31tcp: improve rate samples for retansmitted segmentsFlorin Coras4-91/+202
2019-10-31tcp: fix sack retransmit beyond snd_nxtFlorin Coras2-2/+13
2019-10-31vppinfra: make coverity happy with vec_set_lenBenoît Ganne1-1/+6
2019-10-31vppinfra: add clib_mem_free_sBenoît Ganne3-12/+12
2019-10-31tcp: Init cwnd from ssthresh.Sergey Ivanushkin2-2/+38
2019-10-31session: increase max ctrl msg sizeFlorin Coras3-2/+13
2019-10-31tcp: avoid head retransmit if scoreboard has no holesFlorin Coras2-3/+2
2019-10-29gbp: missing contract hash-mode settingNeale Ranns1-3/+5
2019-10-29l2: l2bd nd termination test instabilityOle Troan1-1/+1
2019-10-29devices: vhoost cpu->copy array overflow on tcp jumbo frame (65535 bytes)Steven Luong2-2/+8
2019-10-29build: add missing ldflags to exe and sharedBenoît Ganne1-0/+2
2019-10-29vppinfra: add vec_set_len()Benoît Ganne3-10/+19
2019-10-29tests: add PID of VPP under test to API dump filename for the testAndrew Yourtchenko1-1/+2
2019-10-29vlib: enable worker-thread dispatch pcap traceDave Barach1-3/+7
2019-10-29misc: Update gitignore for /test/ext/.dNeale Ranns1-0/+1
2019-10-29tcp: fix mss flag in option parsingFlorin Coras1-1/+1
2019-10-29svm: immediate fifo growth even when wrappedRyujiro Shibuya2-8/+117
2019-10-29tls: allow disconnects from main threadFlorin Coras1-1/+4
2019-10-29tcp: refactor flags into cfg and conn flagsFlorin Coras4-31/+89
2019-10-29tcp: improve pacing after idle send periodsFlorin Coras6-76/+124
2019-10-29ebuild: Unite default build platform to vppjuraj.linkes1-1/+1
2019-10-29misc: 19.04.3 Release NotesDave Wallace1-0/+9
2019-10-27bonding: fix interface deletionBenoît Ganne1-15/+7
2019-10-27misc: (cdp) fix non-null terminated vector useBenoît Ganne1-1/+1
2019-10-27svm: reset vector data instead of lengthBenoît Ganne1-1/+1
2019-10-27session: fix use-after-freeBenoît Ganne1-1/+1
2019-10-27ipip: fix typos in short_helpIgnas Bacius1-3/+3
2019-10-27gbp: Add extended SFC unit testsMohsin Kazmi1-2/+459
2019-10-27ping: Move to pluginMohsin Kazmi8-23/+50
2019-10-27tests: make pg_start() wait until pg completesAndrew Yourtchenko1-19/+13
2019-10-27tests: log error which happens during connect and wait longer for stats socketAndrew Yourtchenko1-2/+3
2019-10-27tests: explicitly wait for the PG to finish before looking for capture fileAndrew Yourtchenko1-0/+15
2019-10-27tcp: retry lost retransmitsFlorin Coras7-155/+205
2019-10-27sr: fix deleting an SR l2 steering policyAhmed Abdelsalam1-3/+7
2019-10-27ikev2: fix dangling pointerFilip Tehlar2-14/+28
2019-10-27build: clean up make help outputDave Wallace2-52/+52
2019-10-27vlib: fix cli process stack overflowChenmin Sun1-1/+1
2019-10-27quic: fix wrong condition in update_fifo_sizeMathiasRaoul1-1/+1
2019-10-23vppinfra: fix page boundary crossing bug in hash_memory64Dave Barach2-4/+109
2019-10-22gbp: use correct dst mac for RD-UU forwardBenoît Ganne1-1/+1
2019-10-22bonding: feature arc may not be enabled for the slave interfaceSteven Luong1-2/+2