aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-08-18tcp: avoid rcv wnd more than RX fifo can enqueueRyujiro Shibuya2-7/+12
2020-08-18udp: align udp_encap_t_ to 2 cachelinesVadym Martsynovskyy1-4/+4
2020-08-18ip: fix the punt redirect for ip4Mohsin Kazmi1-6/+9
2020-08-18nat: avoid division by zeroKlement Sekera1-1/+8
2020-08-18nat: deterministic: disallow invalid configKlement Sekera2-5/+20
2020-08-18vppinfra: fix u32x4_gather definitionDamjan Marion1-1/+1
2020-08-18misc: fix sonarclound warningsDave Barach3-2/+11
2020-08-18api: check id is valid for bounce checkingBenoît Ganne1-1/+1
2020-08-18buffers: fix non-default sized buffers initializationBenoît Ganne1-5/+21
2020-08-18vlib: node recyling and node deletion missing triggering graph node syncSteven Luong1-27/+1
2020-08-18mactime: print error if feature not enabledDave Barach1-1/+8
2020-08-18fib: fix multiple dpo pool expand casesDave Barach6-7/+76
2020-08-18fib: fix adj pool expand casesDave Barach1-1/+24
2020-08-18fib: add barrier sync, pool/vector expand casesDave Barach3-1/+66
2020-08-18nat: fix coverity warningKlement Sekera1-1/+1
2020-08-18misc: ipfix-export unformat u16 collector_port fixElias Rudberg3-1/+20
2020-08-18tap: fix rx queue indexMohsin Kazmi1-1/+2
2020-08-18dhcp: use per-thread vlib main instead of global oneBenoît Ganne1-2/+2
2020-08-18nat: fix regarding vm arg for vlib_time_now callElias Rudberg1-1/+2
2020-08-18fib: Fix interpose source reactivateNeale Ranns1-0/+14
2020-08-18dpdk: fix pktmbuf pool private data initBenoît Ganne1-0/+1
2020-08-18l2: L2/L3 mode swicth cleanup and l2-patch fixJohn Lo4-31/+16
2020-08-18misc: fix typo in set-ipfix-exporter CLI short_helpIgnas Bacius1-1/+1
2020-08-18vlib: restore commands for non-interactive sessionsBenoît Ganne1-8/+13
2020-08-18g2: fix the g2 build for Ubuntu 20.04Dave Barach1-2/+1
2020-08-18vcl svm: fix rx event losshanlin1-2/+5
2020-08-18vlib: fix unix cli commands crash without sessionBenoît Ganne1-15/+23
2020-08-18dpdk: fix crash with chelsio pmdBenoît Ganne1-6/+12
2020-08-18sr: fix srv6/srv6-ad/srv6-as promisc mode switchJohn Lo3-22/+32
2020-08-18vcl: de-init vcl on destroyFlorin Coras1-0/+1
2020-08-18tcp: avoid rcv wnd less than mssFlorin Coras1-6/+4
2020-08-18lacp: missing endian conversions for trace packet formatSteven Luong1-2/+2
2020-08-18vlib: fix u64 error counter cli printingFlorin Coras1-3/+3
2020-08-18vppinfra: set explicit found in search_free_list loopSteven Luong1-2/+6
2020-08-18ethernet: fix coverity warningDave Barach1-1/+1
2020-08-18vppinfra: loop counter off by 1 in search_free_list()Steven Luong1-1/+1
2020-08-18misc: fix coverity warningsDave Barach2-2/+2
2020-08-18rdma: fix clang buildBenoît Ganne1-2/+9
2020-08-18vcl: allow vcl worker index to be set by applicationsIJsbrand Wijnands2-0/+11
2020-08-18api: fix include_guard when path contains a plusRuslan Babayev1-1/+1
2020-08-18vcl: disconnect both flavors of bapi transport on destroyFlorin Coras1-5/+8
2020-08-18vcl: add separate fcntl64 ldp handlerFlorin Coras1-5/+12
2020-08-18vlib: use flexible array in vlib_buffer for GCC-10Benoît Ganne1-1/+1
2020-08-18stats: add apis to delete simple/combined countersOle Troan4-0/+75
2020-08-18ioam: do not reuse existing vnet symbolBenoît Ganne1-2/+2
2020-08-16vppinfra: harmonize function namesDave Barach3-16/+16
2020-08-13vppinfra: selectively disable false-positive GCC-10 warningsBenoît Ganne3-0/+24
2020-08-13ip: reassembly: fix one possible use-after-freeGao Feng2-10/+11
2020-08-13vppinfra: selectively disable false-positive GCC-10 warningsBenoît Ganne1-0/+9
2020-08-13build: add vppinfra/warnings.h to exported headers listBenoît Ganne1-0/+1