Age | Commit message (Expand) | Author | Files | Lines |
2022-10-11 | nat: report time between current vpp time and last_heard |  Dave Cornejo | 4 | -0/+274 |
2022-10-11 | fib: fix crash when create vxlan/vxlan-gpe/geneve/gtpu tunnel. |  Huawei LI | 2 | -6/+4 |
2022-10-07 | urpf: add mode for specific fib index lookup |  hedi bouattour | 5 | -38/+175 |
2022-10-07 | abf: return status of attachment add/del |  Matthew Smith | 1 | -7/+5 |
2022-10-04 | rdma: unhackish build of rdma-core |  Mohammed Hawari | 2 | -11/+5 |
2022-09-30 | udp: add udp encap source port entropy support |  Vladislav Grishenko | 1 | -1/+2 |
2022-09-29 | api: deprecate vl_msg_api_set_handlers |  Damjan Marion | 2 | -11/+24 |
2022-09-28 | af_xdp: change RLIMIT_MEMLOCK before load bpf program |  Chen Yahui | 1 | -0/+7 |
2022-09-27 | wireguard: stop sending handshakes when wg intf is down |  Alexander Chernavin | 1 | -3/+66 |
2022-09-27 | crypto-openssl: use no padding for encrypt/decrypt |  Vladimir Ratnikov | 1 | -6/+1 |
2022-09-27 | af_xdp: compile error undeclared identifier 'SOL_XDP' |  Chen Yahui | 1 | -0/+3 |
2022-09-27 | wireguard: fix re-handshake timer when response sent |  Alexander Chernavin | 1 | -1/+0 |
2022-09-26 | api: replace print functions wth format |  Damjan Marion | 22 | -109/+70 |
2022-09-20 | nat: adding docs for nat44-ed sub plugin |  Filip Varga | 1 | -0/+729 |
2022-09-19 | cnat: coverity fix |  Nathan Skrzypczak | 1 | -0/+4 |
2022-09-19 | abf: add API parameter n_paths range checks |  Jon Loeliger | 3 | -43/+56 |
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-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 | 4 | -8/+15 |
2022-09-09 | vlib: don't leak node frames on refork |  Dmitry Valter | 1 | -2/+1 |
2022-09-09 | nat: fix nat44-ed-in2out fast path next node |  Jing Peng | 1 | -1/+1 |
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-06 | vrrp: fix cli functions according to short_help |  luoyaozu | 1 | -0/+6 |
2022-08-31 | nat: fix coverity 249194 |  Andrew Yourtchenko | 1 | -1/+1 |
2022-08-31 | nat: fix coverity 249178 |  Andrew Yourtchenko | 1 | -1/+1 |
2022-08-31 | pppoe: fix coverity 218437, 218401 |  Andrew Yourtchenko | 1 | -0/+3 |
2022-08-30 | dma_intel: fix the wrong unformat type |  Haiyue Wang | 1 | -1/+1 |
2022-08-30 | memif: Process bad descriptors correctly in memif_process_desc |  Steven Luong | 1 | -10/+35 |
2022-08-29 | nat: fix coverity 249202 |  Benoît Ganne | 1 | -2/+2 |
2022-08-26 | linux-cp: fix coverity 216937 |  Andrew Yourtchenko | 1 | -1/+1 |
2022-08-26 | nsh: fix coverity 249201 |  Andrew Yourtchenko | 1 | -1/+1 |
2022-08-25 | vlib: introduce DMA infrastructure |  Marvin Liu | 6 | -0/+890 |
2022-08-25 | wireguard: fix ipv6 payload_length computation |  Aloys Augustin | 1 | -4/+3 |
2022-08-23 | linux-cp: handle AF_BRIDGE neighbors |  Matthew Smith | 1 | -2/+8 |
2022-08-23 | lisp: address the issues raised by coverity 249165 |  Andrew Yourtchenko | 1 | -4/+12 |
2022-08-23 | rdma: fix coverity 249197 |  Benoît Ganne | 1 | -2/+2 |
2022-08-19 | nat: simplify per-protocol code by using an array |  Jon Loeliger | 4 | -243/+158 |
2022-08-19 | ipsec: enable UDP encap for IPv6 ESP tun protect |  Matthew Smith | 2 | -2/+6 |
2022-08-18 | unittest: fix coverity 274736 |  Andrew Yourtchenko | 1 | -0/+1 |
2022-08-18 | wireguard: fix error type for crypto backend |  Benoît Ganne | 1 | -1/+1 |
2022-08-18 | wireguard: fix ipv6 handshake packet |  Benoît Ganne | 1 | -3/+1 |
2022-08-18 | nat: Replace port refcounts with simple bitvectors |  Jon Loeliger | 2 | -17/+80 |
2022-08-18 | dns: fix coverity 249189, 249198 |  Andrew Yourtchenko | 1 | -2/+2 |
2022-08-18 | nsh: fix coverity 249169 |  Andrew Yourtchenko | 1 | -1/+1 |
2022-08-18 | ikev2: accept key exchange on CREATE_CHILD_SA |  Atzm Watanabe | 2 | -63/+126 |
2022-08-18 | ikev2: fix possible SEGV |  Atzm Watanabe | 1 | -3/+3 |
2022-08-17 | memif: crash on recceiving a bad descriptor |  Steven Luong | 1 | -1/+1 |