summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-23api: better segregate client and server codeBenoît Ganne6-170/+153
2022-03-23perfmon: null-terminate stringDamjan Marion1-1/+1
2022-03-23stats: fix crash due to pointer taken before validateDamjan Marion1-2/+4
2022-03-23vppinfra: deprecate vppinfra/graph.[ch]Damjan Marion3-2/+0
2022-03-23crypto-native: fix dst index typo in VAESBenoît Ganne1-1/+1
2022-03-22session: use safe realloc for poolsFlorin Coras6-81/+25
2022-03-22tests: add http tps testFilip Tehlar1-0/+42
2022-03-22build: remove clang-format-10Dave Wallace2-10/+4
2022-03-22memif: fix the maxmimum number of txqsMohsin Kazmi1-1/+1
2022-03-22fib: refetech the adj after the walk in case the pool realloc'dVladislav Grishenko1-3/+15
2022-03-22build: fix clang-format-diff[.py] detectionKlement Sekera1-1/+4
2022-03-22tests: fix DEBUG=attach functionalityKlement Sekera2-6/+10
2022-03-21stats: fix vlib_stats_validate_will_expand_internalDamjan Marion1-2/+2
2022-03-21session: linked list of events to be handled by mainFlorin Coras3-56/+107
2022-03-21sr: fix srv6 definition of behavior associated to a LocalSIDFrancesco Lombardo2-2/+2
2022-03-21vppinfra: use clib_mem_allocDamjan Marion12-13/+12
2022-03-21wireguard: dont stacksmash bad peer base64 keysJon Loeliger1-1/+1
2022-03-21wireguard: improve peer dump detailsJon Loeliger2-11/+22
2022-03-21vppinfra: add new bihash exportsNathan Skrzypczak3-69/+185
2022-03-21hsa: add support for SAPI in vpp_echoFilip Tehlar5-48/+491
2022-03-18vppinfra: deprecate vec numa macrosDamjan Marion5-220/+101
2022-03-18tests: fix the RND_SEED parsingAndrew Yourtchenko1-1/+13
2022-03-18session: add infra for safe pool reallocsFlorin Coras2-0/+148
2022-03-18udp: avoid grabbing vlib main if not neededFlorin Coras1-6/+4
2022-03-18misc: Auto close PRs to GitHub mirrorEd Warnicke1-0/+21
2022-03-18vppinfra: refactor *_will_expand() functionsDamjan Marion14-113/+56
2022-03-18vppinfra: deprecate vec_free_h()Damjan Marion7-18/+10
2022-03-18vppinfra: use stored vec header size to find headerDamjan Marion11-81/+56
2022-03-18vppinfra: fixed pool from heapDamjan Marion2-89/+18
2022-03-18cnat: Fix conflicting rsessionNathan Skrzypczak4-39/+87
2022-03-18memif: fix rx/txqueue RC on connectedNathan Skrzypczak1-9/+12
2022-03-18ip: fix assert in ip4_ttl_incAloys Augustin1-1/+3
2022-03-18bfd: remove source IP check from session addKlement Sekera1-55/+0
2022-03-17vlib: fix vlib_mains vector alignmentFlorin Coras1-1/+1
2022-03-17vcl: fix invalid socket readFilip Tehlar1-1/+1
2022-03-17vppinfra: vec_max_len, vec_mem_size use stored header sizeDamjan Marion4-33/+40
2022-03-17vppinfra: store vector header size and alignment into headerDamjan Marion3-10/+24
2022-03-17vppinfra: move hash bitmap out of vec headerDamjan Marion2-8/+11
2022-03-17misc: Improve go bindings genNathan Skrzypczak2-51/+68
2022-03-17nat: fix ICMP error translationKlement Sekera2-17/+25
2022-03-16vpp: binary-api CLI weak linking workaroundDamjan Marion1-1/+1
2022-03-15tcp: update error counters in listen nodeFlorin Coras1-9/+7
2022-03-15tcp: update persist timer if data ackedFlorin Coras1-3/+7
2022-03-15flow: add generic flow pattern for 5G flow enhancementTing Xu3-32/+87
2022-03-15vlib: add vlib_frame_bitmap_andDamjan Marion1-0/+8
2022-03-15memif: fix memif_process_desc indexingMauro Sardara1-4/+2
2022-03-14vppinfra: fix vec capacityFlorin Coras4-20/+31
2022-03-14stats: refactor vlib countersDamjan Marion6-161/+217
2022-03-14dpdk: add patch to support i226vMatthew Smith1-0/+137
2022-03-14crypto: Enabling IOMMU DMA translation table update for QAT cardGovindarajan1-1/+2