Age | Commit message (Expand) | Author | Files | Lines |
2022-09-27 | af_xdp: compile error undeclared identifier 'SOL_XDP' | Chen Yahui | 1 | -0/+3 |
2022-09-27 | vnet: fix ip4 version and IHL check | Dmitry Valter | 2 | -3/+11 |
2022-09-27 | wireguard: fix re-handshake timer when response sent | Alexander Chernavin | 2 | -23/+48 |
2022-09-27 | vcl: repatch "align the RST behaviour with kernel" | Yacan Liu | 1 | -1/+1 |
2022-09-27 | tests: disable failing tests on ubuntu-22.04 debian-11 | Dave Wallace | 11 | -8/+116 |
2022-09-26 | api: replace print functions wth format | Damjan Marion | 39 | -301/+201 |
2022-09-26 | api: keep api common code in vlibapi | Damjan Marion | 8 | -22/+18 |
2022-09-23 | bfd: add tracing support to bfd-process | Klement Sekera | 5 | -104/+162 |
2022-09-21 | ipsec: introduce fast path ipv6 inbound matching | Piotr Bronowski | 5 | -95/+274 |
2022-09-21 | misc: Initial 23.02-rc0 commitv23.02-rc0 | Andrew Yourtchenko | 2 | -1/+1 |
2022-09-20 | docs: enhance install vpp docs | fatelei | 3 | -34/+51 |
2022-09-20 | nat: adding docs for nat44-ed sub plugin | Filip Varga | 4 | -0/+734 |
2022-09-20 | fib: add cli support for explicit link type | Benoît Ganne | 1 | -0/+12 |
2022-09-20 | arp: check for manually added proxy-arp entries | Benoît Ganne | 1 | -1/+1 |
2022-09-20 | misc: experimental script to get the list of the reviewers for a commit | Andrew Yourtchenko | 1 | -0/+240 |
2022-09-20 | packetforge: add packetforge for generic flow to extras | Ting Xu | 98 | -0/+4330 |
2022-09-20 | vcl: align the RST behaviour with kernel | Yacan Liu | 1 | -1/+13 |
2022-09-20 | tests: run tests against a running VPP | Naveen Joy | 4 | -12/+291 |
2022-09-19 | misc: add test framework for host stack | Filip Tehlar | 27 | -0/+1974 |
2022-09-19 | cnat: coverity fix | Nathan Skrzypczak | 1 | -0/+4 |
2022-09-19 | tests: skip tests failing on ubuntu 22.04 | Dave Wallace | 4 | -2/+87 |
2022-09-19 | igmp: validate ip router alert option length | Vladislav Grishenko | 2 | -15/+50 |
2022-09-19 | abf: add API parameter n_paths range checks | Jon Loeliger | 3 | -43/+56 |
2022-09-19 | build: install missing headers | Benoît Ganne | 1 | -1/+6 |
2022-09-19 | teib: fix segv during failed deletion of entry | Matthew Smith | 1 | -2/+1 |
2022-09-19 | arp: update error reason when checking for proxy-arp | Benoît Ganne | 2 | -2/+5 |
2022-09-19 | linux-cp: fix some CLI error messages | Matthew Smith | 1 | -79/+71 |
2022-09-18 | lisp: fix coverity 277315 | Andrew Yourtchenko | 1 | -0/+5 |
2022-09-16 | virtio: add support for per queue packet counter | Mohsin Kazmi | 5 | -0/+28 |
2022-09-15 | vcl: add hugepage for vcl configure and svm | Junfeng Wang | 10 | -8/+33 |
2022-09-15 | session: support dma option | Marvin Liu | 3 | -20/+257 |
2022-09-15 | prom: fix coverity 277312, 277317 | Andrew Yourtchenko | 1 | -0/+2 |
2022-09-15 | nat: fix nat44-ed port range with multiple workers | Vladislav Grishenko | 5 | -9/+207 |
2022-09-15 | ip-neighbor: fix debug log format output | luoyaozu | 1 | -4/+3 |
2022-09-14 | ip: show fib index in ip4 reassembly trace | Damjan Marion | 1 | -28/+25 |
2022-09-14 | ipsec: make chacha20-poly1305 available via API | Vladimir Ratnikov | 4 | -14/+27 |
2022-09-12 | vlib: add vlib_frame_bitmap_is_bit_set | Damjan Marion | 1 | -0/+8 |
2022-09-12 | ipsec: introduce fast path ipv4 inbound matching | Piotr Bronowski | 10 | -164/+1472 |
2022-09-09 | fib: fix path copy function to deal with provided DPO in exclusive path | Damjan Marion | 1 | -0/+6 |
2022-09-09 | vlib: don't leak node frames on refork | Dmitry Valter | 10 | -16/+129 |
2022-09-09 | vppinfra: add clib_array_mask_set_u32() | Damjan Marion | 1 | -0/+33 |
2022-09-09 | nat: fix nat44-ed-in2out fast path next node | Jing Peng | 1 | -1/+1 |
2022-09-09 | fib: missing headers | Damjan Marion | 1 | -0/+2 |
2022-09-08 | wireguard: eliminate some calls to main thread | Matthew Smith | 1 | -4/+10 |
2022-09-08 | avf: check for VLAN_TOGGLE capability | Mohammed Hawari | 1 | -0/+6 |
2022-09-07 | dpdk-cryptodev: reduce request to enable async | Gabriel Oginski | 1 | -1/+0 |
2022-09-07 | build: Cleanup python2 from suse build and uplift opensuse version | Laszlo Kiraly | 3 | -21/+13 |
2022-09-06 | vrrp: fix cli functions according to short_help | luoyaozu | 1 | -0/+6 |
2022-09-05 | ip: fix punt socket overflow | Benoît Ganne | 1 | -3/+6 |
2022-09-01 | build: set OS_ID_LIKE only if unset | Benoît Ganne | 1 | -1/+1 |