Age | Commit message (Expand) | Author | Files | Lines |
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 | 23 | -629/+949 |
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 | 13 | -24/+3161 |
2023-08-08 | vcl: Fix the ldp init check | Gao Feng | 1 | -1/+5 |
2023-08-07 | vlib: support sibling node creation with vlib_register_node() | Damjan Marion | 1 | -20/+54 |
2023-08-07 | vppinfra: add clib_file_get_resolved_basename | Damjan Marion | 8 | -46/+42 |
2023-08-07 | vppinfra: add vec_foreach_pointer macro | Damjan Marion | 1 | -0/+4 |
2023-08-07 | vppinfra: add unformat_init_path | Damjan Marion | 4 | -49/+83 |
2023-08-07 | vcl: fix error state switch for VCL_STATE_LISTEN_NO_MQ sessions | wanghanlin | 1 | -3/+4 |
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-04 | vpp: detect early nosyslog and interactive flags | Damjan Marion | 1 | -0/+4 |
2023-08-02 | vppinfra: add pool_foreach_pointer() | Damjan Marion | 1 | -0/+7 |
2023-08-02 | quic: fix closing of streams | Florin Coras | 1 | -3/+1 |
2023-08-02 | vlib: remove dependency on libuuid | Damjan Marion | 2 | -30/+55 |
2023-07-31 | vppinfra: add unformat_c_string_array | Damjan Marion | 2 | -0/+27 |
2023-07-31 | ipsec: fix IPv6 IPsec tunnel punting | Sylvain Cadilhac | 1 | -0/+1 |
2023-07-28 | vlib: fix gcc build breakage | Dave Wallace | 1 | -1/+3 |
2023-07-28 | session: regrab evt llist elt for app transports tx | Florin Coras | 1 | -0/+6 |
2023-07-28 | vnet: add vnet_register_device_class function | Damjan Marion | 2 | -21/+25 |
2023-07-28 | vlib: pci cleanup and improvements | Damjan Marion | 7 | -486/+531 |
2023-07-28 | vlib: fix coverity issue in vlib_node_set_interrupt_pending | Damjan Marion | 1 | -2/+5 |
2023-07-27 | hsa: add total bytes parameter to vcl_test_client | Filip Tehlar | 1 | -1/+17 |
2023-07-27 | session: remove unused code | Filip Tehlar | 1 | -17/+0 |
2023-07-27 | ipsec: fix sa bind cli | Maxime Peim | 1 | -1/+1 |
2023-07-27 | ikev2: cleanup stuck sessions | Denys Haryachyy | 3 | -23/+45 |
2023-07-26 | vcl: allow rx of zero length dgrams | Florin Coras | 1 | -1/+2 |
2023-07-26 | vlib: rename vnet_log_get_class_data | Vratko Polak | 2 | -3/+3 |
2023-07-26 | stats: remove extra format line | Steven Luong | 1 | -2/+1 |
2023-07-26 | session: use session error type instead of vnet error | Filip Tehlar | 14 | -92/+117 |
2023-07-25 | vlib: interrupt mode support for pre-input nodes | Damjan Marion | 6 | -17/+53 |
2023-07-25 | classify: add bpf support to pcap classifier | Maxime Peim | 9 | -5/+128 |
2023-07-25 | dpdk: fix signed single bit field | Tianyu Li | 1 | -8/+8 |
2023-07-21 | vcl: ldp support SO_ORIGINAL_DST | qinyang | 14 | -12/+167 |
2023-07-21 | ipsec: fix logic in ext_hdr_is_pre_esp | Piotr Bronowski | 1 | -3/+3 |
2023-07-19 | vcl: zero out cmsg for recvmsg API | Steven Luong | 1 | -0/+1 |
2023-07-17 | docs: add api change process from wiki | Dave Wallace | 1 | -0/+193 |
2023-07-14 | ipip: populate mode in tunnel details | Matthew Smith | 1 | -2/+19 |
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-07 | stats: fix duplicate /if/names entry | Steven Luong | 1 | -3/+7 |
2023-07-07 | api: fix signed single bit field | Tianyu Li | 1 | -5/+5 |
2023-07-06 | api: lcp - Mark old message versions as deprecated | Ondrej Fabry | 1 | -2/+6 |
2023-07-06 | api: ip - Mark old message versions as deprecated | Ondrej Fabry | 1 | -0/+5 |