aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-26itf: dump interface rx-placementMohsin Kazmi4-1/+228
2018-09-25FIB: recusrive paths must lock the table to prevent its deletionNeale Ranns2-0/+9
2018-09-25L2 BD: introduce a BD interface on which to send UU packetsNeale Ranns21-93/+496
2018-09-25MPLS tunnel dump fixNeale Ranns3-4/+8
2018-09-25dpdk: show pluggable info in 'show hardware'Damjan Marion4-21/+78
2018-09-25BIER; bi-dir to/from underlayNeale Ranns7-59/+110
2018-09-25acl-plugin: optimize session idle timer checksAndrew Yourtchenko5-32/+93
2018-09-25UDP-Encap: fix coverity found errorNeale Ranns1-0/+1
2018-09-25tcp: accept rst+ack in syn-rcvd stateFlorin Coras1-0/+2
2018-09-25tcp: add option to cfg max rx fifo sizeFlorin Coras4-11/+23
2018-09-25bond: crash when deleting bond interface [VPP-1427]Steven1-2/+5
2018-09-25vmxnet3: guard against array overflowSteven1-2/+3
2018-09-25NAT44: fix nat44_o2i_ed_is_idle_session_cb (VPP-1424)Matus Fabian2-4/+1
2018-09-24NAT44: endpoint-dependent mode session timeout improvement (VPP-1423)Matus Fabian4-27/+63
2018-09-24nsim: fix multiple definitions of nsim_nodeDamjan Marion2-3/+1
2018-09-24svm: march svm_fifo take 2Florin Coras2-71/+46
2018-09-24avf: rename interface nameDamjan Marion2-2/+2
2018-09-24ARP: don't use RPC for requests initiated from the main threadNeale Ranns2-114/+87
2018-09-24Network delay simulator pluginDave Barach10-0/+1523
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra120-249/+249
2018-09-24LB: fix flush flow table issueHongjun Ni5-69/+90
2018-09-22vcl: remove vcl_eventFlorin Coras8-1062/+0
2018-09-22fix following error in debian jessie:Khers1-3/+6
2018-09-21vmxnet3: Add hardware link status handlingSteven6-8/+66