aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-10-02vhost-user: add support for vlib_log APIJerome Tollet4-177/+129
2018-10-02BFD: add get echo source API (VPP-1367)Matus Fabian2-1/+87
2018-10-02IPsec: add API for SPDs dump (VPP-1363)Matus Fabian2-1/+60
2018-10-02vhost-user: Interface state updatesJuraj Sloboda4-16/+29
2018-10-02vhost_user: Fix setting MTU using uninitialized variableJuraj Sloboda1-2/+1
2018-10-02Update code to compute checksum for buffer chainsJuraj Sloboda3-7/+11
2018-10-02tls: fix disconnects for sessions with pending dataFlorin Coras8-37/+93
2018-10-02tcp: fix close wait timeout with no finFlorin Coras1-0/+4
2018-10-02tcp: accept fins if in recoveryFlorin Coras1-1/+3
2018-10-01Fix documentation about sw_interface_set_l2_bridgeYichen Wang1-1/+1
2018-10-01Source VRF SelectNeale Ranns9-0/+1175
2018-10-01Rename device class from PPPPOE to PPPoEPaul Vinciguerra2-10/+10
2018-10-01Add adjacency counters to the stats segmentNeale Ranns5-8/+40
2018-10-01vat: fix coverity warning for show_threadsMohsin Kazmi1-3/+7
2018-10-01API / CLI event-log tracingDave Barach15-3659/+164
2018-10-01thread: Add show threads apiMohsin Kazmi11-63/+239
2018-10-01mroute routers in the stats segmentNeale Ranns6-26/+67
2018-10-01IGMP: handle (*,G) report with no source addressesNeale Ranns1-8/+14
2018-10-01SCTP: fix overflow issue with timestampMarco Varlese5-23/+29
2018-10-01Support dynamic dual/quad loop selection on aarch64Lijian Zhang4-0/+251
2018-09-30vlib: barrier sync elog tracing improvementsDave Barach4-135/+114
2018-09-29vom: Fix the l2 port type in bridge domainMohsin Kazmi1-4/+5
2018-09-29vcl: handle old events before blocking in epollFlorin Coras2-3/+14
2018-09-29session: lock msg queues while generating control eventsFlorin Coras2-13/+10
2018-09-28bond: tx performance enhancement part deuxSteven3-124/+106
2018-09-28MAP: Add check for well known ports.Ole Troan1-0/+8
2018-09-28IP ttl check in ip4-input missing for single packet path.Ole Troan1-0/+3
2018-09-28stats: Split stat_segment and stats code in preparation for deprecation.Ole Troan9-111/+147
2018-09-27MAP: Correctly print ea-bits-len in map commands.Ole Troan1-1/+1
2018-09-27MAP: 64-bit DMROle Troan2-17/+15
2018-09-27Trivial: Cleanup some typos.Paul Vinciguerra32-54/+54
2018-09-27Add logging to vfio codeDamjan Marion2-3/+23
2018-09-27dpdk_plugin: fix mlx5 build and runtime issuesSirshak Das1-2/+10
2018-09-27"show log": print wall-clock timeDave Barach1-1/+14
2018-09-27tcp: use scaled window for new connectsFlorin Coras3-5/+12
2018-09-27add cmake build option to build openssl asyncPing Yu1-0/+11
2018-09-27avf: may crash if failed to allocate buffers to ringSteven1-1/+1
2018-09-27SCTP: fix advanced debug outputMarco Varlese1-2/+2
2018-09-27IPIP and IPv6 fragmentationOle Troan13-307/+224
2018-09-26vnet: show interface rx-placement may display garbage charactersSteven1-1/+1
2018-09-26vmxnet3: delete interface causes a crashSteven1-9/+4
2018-09-26acl-plugin: fix the stateful ICMP handling and add testcasesAndrew Yourtchenko1-39/+40
2018-09-26MPLS tunnel dump: use sw_if_index not tunnel_indexNeale Ranns6-25/+39
2018-09-26perftool: fix c2cpelFlorin Coras1-0/+2
2018-09-26forget to assign spd_index to configKingwel Xie1-0/+2
2018-09-26mismatch bi0 and b0 when finalizing ip reassembly.Kingwel Xie2-0/+2
2018-09-26dpdk: fix QSFP+ module infoDamjan Marion1-1/+2
2018-09-26Modify return values of L2 bridge API handlersAlexander Chernavin2-1/+23
2018-09-26NAT44: endpoint-dependent mode session timeout improvement (VPP-1423)Matus Fabian2-0/+28
2018-09-26bond: tx perf improvementsDamjan Marion4-220/+173