aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-08-07quic: remove redundant function callsDave Wallace1-2/+0
2020-08-07quic: disable failing testFlorin Coras1-0/+1
2020-08-07quic: Add PICOTLS_INCLUDE_DIR var to CMakeLists.Mathias Raoul1-0/+6
2020-08-07misc: bond_create is broken for custom dump printSteven Luong1-2/+2
2020-08-07memif: 14 bytes extra overhead issue fixed.Mrityunjay Kumar1-2/+2
2020-08-07memif: fix zero-copy arg overwriteJakub Grajciar1-3/+0
2020-08-07gbp: More reliable unit-testsNeale Ranns1-16/+16
2020-08-06interface: add pcap trace data preallocationDave Barach2-5/+49
2020-07-21stats: memory leak in stat_validate_counter_vectorSteven Luong1-2/+10
2020-07-03interface: shmemioerror while getting name_filter argAleksander Djuric2-4/+7
2020-06-12fib: IPv6 lookup data structure MP safe when prefixes change (VPP-1881)Neale Ranns4-15/+84
2020-06-12ethernet: fix dmac stride errorZhiyong Yang1-1/+1
2020-06-11api: fix vl_api_clnt_node process stack overflowChenmin Sun1-0/+1
2020-06-11vppinfra: refactor mpcap.hDave Barach3-89/+118
2020-05-29bonding: fix the gso flagsMohsin Kazmi1-4/+10
2020-05-26ipsec: DES/3DES fixing the iv_len for openssl cryptoRajesh Goel1-1/+2
2020-04-30ipsec: Add/Del SA not MP safeNeale Ranns1-7/+0
2020-04-30l2: l2_patch_main should not be staticVratko Polak1-1/+5
2020-04-29vlib: add ASSERT to vlib_time_now(...)Dave Barach3-2/+10
2020-04-13dhcp: fix unicast pkts, clean up state machineDave Barach7-276/+441
2020-04-13ping: fix buffer allocator error handlingDave Barach1-0/+2
2020-04-13l2: handle complete clone fail in l2_floodDave Barach2-4/+10
2020-04-10misc: check return values from vlib_buffer_copy(...)Dave Barach8-4/+30
2020-04-05virtio: vhost checksum problem for ipv6Steven Luong1-3/+3
2020-04-01api: ipsec: add missing IS_INBOUND flagChristian Hopps2-0/+6
2020-04-01misc: fix ip6_neighbor_cmdDave Barach1-10/+0
2020-03-30vppinfra: fix typo in dlmalloc.cDave Barach1-1/+1
2020-03-30vppinfra: correct fixed pool header size calculationDave Barach1-3/+1
2020-03-29papi: fix socket sendall callsVratko Polak1-4/+6
2020-03-27vppinfra: manual cherrypick timebase fixesDave Barach3-56/+150
2020-03-27virtio: fix link up/down flagMohsin Kazmi1-3/+9
2020-03-27virtio: fix the out of order descriptors in txMohsin Kazmi4-8/+103
2020-03-10rdma: fix bug related to ring bufferElias Rudberg1-2/+2
2020-03-09mpls: adjust mpls-frag size to account for mpls headerJohn Lo1-1/+1
2020-03-04tap: misc fixesMohsin Kazmi4-49/+64
2020-02-29dpdk: TSO does not work for Cisco VICSteven Luong1-0/+11
2020-02-27avf: Handle chain buffer in TX properlySteven Luong2-7/+140
2020-02-18mactime: remove unnecessary function declarationNeale Ranns1-2/+0
2020-02-18papi: harden socket handlingVratko Polak1-18/+24
2020-02-18papi: introduce read_blockingVratko Polak1-3/+29
2020-02-18api: comment, simplify and fix api socket readVratko Polak1-48/+80
2020-02-13classify: fix "show classify filter" debug CLIDave Barach1-3/+1
2020-02-13ikev2: correct byte order in api handlersAleksander Djuric1-10/+21
2020-02-12classify: "classify filter ..." debug CLI cleanupDave Barach1-7/+8
2020-02-12classify: vpp packet tracer supportDave Barach4-33/+177
2020-02-06vppinfra: fix typo in tw_timer_template.cDave Barach1-1/+1
2020-02-06vppinfra: preserve total_cpu_time across clock freq adjustmentDave Barach2-4/+17
2020-02-06pmalloc: always lock pagesDamjan Marion1-25/+11
2020-02-06lb: lb_add_del_vip and lb_add_del_as doesn't work.Hongjun Ni2-4/+14
2020-02-06vlib: autogenerate <node> before <last-in-arc> constraintsDave Barach4-1/+25