Age | Commit message (Expand) | Author | Files | Lines |
2023-08-31 | fateshare: a plugin for managing child processes |  Andrew Yourtchenko | 4 | -0/+621 |
2023-08-26 | nat: nat44-ed bug fix |  Wei Li | 1 | -3/+4 |
2023-08-26 | nat: nat44-ed cli bug fix |  Wei Li | 1 | -1/+5 |
2023-08-25 | cnat: fix cnat_endpoint_encode |  Benoît Ganne | 1 | -1/+1 |
2023-08-25 | npt66: network prefix translation for ipv6 |  Ole Troan | 8 | -0/+643 |
2023-08-22 | dpdk-cryptodev: fix coverity issues |  Piotr Bronowski | 2 | -5/+8 |
2023-08-18 | nat: documention fix |  Steven Luong | 1 | -4/+4 |
2023-08-18 | dpdk-cryptodev: improve cryptodev cache ring implementation |  Piotr Bronowski | 4 | -239/+353 |
2023-08-18 | cnat: add host tag to bitmap in cnat snat |  HediBouattour | 3 | -0/+17 |
2023-08-17 | idpf: add native idpf driver plugin |  Ting Xu | 13 | -0/+6242 |
2023-08-16 | tests docs: update python3 venv packages |  Dave Wallace | 4 | -8/+3 |
2023-08-16 | nat: mark several messages as production |  Andrew Yourtchenko | 1 | -4/+0 |
2023-08-11 | session: fix coverity warnings |  Florin Coras | 1 | -1/+2 |
2023-08-10 | crypto-sw-scheduler: avoid crypto work on vpp_main |  Vratko Polak | 1 | -16/+18 |
2023-08-09 | session: async rx event notifications |  Florin Coras | 6 | -17/+82 |
2023-08-09 | cnat: remove rwlock on ts |  Nathan Skrzypczak | 7 | -61/+133 |
2023-08-09 | cnat: add ip/client bihash |  Nathan Skrzypczak | 4 | -52/+68 |
2023-08-08 | cnat: flag to disable rsession |  Nathan Skrzypczak | 10 | -31/+54 |
2023-08-08 | ipsec: add support for RFC-4543 ENCR_NULL_AUTH_AES_GMAC |  Benoît Ganne | 5 | -15/+3076 |
2023-08-07 | vppinfra: add clib_file_get_resolved_basename |  Damjan Marion | 1 | -1/+1 |
2023-08-07 | cnat: Support offloaded check sums |  Nathan Skrzypczak | 4 | -215/+155 |
2023-08-04 | nsh: fix nsh gre references |  Benoît Ganne | 1 | -10/+14 |
2023-08-02 | quic: fix closing of streams |  Florin Coras | 1 | -3/+1 |
2023-07-28 | vlib: pci cleanup and improvements |  Damjan Marion | 3 | -28/+4 |
2023-07-27 | hsa: add total bytes parameter to vcl_test_client |  Filip Tehlar | 1 | -1/+17 |
2023-07-27 | ikev2: cleanup stuck sessions |  Denys Haryachyy | 3 | -23/+45 |
2023-07-26 | session: use session error type instead of vnet error |  Filip Tehlar | 1 | -1/+1 |
2023-07-25 | dpdk: fix signed single bit field |  Tianyu Li | 1 | -8/+8 |
2023-07-21 | vcl: ldp support SO_ORIGINAL_DST |  qinyang | 1 | -0/+42 |
2023-07-13 | hsa: fix echo client init |  Florin Coras | 1 | -1/+2 |
2023-07-13 | lb: Fix src_ip_sticky evaluation bug in per-port-vip case. |  Nobuhiro MIKI | 3 | -469/+74 |
2023-07-12 | linux-cp: fix crash on processing dump of routes |  Alexander Chernavin | 1 | -3/+10 |
2023-07-11 | avf: remove barrier |  Damjan Marion | 2 | -2/+1 |
2023-07-11 | linux-cp: Basic MPLS support. |  Adrian Pistol | 5 | -11/+419 |
2023-07-06 | api: lcp - Mark old message versions as deprecated |  Ondrej Fabry | 1 | -2/+6 |
2023-07-06 | api: memif - Mark old message versions as deprecated |  Ondrej Fabry | 1 | -0/+6 |
2023-07-06 | dpdk-cryptodev: introduce sw_ring to the crypto op data path |  Piotr Bronowski | 2 | -124/+235 |
2023-06-30 | bpf_trace_filter: plugin for BPF Trace Filtering |  Mohammed Hawari | 9 | -0/+394 |
2023-06-30 | vlib: introduce trace filter functions |  Mohammed Hawari | 3 | -0/+107 |
2023-06-29 | dpdk-cryptodev: sync mbuf length with corresponding vlib buffer |  Piotr Bronowski | 1 | -12/+21 |
2023-06-27 | api: af_packet - Mark old message versions as deprecated |  Ondrej Fabry | 1 | -0/+8 |
2023-06-27 | api: vxlan - Mark old message versions as deprecated |  Ondrej Fabry | 1 | -0/+12 |
2023-06-27 | af_xdp: create_api_v3 without namespace keyword |  Stanislav Zaikin | 3 | -0/+132 |
2023-06-21 | af_xdp: fix chained buffer free on failure |  Benoît Ganne | 1 | -1/+1 |
2023-06-19 | dpdk-cryptodev: enq/deq scheme rework |  Piotr Bronowski | 4 | -223/+210 |
2023-06-14 | af_xdp: linearize buffer chains before TX |  Shmuel Hazan | 1 | -0/+20 |
2023-06-13 | dpdk-cryptodev: introduce sw_ring |  Piotr Bronowski | 2 | -0/+66 |
2023-06-13 | af_xdp: set frame_no_append flag |  Artem Glazychev | 1 | -0/+1 |
2023-06-08 | af_xdp: make sure all packets are transmitted |  Benoît Ganne | 2 | -7/+12 |
2023-06-08 | crypto: use fixed crypto frame pool |  gaoginskx | 2 | -0/+4 |