Age | Commit message (Expand) | Author | Files | Lines |
2022-05-05 | rdma: two small improvements for rdma interface |  Jieqiang Wang | 2 | -5/+5 |
2022-05-02 | vapi: support api clients within vpp process |  Ole Troan | 2 | -1/+104 |
2022-05-02 | dhcp: fix dhcp_compl_event |  Jing Peng | 1 | -3/+5 |
2022-04-28 | wireguard: Document wireguard async mode default |  Jon Loeliger | 1 | -2/+2 |
2022-04-28 | af_xdp: more meaningful frame_size error message |  Benoît Ganne | 1 | -0/+14 |
2022-04-26 | linux-cp: sync addr and neigh only for lcp interfaces |  Stanislav Zaikin | 1 | -3/+30 |
2022-04-26 | flow: enable RSS queue group action for 5G enhancement |  Ting Xu | 1 | -0/+23 |
2022-04-21 | hsa: vcl test client epoll worker loop |  Florin Coras | 3 | -15/+301 |
2022-04-21 | nat: tweak rfc7857 tcp connection tracking |  Ole Troan | 4 | -292/+61 |
2022-04-18 | nat: fix deleting nat ei out interface feature |  Alexander Skorichenko | 1 | -2/+2 |
2022-04-16 | hsa: vcl test client allow non-blocking connects |  Florin Coras | 3 | -45/+66 |
2022-04-15 | hsa: support configurable vcl client wrk loop |  Florin Coras | 1 | -69/+128 |
2022-04-14 | gtpu: fix memory leak |  Leung Lai Yung | 1 | -0/+1 |
2022-04-13 | crypto-openssl: use getrandom syscall |  Guillaume Solignac | 1 | -2/+2 |
2022-04-12 | hsa: fix coverity warning |  Florin Coras | 1 | -0/+1 |
2022-04-12 | hsa: vcl test client option to close only client |  Florin Coras | 2 | -2/+12 |
2022-04-12 | tests: fix bihash unit test threads count |  Jing Peng | 1 | -4/+4 |
2022-04-11 | tls: fix connected notifications with no app wrk |  Florin Coras | 1 | -1/+5 |
2022-04-11 | tests: fix bihash unittest error reporting |  Jing Peng | 1 | -15/+21 |
2022-04-08 | linux-cp: fix setting mtu on hardware interfaces |  Matthew Smith | 1 | -1/+1 |
2022-04-08 | dpdk: add multi-txq support |  Mohsin Kazmi | 4 | -13/+31 |
2022-04-07 | tls http: run config fns after init ones |  Florin Coras | 1 | -1/+1 |
2022-04-07 | tls: fix session pool realloc on accept |  Florin Coras | 1 | -0/+3 |
2022-04-05 | wireguard: prevent segfault on non-adj packets |  Jon Loeliger | 2 | -0/+7 |
2022-04-05 | dpdk: macros changes for dpdk 22.03 |  Dastin Wilski | 4 | -60/+62 |
2022-04-05 | dpdk: compatibility layer for dpdk 22.03 bump |  Dastin Wilski | 2 | -26/+87 |
2022-04-05 | dpdk: fix max frame size |  Damjan Marion | 2 | -11/+11 |
2022-04-05 | nat: nat44 cli bug fix |  Filip Varga | 5 | -42/+38 |
2022-04-05 | vppinfra: refactor address sanitizer |  Damjan Marion | 1 | -1/+1 |
2022-04-05 | crypto-openssl: use getrandom to reseed openssl |  Benoît Ganne | 1 | -13/+8 |
2022-04-04 | vppinfra: make _vec_len() read-only |  Damjan Marion | 39 | -92/+88 |
2022-04-04 | tls: set client ckpair only for non-test ckp |  Florin Coras | 1 | -13/+15 |
2022-04-04 | tls: null terminate openssl chiphers |  Florin Coras | 1 | -2/+2 |
2022-04-04 | vlib: remove unused fields |  Damjan Marion | 1 | -8/+0 |
2022-04-01 | vrrp: add stats support and update API |  Emanuele Di Pascale | 8 | -18/+643 |
2022-04-01 | dpdk: fix vlan creation on ixgbe |  Alexander Chernavin | 1 | -1/+0 |
2022-04-01 | dpdk: fix coverity issue |  Fan Zhang | 1 | -13/+4 |
2022-04-01 | nat: VRF routing & FIB improvements |  Filip Varga | 8 | -281/+727 |
2022-04-01 | nat: nat44-ed cleanup & fixes |  Filip Varga | 7 | -1303/+645 |
2022-04-01 | tls: enable host verification by hostname |  satna | 1 | -3/+40 |
2022-03-31 | stats: convert error counters to normal counters |  Damjan Marion | 1 | -23/+0 |
2022-03-30 | tls: support to reinitialise ca_chain wo restart |  Saravanan Murugesan | 3 | -25/+56 |
2022-03-30 | vppinfra: vector allocator rework |  Damjan Marion | 1 | -25/+2 |
2022-03-29 | hsa: refactor echo clients |  Florin Coras | 2 | -318/+319 |
2022-03-29 | tls: Support for client certificate-key pair |  sarmurug | 1 | -0/+50 |
2022-03-29 | dpdk: make log pipe non-blocking on both sides |  Damjan Marion | 1 | -1/+2 |
2022-03-29 | linux-cp: fix tap interface attrs in case the sw pool realloc'd |  Vladislav Grishenko | 1 | -18/+16 |
2022-03-29 | crypto-openssl: fix seed calculation |  Damjan Marion | 1 | -1/+1 |
2022-03-29 | linux-cp: handle ipv4 routes when link goes down on subif |  Alexander Chernavin | 1 | -17/+43 |
2022-03-29 | linux-cp: add support for table flush if multiple interfaces |  Alexander Chernavin | 1 | -15/+39 |