summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-12-25docs: update home-gateway use-caseDave Barach1-19/+55
2022-12-23hsa: fix echo client workers initializationBenoît Ganne2-8/+7
2022-12-22misc: fix crash using tracedump plugin with socket API clientsArthur de Kerhor1-6/+9
2022-12-21dpdk: link DPDK with MLX4/MLX5 libraries againVladimir Ratnikov1-1/+3
2022-12-21af_packet: move to pluginMohsin Kazmi13-31/+72
2022-12-21hs-test: small improvementsFilip Tehlar2-23/+12
2022-12-21quic: fix quic plugin with openssl 3.xDave Wallace3-2/+15
2022-12-20udp: fix tx handling of non-connected sessionsFlorin Coras2-27/+31
2022-12-20hs-test: add runtime optionsMaros Ondrejicka10-62/+95
2022-12-20vapi: use the correct my_context_id when disconnecting API clientsMauro Sardara1-5/+75
2022-12-19hs-test: abstract away topology from test casesMaros Ondrejicka22-425/+488
2022-12-19nat: fix incorrect using about sw_if_index in nat44-ed static mapping v2 api.Huawei LI1-1/+1
2022-12-19nat: fix memory leak and refactor nat44-ed db init/free.Huawei LI1-22/+31
2022-12-16bfd: fix bfd udp error enum incompatibilityDmitry Valter2-4/+55
2022-12-16ipsec: new api for sa ips and ports updatesArthur de Kerhor8-6/+247
2022-12-15interface: fix format_vnet_interface_output_traceluoyaozu1-3/+2
2022-12-15nat: disable nat44-ed/ei features on interface deletionVladislav Grishenko4-2/+198
2022-12-14vcl: enable gso for 'sendmsg' in LDP mode.Dou Chao7-24/+80
2022-12-14vapi: implement vapi_wait() for readsMatthew Smith3-15/+11
2022-12-13build: don't overwrite quicly build/install logsDave Wallace1-6/+8
2022-12-13tests: tapv2, tunv2 and af_packet interface tests for vppNaveen Joy7-135/+1191
2022-12-12linux-cp: set severity of noisy message to debugMatthew Smith1-1/+1
2022-12-12papi: fix VPP_API_DIRPim van Pelt1-1/+4
2022-12-10misc: VPP 22.10 Release NotesAndrew Yourtchenko2-0/+505
2022-12-09nat: fixed return values of enable/disable callFilip Varga4-14/+20
2022-12-09http_static: clean up http redirect generationDave Barach1-1/+56
2022-12-08http_static: derive mime type from file extensionsDave Barach4-8/+132
2022-12-07tcp: avoid retransmit head with no dataFlorin Coras1-1/+1
2022-12-07hs-test: use assert-like approach in test casesMaros Ondrejicka7-154/+84
2022-12-07vat2: add plugin-path parameterOle Troan3-68/+101
2022-12-07papi: export packed message structuresOle Troan1-0/+16
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