aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-12-07tests: multiple apidir locationsOle Troan4-3/+21
2022-12-07api: avoid sigpipe for unruly api clientOle Troan1-1/+7
2022-12-07papi: fix async support for socket transportOle Troan2-4/+5
2022-12-07http_static: misc bug fixesDave Barach2-1/+3
2022-12-07classify: increase metadata from 16- to 32-bitsBenoît Ganne2-9/+11
2022-12-06hs-test: manage containers and volumes within test suiteMaros Ondrejicka3-117/+103
2022-12-06hs-test: test tcp with lossMaros Ondrejicka1-0/+47
2022-12-06http_static: fix http(s) redirectsDave Barach4-15/+37
2022-12-05stats: return empty vector rather than NULL if stat_segment_dump_r() is run o...Andrew Yourtchenko1-0/+9
2022-12-02session: move connects to first workerFlorin Coras12-106/+72
2022-12-02quic: update to quicly v0.1.4Dave Wallace7-26/+98
2022-12-02hs-test: add test suite featuresMaros Ondrejicka10-77/+261
2022-12-02buffers: revert protect against bad thread indicesBenoît Ganne1-4/+1
2022-12-02vlib: clib_panic if sysconf() can't determine page size on startupAndrew Yourtchenko1-1/+7
2022-12-02vnet: fix trace flag copying in icmp4Klement Sekera1-1/+1
2022-12-02vhost: convert vhost device driver to a pluginSteven Luong14-25/+347
2022-12-02avf: support generic flowTing Xu8-52/+638
2022-12-01wireguard: add atomic mutexGabriel Oginski3-2/+19
2022-11-30hsa: session rpc for echo client cli notificationsFlorin Coras1-7/+12
2022-11-30stats: add boot time in stats segmentOle Troan2-1/+5
2022-11-29udp: refactor port allocation and sharingFlorin Coras4-72/+28
2022-11-29session: transport endpt cleanup on owner threadFlorin Coras4-16/+83
2022-11-29wireguard: compute checksum for outer ipv6 headerArtem Glazychev3-11/+127
2022-11-29stats: fix the memory leak in stat_client.cAndrew Yourtchenko1-0/+2
2022-11-29rdma: fix for-loop initialization in scalar pathJieqiang Wang1-20/+35
2022-11-29ipsec: use correct reply messageVratko Polak2-1/+2
2022-11-28vapi: write enumflag types to vapi headersMatthew Smith2-0/+15
2022-11-28ipsec: remove redundant policy array in fast path spdPiotr Bronowski3-90/+178
2022-11-28udp: preallocate ports sparse vec mapFlorin Coras1-2/+80
2022-11-26hs-test: document host stack test frameworkMaros Ondrejicka4-9/+242
2022-11-25interface: remove the pending interrupt from deleting interfaceMohsin Kazmi2-5/+16
2022-11-25hs-test: auto register test actionsFilip Tehlar8-78/+62
2022-11-24sr: srv6 path tracing apiJulian Klaiber4-0/+160
2022-11-23gso: add gso documentationMohsin Kazmi4-0/+157
2022-11-23vpp-swan: Fix segfault for multiple addressesTimur Celik1-2/+2
2022-11-23linux-cp: fix FIB_ENTRY_FLAG_ATTACHEDAlexander Skorichenko1-0/+10
2022-11-22policer: adding documentationMaxime Peim14-4/+236
2022-11-22acl: fix set acl-plugin cli unformat free.Huawei LI1-1/+2
2022-11-21tests: add VCL Thru Host Stack TLS in interrupt modeFilip Tehlar1-0/+22
2022-11-21ipsec: improve ipsec policy adding performanceXiaoming Jiang1-19/+15
2022-11-18tls: memory leak due to missing call to vnet_crypto_key_delSteven Luong1-1/+6
2022-11-18ipsec: Failure at the start of the batch should not invalidate the rest of th...Neale Ranns3-15/+53
2022-11-15session: add transport main structureFlorin Coras1-39/+37
2022-11-14crypto-ipsecmb: fix plugin crash in VirtualBoxMaros Ondrejicka2-1/+2
2022-11-14hs-test: skip vcl reattach testFilip Tehlar1-0/+1
2022-11-13build: fix lib install dir and add vat2 lib install when build rpm.Huawei LI1-6/+15
2022-11-11http: use safe pool reallocFlorin Coras1-1/+2
2022-11-11srtp: use safe pool reallocsFlorin Coras1-2/+5
2022-11-11session: safe pools for cut-through sessionsFlorin Coras1-1/+2
2022-11-10session: reduce safe pool expand rateFlorin Coras1-2/+1