aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-03-04devices: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar4-18/+12
2019-03-04GBP: return appropriate error code if tranport mode subnet has no interfaceNeale Ranns1-0/+3
2019-03-04adj: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar3-20/+11
2019-03-04buffers: support cases where numa node memory is not availableDamjan Marion3-40/+82
2019-03-04Hash and handoff reassembly fragmentsVijayabhaskar Katamreddy3-61/+450
2019-03-04stats: fix crash on early initFilip Tehlar1-4/+18
2019-03-04GBP: fix and print GBP BD flagsNeale Ranns3-4/+26
2019-03-04session: remove svm_segment_index from session structFlorin Coras6-10/+7
2019-03-04svm: avoid heap push/pop on fifo freeFlorin Coras1-3/+0
2019-03-04session: eventfd for mq only for bapi socket transportFlorin Coras1-6/+8
2019-03-04vcl: remove unused fields and structuresFlorin Coras3-27/+1
2019-03-04GBP: fix UT after multi-arch changeNeale Ranns13-1889/+2036
2019-03-04gbp: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar13-503/+535
2019-03-02session: remove deprecated binary apisFlorin Coras8-567/+40
2019-03-02session: notify app of segment removalFlorin Coras1-1/+12
2019-03-02session: fix unlisten with invalid handlesFlorin Coras1-2/+12
2019-03-02session: cleanup/rename functionsFlorin Coras22-262/+189
2019-03-02session: cleanup session event typesFlorin Coras10-74/+63
2019-03-01tcp: allow future acks if in windowFlorin Coras1-4/+9
2019-03-01IPSEC: tunnel-input; don't load the HW interface structNeale Ranns4-43/+41
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