summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-21NAT: Refactoring / Housekeeping (VPP-1415)Matus Fabian19-10848/+11482
2018-09-21Add more CLI options to vpp_api_test for calling ip_add_del_routeJohn Lo2-5/+17
2018-09-21tcp: accept fin-ack in syn-rcvd stateFlorin Coras1-1/+3
2018-09-20vhost: show vhost may display garbage after the interface nameSteven1-2/+3
2018-09-20bihash template: avoid memory leak upon rehashAndrew Yourtchenko1-0/+3
2018-09-20rename vpp-dpdk-dev to vpp-ext-depsDamjan Marion1-0/+1
2018-09-20UDP-Encap: name counters for the stats segmentNeale Ranns9-214/+143
2018-09-20SR-MPLS: MPLS table checks (VPP-1422)Neale Ranns1-0/+17
2018-09-20session/svm: add want_tx_event flag to fifoFlorin Coras6-36/+42
2018-09-20Route counters in the stats segmentNeale Ranns10-85/+174
2018-09-20vhost-user: Add disable feature support in apiMohsin Kazmi4-2/+30
2018-09-20NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325)Juraj Sloboda6-147/+1296
2018-09-20vmxnet3: invoke vlib_buffer_enqueue_to_next() with the wrong buffers for chai...Steven1-7/+8
2018-09-19bihash template: reinstate the check for the available memory in the arenaAndrew Yourtchenko2-3/+3
2018-09-19GRE: fix 4o6 and 6o4 adj stackingNeale Ranns4-20/+24
2018-09-19dpdk: mask and warn if rx/tx offload is not availableDamjan Marion4-94/+115
2018-09-19L2-fib-dump: send 1 or 0 rather than flag valueNeale Ranns1-3/+3
2018-09-19socket api: do not delay sending of messagesFlorin Coras3-64/+42