aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-15ip: reassembly: fix use-after-freeBenoît Ganne2-5/+10
2019-11-15tests: DEBUG=gdb[server]-all to debug worker(s)Dave Wallace2-13/+74
2019-11-15vcl: add api to set lcl ipFlorin Coras5-7/+43
2019-11-15vlib: linux: fix wrong iommu_group value issue when using dpdk-pluginYulong Pei1-22/+19
2019-11-12tcp: fix retransmit with no sacksFlorin Coras3-10/+18
2019-11-07nat: reapply respect udp checksumFilip Varga6-170/+428
2019-11-07nat: revert respect udp checksumOle Troan1-0/+4
2019-11-07nat: respect udp checksumFilip Varga1-4/+0
2019-11-07nat: Revert "nat: respect udp checksum"Andrew Yourtchenko6-428/+166
2019-11-07api: Add API support for PP2 plugin to stable/1908Jianlin Lv9-1/+583
2019-11-05dpdk: fix tso not properly check the 'enable-tcp-udp-checksum' option issueChenmin Sun2-16/+24
2019-11-05vlib: only dump 1st buffer in chain by defaultBenoît Ganne5-6/+17
2019-11-05ipsec: fix esp trace seq number overflowBenoît Ganne2-4/+12
2019-11-05session: fix dispatch event loggingFlorin Coras1-16/+27
2019-11-05tcp: track lost rxt segments in byte trackerFlorin Coras2-0/+5
2019-11-05vlib: fix subclass name being truncated in outputPaul Vinciguerra1-1/+1
2019-11-05dns: fix typo in counterPaul Vinciguerra1-1/+1
2019-11-05l2: fix typo in doxygenPaul Vinciguerra1-2/+2
2019-11-05ip: cleanup typos in documentationPaul Vinciguerra8-17/+17
2019-11-05tcp: rx fifo size is u32Dave Wallace1-2/+18
2019-11-05tls: fix on tcp connection resetZeyu Zhang2-3/+12
2019-11-05lisp: fix lisp-gpe db hashBenoît Ganne1-2/+2
2019-11-05vcl: handle rx notifications on reused sessionsFlorin Coras1-0/+2
2019-11-05session: allow transport cleanup only if not deletedFlorin Coras1-2/+3
2019-11-05tests: make RA tests run on VPP timeAndrew Yourtchenko2-7/+21
2019-11-05vlib: unix trivial- clean up typos in docsPaul Vinciguerra1-2/+2
2019-11-05ip: trivial typos in docsPaul Vinciguerra2-9/+9
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