Age | Commit message (Expand) | Author | Files | Lines |
2022-01-26 | dpdk: not having cryptodev resources should not produce warnings |  Damjan Marion | 1 | -4/+1 |
2022-01-25 | vppinfra: add support for mask_compare for u64 |  Mohsin Kazmi | 2 | -0/+103 |
2022-01-25 | http hsa: avoid extra space in request |  Florin Coras | 2 | -12/+3 |
2022-01-25 | api: vapi: honor non-blocking setting |  Klement Sekera | 2 | -12/+25 |
2022-01-25 | ip: reassembly - fix missing ip6 owner thread init |  Klement Sekera | 1 | -0/+1 |
2022-01-25 | bonding: refactor bonding hash functions to vnet/hash |  Steven Luong | 5 | -294/+409 |
2022-01-25 | http: fix rescheduling when transport fifo full |  Florin Coras | 1 | -3/+9 |
2022-01-24 | wireguard: fix passing argument |  Gabriel Oginski | 1 | -1/+1 |
2022-01-24 | nat: TCP state tracking based on RFC 7857/RFC 6146 |  Klement Sekera | 12 | -492/+1053 |
2022-01-24 | dpdk-cryptodev: add support chacha20-poly1305 |  Gabriel Oginski | 4 | -6/+44 |
2022-01-24 | policer: fix memory leak |  Leung Lai Yung | 1 | -1/+4 |
2022-01-24 | sr: fix coverity warning |  Klement Sekera | 2 | -7/+0 |
2022-01-24 | ip6-nd: fix coverity warning |  Klement Sekera | 1 | -6/+3 |
2022-01-24 | vppinfra: fix compilation on riscv |  Damjan Marion | 1 | -8/+10 |
2022-01-22 | session: separate transports from apps in show cli |  Florin Coras | 1 | -11/+11 |
2022-01-22 | session: update time for list of subscribers |  Florin Coras | 4 | -1/+53 |
2022-01-21 | wireguard: add async mode for decryption packets |  Gabriel Oginski | 5 | -217/+445 |
2022-01-21 | wireguard: add async mode for encryption packets |  Gabriel Oginski | 11 | -107/+616 |
2022-01-20 | hsa: refactor test http server to use http proto |  Florin Coras | 2 | -451/+188 |
2022-01-20 | fib: missing include |  Damjan Marion | 1 | -0/+1 |
2022-01-20 | wireguard: add burst mode |  Gabriel Oginski | 7 | -181/+538 |
2022-01-20 | dpdk: fix compilation for DPDK < 21.11 |  Benoît Ganne | 2 | -2/+5 |
2022-01-20 | http: add http protocol plugin |  Florin Coras | 8 | -4/+1404 |
2022-01-19 | svm: update number of segments in svm_fifo_segments |  Florin Coras | 5 | -14/+15 |
2022-01-19 | svm: fix return for partial segment enqueue |  Florin Coras | 1 | -8/+9 |
2022-01-19 | misc: Initial 22.06-rc0 commitv22.06-rc0 |  Andrew Yourtchenko | 2 | -1/+1 |
2022-01-18 | dpdk: add qat gen4-b device support |  Fan Zhang | 2 | -0/+82 |
2022-01-18 | dpdk: limit number of TX queues to max supported |  Damjan Marion | 1 | -3/+17 |
2022-01-18 | vlib: allow bigger scalar data size |  Damjan Marion | 1 | -1/+2 |
2022-01-18 | misc: fix coverity warnings |  Dave Barach | 2 | -1/+7 |
2022-01-18 | linux-cp: fix possible null deref |  Pim van Pelt | 1 | -0/+2 |
2022-01-18 | virtio: remove admin-up flag during interface creation |  Mohsin Kazmi | 2 | -4/+0 |
2022-01-18 | srv6-mobile: Fix the coverity issue |  Tetsuya Murakami | 1 | -2/+2 |
2022-01-18 | vnet: distinguish between max_frame_size and MTU |  Damjan Marion | 17 | -106/+148 |
2022-01-17 | ipsec: IPSec interface correct drop w/ no protection |  Neale Ranns | 5 | -13/+47 |
2022-01-17 | interface: improve MTU handling |  Damjan Marion | 8 | -47/+98 |
2022-01-17 | vnet: introduce vnet_error() |  Damjan Marion | 10 | -175/+264 |
2022-01-16 | vppinfra: bitops cleanup |  Damjan Marion | 11 | -145/+57 |
2022-01-15 | mactime: fix memory leak |  Dave Barach | 1 | -1/+2 |
2022-01-14 | dpdk: refactor device setup |  Damjan Marion | 7 | -540/+328 |
2022-01-14 | dpdk: fix burst function output |  Damjan Marion | 1 | -3/+3 |
2022-01-14 | crypto-ipsecmb: bump to ipsecmb v1.1 |  Marcel Cornu | 1 | -1/+2 |
2022-01-12 | hsa: echo clients connect improvements |  Florin Coras | 2 | -19/+34 |
2022-01-12 | hsa: cleanup echo client app |  Florin Coras | 2 | -228/+268 |
2022-01-12 | hsa: allow large segments for echo apps |  Florin Coras | 2 | -36/+13 |
2022-01-12 | dpdk: bump to DPDK v21.11 |  Damjan Marion | 6 | -18/+33 |
2022-01-12 | dpdk: improve logging |  Damjan Marion | 3 | -10/+49 |
2022-01-12 | dpdk: update packet offload flags |  Damjan Marion | 2 | -41/+89 |
2022-01-12 | session: pass tx buffers in bulk to transports |  Florin Coras | 6 | -22/+83 |
2022-01-12 | perfmon: skipping bundle message |  Ray Kinsella | 1 | -1/+1 |