aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-21Revert "bond: problem switching from l2 to l3"Peter Mikus1-11/+0
2019-02-21physmem: keep physmem VA in 39-bit address space on x86_64Damjan Marion5-6/+45
2019-02-21API: client does not set root permissions on shm segmentNeale Ranns1-4/+2
2019-02-21GBP: BD index not BD IDNeale Ranns1-1/+1
2019-02-21vcl/session: send unlisten over message queueFlorin Coras6-20/+84
2019-02-21tcp: drop outstanding data when entering closing stateFlorin Coras4-7/+16
2019-02-21svm: fix mem ordering for enqueue nocopyFlorin Coras1-1/+1
2019-02-20pg: fix payload hex-string bugKingwel Xie1-6/+8
2019-02-20pg: fix tracing when device-input feature arc is usedDamjan Marion1-6/+4
2019-02-20pg: fix crash when multiple streams are enqueuing to the same nextDamjan Marion1-1/+1
2019-02-20pg: remove no-recycle optionDamjan Marion41-83/+0
2019-02-20calculate per-thread time offsetDave Barach3-1/+66
2019-02-20session: fix local sessions disconnectsFlorin Coras2-22/+21
2019-02-20tls: add vcl testFlorin Coras4-8/+8
2019-02-20IPSEC: API coverity error of unitialised stat_index valueNeale Ranns1-0/+2
2019-02-20IPSEC-GRE: no clib_warning in the DPNeale Ranns1-3/+0
2019-02-19ldp: return byte count from a successful recvfromHaggai Eran1-2/+6
2019-02-19reassembly: handle ip6 atomic fragmentsKlement Sekera1-6/+3
2019-02-19avf: fix feature arc, take twoDamjan Marion1-1/+2
2019-02-19reassembly: fix buffer usage counterKlement Sekera1-5/+7
2019-02-19dpdk: update Cisco VIC port typeHyong Youb Kim1-4/+1