aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-03-01nsh: fix load failureFilip Tehlar5-69/+69
2019-03-01gtpu: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-50/+34
2019-03-01dpdk: update mlx[45] linking optionsMatthew Smith1-1/+1
2019-03-01ioam: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-19/+27
2019-03-01pppoe: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar3-12/+6
2019-03-01session: refactor local connectsFlorin Coras12-887/+475
2019-03-01Save signum and faulting address in static variablesDave Barach1-0/+6
2019-03-01Fix API return code in case of error.Igor Mikhailov (imichail)1-1/+1
2019-03-01stats: Add node names in /sys/nodes/namesOle Troan2-1/+31
2019-02-28vpp_papi.py: Change VppEnum from explicit metaclass to metaclass wrapper/deco...Paul Vinciguerra1-4/+11
2019-02-28stats: Add interface name to sw_if_index as /if/namesOle Troan5-11/+105
2019-02-28l2e: Migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-318/+352
2019-02-28MPLS: tunnel delete crashNeale Ranns1-0/+6
2019-02-28TEST: IPSEC NAT-T with UDP headerNeale Ranns1-0/+1
2019-02-27session: refactor local/cut-through listensFlorin Coras7-188/+262
2019-02-27VPP-1576: fix Coverity issuesDave Barach3-29/+20
2019-02-27string_test: The dark side of coveritySteven Luong1-4/+0
2019-02-27IKEv2 plugin export fixesNeale Ranns3-7/+24
2019-02-27NAT44: active-passive HA (VPP-1571)Matus Fabian14-79/+2463
2019-02-27Fix crash in barrier sync when vlib_worker_threads is zeroDamjan Marion2-3/+5
2019-02-26vmxnet3: RSS supportSteven Luong7-81/+229
2019-02-26VPP-1574: minimize RPC barrier sync callsDave Barach2-8/+45
2019-02-26nsh: migrate old MUTIARCH macros to VLIB_NODE_FNFilip Tehlar8-2289/+2438
2019-02-26stats: buffer gauge callbacks use index instead of name.Ole Troan3-39/+45
2019-02-26vppapigen: Expose "option version" in generated JSON file.Ole Troan1-0/+1
2019-02-26session: fix local bindsFlorin Coras2-3/+4
2019-02-26vmxnet3: lro/tso and rx checksumSteven Luong6-45/+283
2019-02-26Move pcap rx/tx trace code out of the dpdk pluginDave Barach8-388/+390
2019-02-26Fix vpp crashing when attempting to run in kubernetes PodArtem Belov1-0/+21
2019-02-26DSLITE: Fix dslite_get_b4_addr_reply message type.Jon Loeliger1-1/+1
2019-02-26Remove fake MAP domain 0 entry.Jon Loeliger1-7/+1
2019-02-26vpp-papi: Only install enum34 for python<=3.4.Paul Vinciguerra1-14/+17
2019-02-25Fix broken ASSERTDave Barach1-1/+2
2019-02-25IKEv2 to pluginNeale Ranns17-1341/+1752
2019-02-25buffer chain linearizationKlement Sekera6-436/+217
2019-02-23vhoat: potential crash in map_guest_mem using debug imageSteven Luong1-1/+14
2019-02-23session: separate local session logicFlorin Coras10-529/+607
2019-02-22tcp: keep snd sack block free listFlorin Coras3-2/+7
2019-02-22stats: add buffer gaugesFilip Tehlar4-11/+138
2019-02-22IPSEC: header exportsNeale Ranns8-1/+10
2019-02-22Callback functions must have the correct signatureNeale Ranns3-4/+8
2019-02-22avf: fix eat own tail issue on txDamjan Marion1-3/+7
2019-02-22GBP: include sclass in format EPGNeale Ranns1-1/+2
2019-02-22GBP: remove testing assertsNeale Ranns2-2/+0
2019-02-22tcp: send enough dupacks to cover all sack holesFlorin Coras4-14/+37
2019-02-22session/vcl: fix coverity warningsFlorin Coras3-2/+7
2019-02-22tapv2: coverity strikes backSteven Luong1-5/+4
2019-02-22Add no-append flag to vlib_frame_tDamjan Marion8-4/+20
2019-02-21vhost: VPP stalls with vhost performing control plane actionsSteven Luong3-214/+259
2019-02-21string_test: Coverity woeSteven Luong1-2/+0