aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-10-30quic: fix quicly fifo size mismatchDave Wallace1-3/+13
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-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-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 Vinciguerra15-17/+65
2019-10-30l2: l2tp API cleanupJakub Grajciar4-32/+48
2019-10-30lb: refactor ntohl in lb_conf handlerVratko Polak1-9/+9
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-29ethernet: VNET API to create sub-interfacesNeale Ranns3-55/+56
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-28session: app-closed to transport-deleted on delete notifyFlorin Coras2-2/+2
2019-10-28nat: respect udp checksumFilip Varga6-166/+428
2019-10-28vlib: unix trivial- clean up typos in docsPaul Vinciguerra1-2/+2
2019-10-28ip: fix tracing of packet flagsKlement Sekera1-1/+1
2019-10-28ip: reassembly: fix use-after-freeBenoît Ganne2-5/+10
2019-10-28vapi: switch to python3Ole Troan3-4/+4
2019-10-25dhcp: fix crash on unicast renewal sendNeale Ranns12-421/+646
2019-10-25mdata: buffer metadata change tracker pluginDave Barach9-23/+794
2019-10-24gso: fix buffers traceBenoît Ganne1-0/+1
2019-10-24lacp: add actor steady state check prior to skip processing lacp pduSteven Luong4-29/+31
2019-10-23devices: vhoost cpu->copy array overflow on tcp jumbo frame (65535 bytes)Steven Luong2-2/+8
2019-10-23memif: memif buffer leaks during disconnecting zero copy interface.Changqian Wang1-0/+36
2019-10-23cdp: re-enable skipped tests for python3Ole Troan1-4/+0
2019-10-23avf: improve timeout handlingJakub Grajciar2-19/+47
2019-10-23sr: add "set sr encaps hop-limit" commandIgnas Bačius6-2/+75
2019-10-23gtpu: msg id fix in send_gtpu_tunnel_details apiMiklos Tirpak1-1/+2
2019-10-23papi: fix default handlingOle Troan2-40/+51
2019-10-23tcp: improve rate samples for retansmitted segmentsFlorin Coras4-91/+202
2019-10-23tcp: fix sack retransmit beyond snd_nxtFlorin Coras2-2/+13
2019-10-23rdma: build: fix ibverb compilation testBenoît Ganne1-5/+3
2019-10-22vppinfra: make coverity happy with vec_set_lenBenoît Ganne1-1/+6