Age | Commit message (Expand) | Author | Files | Lines |
2023-02-08 | ip6-nd: support dump/details for IPv6 RA |  Alexander Chernavin | 6 | -98/+549 |
2023-02-08 | ipsec: fix AES CBC IV generation (CVE-2022-46397) |  Benoît Ganne | 3 | -29/+65 |
2023-02-07 | vcl: drop lock on segment attach failure |  Florin Coras | 1 | -0/+1 |
2023-02-07 | vcl: add ldp implementation for recvmmsg |  Florin Coras | 1 | -31/+39 |
2023-02-07 | vcl: better handlig of ldp apis that rely on gnu source |  Florin Coras | 6 | -91/+139 |
2023-02-07 | packetforge: fix lack of edge for ipv6 after gtppsc |  Ting Xu | 1 | -0/+5 |
2023-02-06 | hs-test: add nginx perf tests |  Filip Tehlar | 2 | -1/+74 |
2023-02-06 | vppinfra: refactor clib_socket_init, add linux netns support |  Damjan Marion | 8 | -347/+494 |
2023-02-06 | ipsec: fix SA names consistency in tests |  Arthur de Kerhor | 5 | -127/+127 |
2023-02-06 | ipsec: fix async crypto linked keys memory leak |  Benoît Ganne | 1 | -1/+6 |
2023-02-03 | session: fix out of bounds event memcpy |  Florin Coras | 1 | -3/+1 |
2023-02-03 | nat: fix accidental o2i deletion/reuse |  Dmitry Valter | 2 | -2/+79 |
2023-02-03 | vpp-swan: allow SAs to be used to the route-based IPsec |  Atzm Watanabe | 1 | -1/+17 |
2023-02-03 | vppapigen: fix incorrect comments in json |  Ondrej Fabry | 2 | -1/+4 |
2023-02-02 | tls: openssl: fix SSL_read partial read scenario |  Ofer Heifetz | 1 | -8/+10 |
2023-02-02 | linux-cp: fix auto-sub-int |  Stanislav Zaikin | 2 | -1/+5 |
2023-02-02 | ip: fix ip ACL traces |  Benoît Ganne | 1 | -6/+9 |
2023-02-02 | af_xdp: update custom XDP program example |  Yulong Pei | 2 | -53/+65 |
2023-02-02 | packetforge: fix order of dst/src address of mac |  Ting Xu | 1 | -2/+2 |
2023-02-02 | af_xdp: fix default xdp program unload fail |  Yulong Pei | 1 | -20/+45 |
2023-02-02 | policer: API policer selection by index |  Maxime Peim | 10 | -279/+917 |
2023-02-02 | fib: keep AddressSanitizer happy |  Benoît Ganne | 1 | -3/+2 |
2023-02-01 | memif: improve error reporting |  Damjan Marion | 5 | -122/+64 |
2023-02-01 | wireguard: update ESTABLISHED flag |  Artem Glazychev | 2 | -6/+32 |
2023-01-31 | tests: refactor quic tests to use app-socket-api |  Dave Wallace | 1 | -25/+40 |
2023-01-30 | vppinfra: keep AddressSanitizer happy |  Benoît Ganne | 1 | -2/+3 |
2023-01-30 | vlib: chdir to runtime_dir |  Damjan Marion | 1 | -0/+3 |
2023-01-27 | api: keep AddressSanitizer happy |  Benoît Ganne | 1 | -10/+11 |
2023-01-27 | api: keep AddressSanitizer happy |  Benoît Ganne | 2 | -6/+8 |
2023-01-27 | api: keep AddressSanitizer happy |  Benoît Ganne | 1 | -0/+1 |
2023-01-26 | dns: keep AddressSanitizer happy |  Benoît Ganne | 2 | -16/+23 |
2023-01-26 | dpdk: add intf tag to dev{} subinput |  Nathan Skrzypczak | 2 | -0/+6 |
2023-01-26 | wireguard: sending the first handshake |  Artem Glazychev | 4 | -10/+46 |
2023-01-25 | hs-test: handle error in config serialization |  Filip Tehlar | 1 | -0/+3 |
2023-01-25 | api: pcap capture api update |  Maxime Peim | 6 | -5/+188 |
2023-01-24 | af_xdp: fix xdp socket create fail |  Chen Yahui | 1 | -2/+18 |
2023-01-23 | vppapigen: enable codegen for stream message types |  Stanislav Zaikin | 4 | -25/+51 |
2023-01-22 | vppinfra: fix random buffer OOB crash with ASAN |  Dmitry Valter | 1 | -1/+9 |
2023-01-21 | vlib: make pending_interrupts valid for AddressSanitizer |  Benoît Ganne | 1 | -1/+1 |
2023-01-20 | vppinfra: clib_bitmap fix |  Maxime Peim | 2 | -33/+144 |
2023-01-19 | vxlan: convert vxlan to a plugin |  Steven Luong | 18 | -39/+77 |
2023-01-19 | ip: add the missing offload check |  Mohsin Kazmi | 1 | -2/+2 |
2023-01-18 | af_packet: add the missing header-len for packets with checksum offload |  Mohsin Kazmi | 1 | -0/+4 |
2023-01-18 | misc: Initial 23.06-rc0 commitv23.06-rc0 |  Andrew Yourtchenko | 2 | -1/+1 |
2023-01-18 | lb: add source ip based sticky load balancing |  Nobuhiro MIKI | 8 | -36/+716 |
2023-01-18 | build: use CMAKE_C_COMPILER_LAUNCHER for ccache |  Guillaume Solignac | 1 | -2/+2 |
2023-01-18 | vppapigen: include comments in json |  Ole Troan | 2 | -11/+24 |
2023-01-18 | hs-test: zero timeout on docker stop |  Florin Coras | 1 | -1/+1 |
2023-01-18 | pppoe: fix memcpy out of bounds with gcc-11 on arm |  Tianyu Li | 1 | -1/+1 |
2023-01-18 | vppinfra:fix pcap write large file(> 0x80000000) error. |  aihua2013 | 1 | -1/+1 |