summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-31build: remove obsolete dpdk patchesDamjan Marion2-132/+0
2019-10-31dhcp: fix proxy dhcpv6 size checkBenoît Ganne1-2/+3
2019-10-31vlib: only dump 1st buffer in chain by defaultBenoît Ganne5-6/+17
2019-10-31ipsec: fix esp trace seq number overflowBenoît Ganne2-4/+12
2019-10-31misc: Use tabs in MAINTAINERSVratko Polak1-10/+10
2019-10-31quic: fix wrong error checkingDave Wallace1-6/+1
2019-10-31session: avoid double dispatch of new eventsFlorin Coras1-14/+17
2019-10-31session: fix dispatch event loggingFlorin Coras1-16/+27
2019-10-31tests: Revert "tests: add sending SIGQUIT to vpp quit sequence"Andrew Yourtchenko1-7/+6
2019-10-31quic: disable failing testFlorin Coras1-0/+1
2019-10-31acl: add missing square brackets to vat_help option in acl apiJieqiang Wang1-2/+2
2019-10-31tcp: track lost rxt segments in byte trackerFlorin Coras2-0/+5
2019-10-30quic: fix quicly fifo size mismatchDave Wallace1-3/+13
2019-10-30vpp_config: fix typos in templatesPaul Vinciguerra3-3/+8
2019-10-30http_static: fifo-size is u32Dave Wallace1-0/+5
2019-10-30vlib: fix subclass name being truncated in outputPaul Vinciguerra1-1/+1
2019-10-30dns: fix typo in counterPaul Vinciguerra1-1/+1
2019-10-30l2: fix typo in doxygenPaul Vinciguerra1-2/+2
2019-10-30tests: add sending SIGQUIT to vpp quit sequencePaul Vinciguerra1-6/+7
2019-10-30ip: cleanup typos in documentationPaul Vinciguerra8-17/+17
2019-10-30tls: fifo size is u32Dave Wallace1-3/+10
2019-10-30hsa: vpp_echo fifo size is u32Dave Wallace2-15/+23
2019-10-30tcp: rx fifo size is u32Dave Wallace1-2/+18
2019-10-30misc: MAINTAINERS clean up typosPaul Vinciguerra1-2/+2
2019-10-30vlib: Trivial - fix typo in short helpPaul Vinciguerra1-1/+1
2019-10-30dpdk: use local loggerPaul Vinciguerra1-5/+5
2019-10-30quic: fix typosPaul Vinciguerra1-4/+4
2019-10-30tls: fix on tcp connection resetZeyu Zhang2-3/+12
2019-10-30lisp: fix lisp-gpe db hashBenoît Ganne1-2/+2
2019-10-30dhcp: allocate memory for dnsAleksander Djuric1-2/+8
2019-10-30docs: devices-- add FEATURES.yamlPaul Vinciguerra16-20/+73
2019-10-30l2: l2tp API cleanupJakub Grajciar5-35/+50
2019-10-30lb: refactor ntohl in lb_conf handlerVratko Polak1-9/+9
2019-10-29tests: decode worker stdout/stderr outputDave Wallace1-2/+2
2019-10-29vcl: handle rx notifications on reused sessionsFlorin Coras1-0/+2
2019-10-29dpdk: replace deprecated VFIO API invocationDamjan Marion1-1/+2
2019-10-29ip: refactor ip4_mtrie to use atomic store-releasejaszha031-14/+5
2019-10-29ip: refactor ip4_mtrie to atomically unset leavesjaszha031-4/+6
2019-10-29docs: Fix warning with sphinx build, add script to publish docsJohn DeNisco2-1/+73
2019-10-29tests: fix TEST= filtering for python3Klement Sekera1-1/+1
2019-10-29ethernet: VNET API to create sub-interfacesNeale Ranns3-55/+56
2019-10-29misc: 19.04.3 Release NotesDave Wallace1-0/+9
2019-10-29tcp: correct tcp connection lookup conditionRyujiro Shibuya1-7/+10
2019-10-28session: allow transport cleanup only if not deletedFlorin Coras1-2/+3
2019-10-28ip: Punt rather than drop unkown IPv6 ICMP packetsNeale Ranns1-5/+5
2019-10-28ping: move the echo responder into the ping pluginNeale Ranns3-200/+215
2019-10-28vlib: don't use vector for keeping buffer indices in the poolDamjan Marion4-46/+64
2019-10-28ip: reassembly fix sanity checksKlement Sekera2-5/+5
2019-10-28docs: cleanup typos on readthroughPaul Vinciguerra51-102/+101
2019-10-28session: app-closed to transport-deleted on delete notifyFlorin Coras2-2/+2