aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-02-02af_xdp: update custom XDP program exampleYulong Pei2-53/+65
2023-02-02packetforge: fix order of dst/src address of macTing Xu1-2/+2
2023-02-02af_xdp: fix default xdp program unload failYulong Pei1-20/+45
2023-02-02policer: API policer selection by indexMaxime Peim10-279/+917
2023-02-02fib: keep AddressSanitizer happyBenoît Ganne1-3/+2
2023-02-01memif: improve error reportingDamjan Marion5-122/+64
2023-02-01wireguard: update ESTABLISHED flagArtem Glazychev2-6/+32
2023-01-31tests: refactor quic tests to use app-socket-apiDave Wallace1-25/+40
2023-01-30vppinfra: keep AddressSanitizer happyBenoît Ganne1-2/+3
2023-01-30vlib: chdir to runtime_dirDamjan Marion1-0/+3
2023-01-27api: keep AddressSanitizer happyBenoît Ganne1-10/+11
2023-01-27api: keep AddressSanitizer happyBenoît Ganne2-6/+8
2023-01-27api: keep AddressSanitizer happyBenoît Ganne1-0/+1
2023-01-26dns: keep AddressSanitizer happyBenoît Ganne2-16/+23
2023-01-26dpdk: add intf tag to dev{} subinputNathan Skrzypczak2-0/+6
2023-01-26wireguard: sending the first handshakeArtem Glazychev4-10/+46
2023-01-25hs-test: handle error in config serializationFilip Tehlar1-0/+3
2023-01-25api: pcap capture api updateMaxime Peim6-5/+188
2023-01-24af_xdp: fix xdp socket create failChen Yahui1-2/+18
2023-01-23vppapigen: enable codegen for stream message typesStanislav Zaikin4-25/+51
2023-01-22vppinfra: fix random buffer OOB crash with ASANDmitry Valter1-1/+9
2023-01-21vlib: make pending_interrupts valid for AddressSanitizerBenoît Ganne1-1/+1
2023-01-20vppinfra: clib_bitmap fixMaxime Peim2-33/+144
2023-01-19vxlan: convert vxlan to a pluginSteven Luong18-39/+77
2023-01-19ip: add the missing offload checkMohsin Kazmi1-2/+2
2023-01-18af_packet: add the missing header-len for packets with checksum offloadMohsin Kazmi1-0/+4
2023-01-18misc: Initial 23.06-rc0 commitv23.06-rc0Andrew Yourtchenko2-1/+1
2023-01-18lb: add source ip based sticky load balancingNobuhiro MIKI8-36/+716
2023-01-18build: use CMAKE_C_COMPILER_LAUNCHER for ccacheGuillaume Solignac1-2/+2
2023-01-18vppapigen: include comments in jsonOle Troan2-11/+24
2023-01-18hs-test: zero timeout on docker stopFlorin Coras1-1/+1
2023-01-18pppoe: fix memcpy out of bounds with gcc-11 on armTianyu Li1-1/+1
2023-01-18vppinfra:fix pcap write large file(> 0x80000000) error.aihua20131-1/+1
2023-01-18tests: improve packet checksum functionsKlement Sekera1-6/+21
2023-01-18pci: fix musl crashBenoît Ganne1-8/+9
2023-01-17hs-test: add http proxy env to container buildsFlorin Coras1-2/+4
2023-01-17hs-test: autodetect ubuntu version during buildMaros Ondrejicka2-1/+12
2023-01-17acl: CLI allow replace, allow deletionPim van Pelt1-8/+66
2023-01-17vlib: install dma.h to fix out-of-tree pluginsMohammed Hawari1-0/+1
2023-01-16hs-test: better directory structureFilip Tehlar7-4/+4
2023-01-16hs-test: restrict concurrency on envoyFilip Tehlar3-8/+16
2023-01-16wireguard: add local variableGabriel Oginski1-17/+53
2023-01-16ipsec: fix transpose local ip range position with remote ip range in fast pat...Piotr Bronowski3-45/+48
2023-01-14vlib: add const to char* params of several funcsSergey Nikiforov2-2/+3
2023-01-14vppinfra: add const to char* params of several funcsSergey Nikiforov3-11/+9
2023-01-13vcl: set deq notify flag on epoll connected sessionsFlorin Coras1-0/+4
2023-01-13hs-test: use equal ubuntu versions in test imagesMaros Ondrejicka5-12/+18
2023-01-13vppinfra: fix else if check in _vec_set_len()Liangxing Wang1-1/+1
2023-01-13build: cmake NAMELINK_COMPONENT in vpp librariesNick Brown1-2/+4
2023-01-13af_xdp: update af_xdp driver plugin to depend on libxdpYulong Pei10-90/+167