aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-02-16wireguard: move buffer when insufficient pre_data leftAlexander Skorichenko1-14/+24
2023-02-16session: ignore zero length dgramsFlorin Coras1-1/+9
2023-02-13rdma: always use 64 byte CQEs for MLX5Nathan Brown1-5/+23
2023-02-10sr: support define src ipv6 per encap policyTakeru Hayasaka5-48/+313
2023-02-08session: accept lcl ip updates on cl sessionsFlorin Coras1-0/+2
2023-02-08avf dpdk: fix incorrect handling of IPv6 src address in flowTing Xu2-3/+4
2023-02-08avf: fix incorrect flag for flow directorTing Xu1-2/+1
2023-02-08avf: fix checksum offload configurationTing Xu2-3/+1
2023-02-08avf: fix bit calculation function fls_u32Ting Xu1-1/+1
2023-02-08ip6-nd: support dump/details for IPv6 RAAlexander Chernavin5-98/+470
2023-02-08ipsec: fix AES CBC IV generation (CVE-2022-46397)Benoît Ganne3-29/+65
2023-02-07vcl: drop lock on segment attach failureFlorin Coras1-0/+1
2023-02-07vcl: add ldp implementation for recvmmsgFlorin Coras1-31/+39
2023-02-07vcl: better handlig of ldp apis that rely on gnu sourceFlorin Coras6-91/+139
2023-02-06vppinfra: refactor clib_socket_init, add linux netns supportDamjan Marion8-347/+494
2023-02-06ipsec: fix async crypto linked keys memory leakBenoît Ganne1-1/+6
2023-02-03session: fix out of bounds event memcpyFlorin Coras1-3/+1
2023-02-03nat: fix accidental o2i deletion/reuseDmitry Valter1-0/+6
2023-02-03vppapigen: fix incorrect comments in jsonOndrej Fabry2-1/+4
2023-02-02tls: openssl: fix SSL_read partial read scenarioOfer Heifetz1-8/+10
2023-02-02linux-cp: fix auto-sub-intStanislav Zaikin2-1/+5
2023-02-02ip: fix ip ACL tracesBenoît Ganne1-6/+9
2023-02-02af_xdp: fix default xdp program unload failYulong Pei1-20/+45
2023-02-02policer: API policer selection by indexMaxime Peim8-257/+801
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 Glazychev1-5/+3
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 Glazychev3-10/+13
2023-01-25api: pcap capture api updateMaxime Peim5-4/+115
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 Luong17-38/+75
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-18lb: add source ip based sticky load balancingNobuhiro MIKI7-34/+674
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-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-18pci: fix musl crashBenoît Ganne1-8/+9