aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-09-13vlib: reset stop_timer_handle on expired processesstable/2302Matthew Smith1-8/+23
2023-09-13vlib:process node scheduling use timing_wheel have problem.jinsh2-2/+6
2023-05-29vcl: fix crash issue when connect an IP that VPP can't resolveqinyang1-3/+6
2023-03-31nat: fix nat44 vrf handlersDaniel Béreš1-2/+2
2023-03-03avf: fix bit calculation function fls_u32Ting Xu1-1/+1
2023-03-03avf: fix checksum offload configurationTing Xu2-3/+1
2023-03-03avf dpdk: fix incorrect handling of IPv6 src address in flowTing Xu2-3/+4
2023-03-03avf: fix incorrect flag for flow directorTing Xu1-2/+1
2023-02-21misc: VPP 23.02 Release Notesv23.02Andrew Yourtchenko2-0/+542
2023-02-11misc: VPP 22.10.1 Release NotesDave Wallace2-0/+13
2023-02-10misc: VPP 22.06.1 Release NotesDave Wallace3-1/+13
2023-02-08packetforge: fix lack of edge for ipv6 after gtppscv23.02-rc2Ting Xu1-0/+5
2023-02-08packetforge: fix order of dst/src address of macTing Xu1-2/+2
2023-02-08vcl: drop lock on segment attach failureFlorin Coras1-0/+1
2023-02-08vcl: add ldp implementation for recvmmsgFlorin Coras1-31/+39
2023-02-08vcl: better handlig of ldp apis that rely on gnu sourceFlorin Coras6-91/+139
2023-02-08ipsec: fix AES CBC IV generation (CVE-2022-46397)Benoît Ganne3-29/+65
2023-02-03session: fix out of bounds event memcpyFlorin Coras1-3/+1
2023-02-03vppapigen: fix incorrect comments in jsonOndrej Fabry2-1/+4
2023-02-03tls: openssl: fix SSL_read partial read scenarioOfer Heifetz1-8/+10
2023-01-18misc: Initial changes for stable/2302 branchv23.02-rc1Andrew Yourtchenko1-0/+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
2023-01-12vppinfra: fix longstanding corner case bug in serialize_get()Dave Barach2-0/+47
2023-01-12hs-test: fix tests using wgetFilip Tehlar1-1/+1
2023-01-12misc: use right include for fctnl.h and poll.hGuillaume Solignac13-14/+5
2023-01-12abf: exclude networks with deny rulesJosh Dorsey3-6/+136
2023-01-11hs-test: optimize size of docker imageFilip Tehlar2-8/+16
2023-01-11hs-test: use anchors in yaml config filesMaros Ondrejicka7-16/+25