Age | Commit message (Expand) | Author | Files | Lines |
2022-08-31 | gso: zero-initialize gho struct | ![](//seccdn.libravatar.org/avatar/de6aee3b31aee5db48b3afec8484e909?s=13&d=retro) Vladislav Grishenko | 2 | -0/+6 |
2022-08-31 | devices: fix coverity warning | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -1/+1 |
2022-08-31 | devices: add support for polling mode | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 3 | -6/+45 |
2022-08-30 | l2: skip arp term for locally originated packets | ![](//seccdn.libravatar.org/avatar/77db94faa8bc7e1f09feda4157165f36?s=13&d=retro) Stanislav Zaikin | 3 | -0/+6 |
2022-08-30 | tcp: do not overcount ooo bytes | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -1/+3 |
2022-08-30 | dma_intel: fix the wrong unformat type | ![](//seccdn.libravatar.org/avatar/30448c2c129935e64eae83dea9780fdd?s=13&d=retro) Haiyue Wang | 1 | -1/+1 |
2022-08-30 | memif: Process bad descriptors correctly in memif_process_desc | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven Luong | 1 | -10/+35 |
2022-08-30 | ethernet: fix coverity 214973 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -15/+14 |
2022-08-30 | vlib: fix coverity 274750, part 2 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+1 |
2022-08-30 | vlib: fix coverity 277203 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+1 |
2022-08-30 | ethernet: refactor the redundant code | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -8/+7 |
2022-08-29 | vlib: use error description when dropping packets | ![](//seccdn.libravatar.org/avatar/4407670200006b63d6639ef4a8134662?s=13&d=retro) Arthur de Kerhor | 1 | -1/+1 |
2022-08-29 | ethernet: fix mac address increment error | ![](//seccdn.libravatar.org/avatar/6ca5fc21526179d449ec0eb33010df58?s=13&d=retro) Jieqiang Wang | 1 | -2/+2 |
2022-08-29 | fib: fix coverity 249175 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+1 |
2022-08-29 | fib: fix coverity 253539 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+1 |
2022-08-29 | ethernet: fix coverity 218549 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+1 |
2022-08-29 | nat: fix coverity 249202 | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -2/+2 |
2022-08-26 | linux-cp: fix coverity 216937 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+1 |
2022-08-26 | nsh: fix coverity 249201 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+1 |
2022-08-25 | build: disable gcc warning stringop-overflow for gcc-10 or greater | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -0/+4 |
2022-08-25 | vlib: introduce DMA infrastructure | ![](//seccdn.libravatar.org/avatar/8821ba62d79dadcaf134401c2106df49?s=13&d=retro) Marvin Liu | 12 | -0/+1341 |
2022-08-25 | wireguard: fix ipv6 payload_length computation | ![](//seccdn.libravatar.org/avatar/ffd2904396645000186c64a7e6b21b89?s=13&d=retro) Aloys Augustin | 1 | -4/+3 |
2022-08-24 | vlib: allow longer version string | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -2/+2 |
2022-08-24 | ipsec: fix coverity 249204 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+1 |
2022-08-23 | linux-cp: handle AF_BRIDGE neighbors | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -2/+8 |
2022-08-23 | lisp: address the issues raised by coverity 249165 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -4/+12 |
2022-08-23 | rdma: fix coverity 249197 | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -2/+2 |
2022-08-23 | vppinfra: fix coverity 249217 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+1 |
2022-08-23 | classify: fix coverity 249223 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+1 |
2022-08-19 | nat: simplify per-protocol code by using an array | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 4 | -243/+158 |
2022-08-19 | vlib: memory leak in vlib_register_errors on create and delete interface | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven Luong | 1 | -0/+1 |
2022-08-19 | ipsec: enable UDP encap for IPv6 ESP tun protect | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 9 | -51/+101 |
2022-08-18 | unittest: fix coverity 274736 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+1 |
2022-08-18 | wireguard: fix error type for crypto backend | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -1/+1 |
2022-08-18 | wireguard: fix ipv6 handshake packet | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -3/+1 |
2022-08-18 | vppinfra: correct clib_bitmap_set() return comment | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 1 | -1/+1 |
2022-08-18 | nat: Replace port refcounts with simple bitvectors | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 2 | -17/+80 |
2022-08-18 | dns: fix coverity 249189, 249198 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -2/+2 |
2022-08-18 | nsh: fix coverity 249169 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+1 |
2022-08-18 | ip-neighbor: Declarative .api counters. | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 4 | -56/+109 |
2022-08-18 | ip: Use .api declarative counters for ICMP. | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 6 | -85/+247 |
2022-08-18 | ikev2: accept key exchange on CREATE_CHILD_SA | ![](//seccdn.libravatar.org/avatar/4df22c27e2326d9ccebcabae34349f62?s=13&d=retro) Atzm Watanabe | 2 | -63/+126 |
2022-08-18 | ikev2: fix possible SEGV | ![](//seccdn.libravatar.org/avatar/4df22c27e2326d9ccebcabae34349f62?s=13&d=retro) Atzm Watanabe | 1 | -3/+3 |
2022-08-17 | svm: fix coverity 249207,249209 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -2/+2 |
2022-08-17 | vlib: fix coverity 274744 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+4 |
2022-08-17 | vlib: fix coverity 274750 | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+4 |
2022-08-17 | memif: crash on recceiving a bad descriptor | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven Luong | 1 | -1/+1 |
2022-08-17 | wireguard: fix fib entry tracking | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 2 | -53/+35 |
2022-08-17 | fib: support "midchain delegate" removal | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 2 | -0/+31 |
2022-08-16 | nat: fix potential out-of-bound worker array index | ![](//seccdn.libravatar.org/avatar/2b3a5c1fc1e8d3cf913b695d7422e2cd?s=13&d=retro) Jing Peng | 3 | -24/+36 |