aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-10tests: add running_gcov_tests to framework.pyDave Barach3-3/+14
2020-03-10tcp: protect against forced cleanupsFlorin Coras1-0/+2
2020-03-10vppinfra: improve timebase resilienceDave Barach1-3/+20
2020-03-10docs: doxygen fix siphon under python3Paul Vinciguerra1-3/+4
2020-03-10build: add libssl-dev for ubuntu 16.04 and 18.04Jieqiang Wang1-0/+2
2020-03-10lb: fix coverity warningDave Barach1-1/+1
2020-03-10mpls: add user defined name tag to mpls tunnelsIJsbrand Wijnands4-4/+19
2020-03-10ipsec: API cleanupJakub Grajciar2-25/+27
2020-03-09svm: track fifo segment virtual memory consumptionFlorin Coras3-38/+69
2020-03-09vppinfra: fix corner cases in tw_timer_expireDave Barach1-1/+22
2020-03-09ip-neighbor: add description to the age parameterVratko Polak1-0/+1
2020-03-09udp: fix UDP socket byte order in lookupAndreas Schultz1-1/+2
2020-03-09l2: API cleanupJakub Grajciar6-159/+130
2020-03-09docs: Add list of nodes for 'trace add'Paul Vinciguerra1-0/+22
2020-03-08vppinfra: fix 32-bit overflow in os_cpu_clock_frequencyDamjan Marion1-1/+1
2020-03-07vcl: fix coverity warningFlorin Coras1-2/+2
2020-03-07tls: refactor ctx_write function to avoid allocate new memory every timeSimon Zhang2-14/+46
2020-03-06misc: Fix vpp-selinux-policy dependency on CentOS 8Renato Botelho do Couto1-1/+6
2020-03-06ip-neighbor: populate neighbor age via APIVladimir Ratnikov2-0/+4
2020-03-06session: fix session reschedule conditionFlorin Coras1-1/+1
2020-03-06vcl: refactor vls to minimize lock usageFlorin Coras2-105/+418
2020-03-06docs: document the unformat '%_' optionPaul Vinciguerra1-0/+14
2020-03-06crypto: align per thread data to cache lineFilip Tehlar2-1/+4
2020-03-06ikev2: align per thread data to cache lineFilip Tehlar2-1/+4
2020-03-06build: building applications outside of vpp is missing header filesIJsbrand Wijnands1-0/+3
2020-03-06fib: path flag FIB_API_PATH_TYPE_INTERFACE_RX not copied to clientIJsbrand Wijnands1-0/+4
2020-03-05session: reduce segment reserved bytesFlorin Coras1-3/+2
2020-03-05session: fix segment search on fifo allocFlorin Coras3-30/+31
2020-03-05session: API cleanupJakub Grajciar14-236/+294
2020-03-05api: ipsec: add missing IS_INBOUND flag.Christian Hopps2-0/+6
2020-03-05tap: add support for persistanceMohsin Kazmi9-45/+127
2020-03-04vppapigen: crc is a negative value for some messages when using python 2.7Mark Nelson1-2/+2
2020-03-04map: fix map port calculation for ICMPVladimir Isaev4-14/+78
2020-03-04flow: add vlan tagged types for IPv4/IPv6 5-tuple flowsChenmin Sun2-3/+23
2020-03-04lldp: coverity fix, uninitialized arrayJakub Grajciar1-1/+1
2020-03-04vxlan: vxlan-gpe/vxlan-gpe.cpi API cleanupJakub Grajciar4-113/+75
2020-03-04ikev2: make integ algo optionalFilip Tehlar2-21/+40
2020-03-03geneve gtpu vxlan vxlan-gpe: VRF-aware bypass nodeNick Zavaritsky18-335/+341
2020-03-03ip: fix coverity warningDave Barach1-9/+5
2020-03-02rdma: improve rx loopDamjan Marion2-38/+34
2020-03-02rdma: improve refillDamjan Marion1-65/+57
2020-03-02rdma: use per-thread buffer templateDamjan Marion3-5/+25
2020-03-02virtio: fix the coverity warningMohsin Kazmi1-4/+1
2020-03-02ikev2: make UDP encap flag configurableFilip Tehlar7-0/+114
2020-02-29tls: reduce bio bufferingFlorin Coras1-2/+2
2020-02-29svm: add explicit dependency on lock for fifo typesFlorin Coras1-0/+1
2020-02-29svm: fix slice locking on fifo allocFlorin Coras2-6/+17
2020-02-28ebuild: fix the distclean targetDave Barach1-16/+13
2020-02-28vrrp: fix api-related coverity warningsDave Barach2-1/+11
2020-02-28ikev2: fix incorrect reply messagesFilip Tehlar1-2/+2