aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-27session: refactor local/cut-through listensFlorin Coras7-188/+262
2019-02-27Fix centos build and build documentationjdenisco5-7/+7
2019-02-27VPP-1576: fix Coverity issuesDave Barach3-29/+20
2019-02-27DOC ONLY: update bug report sectionDave Barach1-31/+58
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 Fabian16-81/+2858
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-26VPP-1508 Python3 abstract classesPaul Vinciguerra7-29/+36
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-26make test: Stop downloading pip.Paul Vinciguerra1-6/+2
2019-02-26make test: Add exception handling around subprocess.Paul Vinciguerra4-10/+59
2019-02-26DSLITE: Fix dslite_get_b4_addr_reply message type.Jon Loeliger1-1/+1
2019-02-26VPP-1508 python tests: unicodePaul Vinciguerra3-6/+21
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-25VOM: GBP table IDs in GBP route-domain createNeale Ranns3-2/+4
2019-02-25Remote Test: fix serialization (dict, Enum)Jakub Grajciar1-0/+24
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-23Add support for 19.01jdenisco5-195/+74
2019-02-23session: separate local session logicFlorin Coras10-529/+607
2019-02-22tcp: keep snd sack block free listFlorin Coras3-2/+7
2019-02-22Makefile: fix missing help instructionSteven Luong1-0/+2
2019-02-22stats: add buffer gaugesFilip Tehlar4-11/+138
2019-02-22VOM: GBP use singular instance if shared-ptr is setNeale Ranns2-3/+20
2019-02-22IPSEC: header exportsNeale Ranns8-1/+10
2019-02-22Callback functions must have the correct signatureNeale Ranns3-4/+8
2019-02-22Maintainers list updateMarco Varlese1-8/+0
2019-02-22avf: fix eat own tail issue on txDamjan Marion1-3/+7
2019-02-22VOM: mroute dump debug level fixNeale Ranns1-1/+1
2019-02-22VOM: De-template the ACL code.Neale Ranns9-216/+711
2019-02-22GBP: include sclass in format EPGNeale Ranns1-1/+2
2019-02-22VOM: fix tests and namespacify l2_vtrNeale Ranns10-61/+69
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