aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-11-19crypto: do not crash if no crypto engine loadedBenoît Ganne1-1/+1
2019-11-18session: unify buffer tx dispatchingFlorin Coras1-26/+11
2019-11-18fib: Copy the prefix before use in case the underlying entry reallocs.Neale Ranns3-6/+19
2019-11-18gtpu: check packet has enough data for gtpu headerBenoît Ganne2-106/+60
2019-11-18bonding: fix non-null terminated vectorBenoît Ganne1-2/+2
2019-11-18vlib: fix handoff queue sequencing bugDave Barach1-1/+2
2019-11-18tcp: avoid retransmits post resetFlorin Coras2-0/+6
2019-11-18rdma: fix name auto-generation on createBenoît Ganne1-1/+5
2019-11-18tap: fix cli parserDamjan Marion1-4/+5
2019-11-18dpdk: ipsec gcm fixesChristian Hopps3-25/+14
2019-11-18crypto: fix crypto perf unittest crashFan Zhang1-1/+33
2019-11-18svm: fix byte accounting when allocating fifo headerFlorin Coras1-0/+1
2019-11-18nat: NAT udp counter & unit test fixesFilip Varga5-20/+20
2019-11-18tcp: correct validity check return valueRyujiro Shibuya1-0/+1
2019-11-18ipsec: ipsec-input: check for too-short packetsBenoît Ganne1-12/+25
2019-11-18vlib: fix for vlib_node_add_next_with_slotChristian Hopps1-1/+10
2019-11-18mpls: number of mpls tunnel paths returns zeroIJsbrand Wijnands1-1/+1
2019-11-18session: reschedule asap when snd space constrainedFlorin Coras2-7/+28
2019-11-18vlib: Handle race in thread barrier processingAlexander Kabaev1-1/+1
2019-11-18tls: fifo size is u32Dave Wallace1-3/+10
2019-11-18vcl: handle segment map errorsFlorin Coras1-8/+12
2019-11-18session tcp: infra for transports to send buffersFlorin Coras4-60/+36
2019-11-15ip: Punt rather than drop unkown IPv6 ICMP packetsNeale Ranns1-5/+5
2019-11-15http_static: fifo-size is u32Dave Wallace1-0/+5
2019-11-15rdma: fix next node rx redirectBenoît Ganne1-8/+2
2019-11-15ikev2: fix traffic selector matchFilip Tehlar1-2/+2
2019-11-15session: fix show cli with closed sessionFlorin Coras1-1/+3
2019-11-15vlib: enhance the "show cli" debug CLI commandDave Barach3-49/+210
2019-11-15session: avoid double dispatch of new eventsFlorin Coras1-14/+17
2019-11-15vlib: Trivial - fix typo in short helpPaul Vinciguerra1-1/+1
2019-11-15dpdk: use local loggerPaul Vinciguerra1-5/+5
2019-11-15session: app-closed to transport-deleted on delete notifyFlorin Coras2-2/+2
2019-11-15ip: reassembly: fix use-after-freeBenoît Ganne2-5/+10
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