aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-06-02wireguard: add support for chained buffersAlexander Chernavin3-79/+353
2023-06-02api: nat44_ed - Mark old message versions as deprecatedOndrej Fabry1-0/+10
2023-06-01crypto: make crypto-dispatch node working in adaptive modeXiaoming Jiang12-232/+33
2023-05-31fib: fix memory leak in fib_attached_export_purgeStanislav Zaikin1-0/+1
2023-05-30misc: fix tracedump APIMaxime Peim1-1/+2
2023-05-30virtio: fix the packet buffering initialization orderMohsin Kazmi2-11/+21
2023-05-29ipsec: fix ipsec_set_next_index set with wrong sa index when async frame comm...Xiaoming Jiang3-27/+39
2023-05-27vppinfra: add bit_extract_u32 and bit_extract_u64Damjan Marion1-0/+42
2023-05-27vlib: add vlib_log_is_enabledDamjan Marion2-20/+34
2023-05-26linux-cp: update adjs for subifs too when mac changesAlexander Chernavin1-4/+21
2023-05-26tls: fix memory leak when client/server init errorXiaoming Jiang1-2/+18
2023-05-25udp: fix local port reuse checkFlorin Coras1-2/+4
2023-05-24hash: add hash documentationMohsin Kazmi1-0/+90
2023-05-23vcl: avoid reusing user provided events in lt modeFlorin Coras1-4/+6
2023-05-23misc: fix tracedump API to match CLI behaviorMaxime Peim3-4/+227
2023-05-23bufmon: ptd should be alloced in main threadXiaoming Jiang1-1/+2
2023-05-22teib: fix nh-table-idStanislav Zaikin1-41/+38
2023-05-21mpls: implement state change callbacksAdrian Pistol2-5/+37
2023-05-21ip-neighbor: fix aged neighbor probeSergio Gonzalez Monroy1-2/+2
2023-05-20hsa: add an option to configure ns in http cliFilip Tehlar1-1/+16
2023-05-19stats: fix memory leak in stat_segment_dump_r()Duncan Eastoe1-0/+2
2023-05-19fib: fix load-balance and replicate dpos buckets overflowBenoît Ganne5-53/+132
2023-05-19dpdk: fix compatibility with DPDK < 21.11Andrew Ying2-2/+1
2023-05-19tls: flag no app session on handshake failureFlorin Coras1-1/+1
2023-05-19dpdk: fix format device name using wrong indexDaniel Ding1-10/+10
2023-05-19vcl: set want deq flag earlier in epoll ctl modFlorin Coras1-8/+10
2023-05-19vcl: always reset deq ntf flag in epoll evt handlerFlorin Coras1-2/+2
2023-05-19interface: add the transmit queue infrastructure documentMohsin Kazmi1-0/+159
2023-05-19hsa: make http cli client thread safeFilip Tehlar1-6/+29
2023-05-16hsa: detach app on unsuccessful listenFilip Tehlar1-0/+12
2023-05-16vcl: avoid skipping last event in epoll ltFlorin Coras1-4/+9
2023-05-16ip_session_redirect: add session redirect pluginBenoît Ganne11-2/+1048
2023-05-16dpdk: fix format rx/tx burst function name failedXiaoming Jiang3-14/+30
2023-05-16ethernet: fix adding p2p ethernet crashXiaoming Jiang1-5/+6
2023-05-16memif: fix coverity warningsMarvin Liu3-8/+7
2023-05-16misc: make format_hexdump length u32Benoît Ganne2-4/+3
2023-05-16flow: fix wrong to use ntohl function to u64 type variableYulong Pei1-1/+1
2023-05-16vppinfra: add aarch64 support for format_ucontext_pcTianyu Li1-0/+4
2023-05-15hsi: interop with ip reassemblyFlorin Coras1-19/+46
2023-05-15udp: improvements to connection format fnFlorin Coras1-3/+6
2023-05-15ip: allow overriding fib index in reassFlorin Coras2-6/+10
2023-05-15dpdk: Be wary of the return value from rte_eth_dev_socket_idSteven Luong1-1/+7
2023-05-12vcl: fix ldp ioctl FIONBIO handlerFlorin Coras1-1/+1
2023-05-12gre: move to a pluginChuhao Tang13-390/+374
2023-05-11vppapigen: support counters only .apiOle Troan1-11/+12
2023-05-10api: clean up error messageDave Wallace1-2/+3
2023-05-04session: cleanup ho lookup table on closeFlorin Coras2-6/+39
2023-04-28vcl: inherit connected flag on accepted cl sessionsFlorin Coras1-0/+2
2023-04-28session: update due to clib_socket refactoringNathan Skrzypczak7-100/+145
2023-04-27api: Mark old message versions as deprecatedOndrej Fabry1-0/+4