aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-07-06misc: pass NULL instead of 0 for pointer in variadic functionsAndreas Schultz5-18/+14
2022-07-01buffers: protect against bad thread indicesJon Loeliger1-0/+3
2022-06-30vcl: check if listener valid on disconnect cleanupFlorin Coras1-1/+2
2022-06-30misc: VPP 22.06 Release NotesAndrew Yourtchenko2-0/+606
2022-06-30vrrp: while delete vr can't delete multi virtual address.GaoChX1-1/+4
2022-06-30sr: SRv6 Path Tracing Sink node behaviorAhmed Abdelsalam1-0/+10
2022-06-29vlib: enqueue_to_next_with_aux implementationMohammed Hawari4-37/+233
2022-06-29classify: use 32 bits hashBenoît Ganne11-55/+54
2022-06-29sr: code refactor and style fixAhmed Abdelsalam2-15/+14
2022-06-29svm: check svm_msg_q_size_to_alloc successOfer Heifetz1-0/+3
2022-06-29sr: Add support for SRv6 Path Tracing InfrastructureAhmed Abdelsalam4-0/+350
2022-06-29hsa: reduce number of preallocated vcl test server sessionsFlorin Coras2-1/+2
2022-06-29ipsec: add fast path python testsFan Zhang2-0/+782
2022-06-29tests: add ipsec flow performance unit testPiotr Bronowski1-0/+309
2022-06-29ipsec: show fast path flag in cliFan Zhang1-8/+27
2022-06-29ipsec: add fast path configuration parserPiotr Bronowski1-2/+19
2022-06-29ipsec: add spd fast path matchingPiotr Bronowski3-0/+584
2022-06-29ipsec: make match function inlinePiotr Bronowski2-145/+171
2022-06-29ipsec: add/delete ipsec fast path policyPiotr Bronowski6-59/+717
2022-06-28session: fix connected udp acceptsFlorin Coras1-0/+1
2022-06-28session quic: allow custom config of rx mqs seg sizeFlorin Coras2-3/+6
2022-06-28docs: fix broken linksPratikshya Prasai1-11/+11
2022-06-28ipsec: introduce spd fast path typesPiotr Bronowski1-0/+63
2022-06-28ipsec: change wildcard value for any protocol of spd policyPiotr Bronowski13-79/+321
2022-06-17quic:fix crash rx_fifo full or growfanxb1-0/+16
2022-06-15stats: fix prometheus exporter crash on large number of FIB entriesAlexander Chernavin1-2/+2
2022-06-14docs: fix spelling errorsDave Wallace2-1/+5
2022-06-14ip: reassembly - Add node level stats, fix customapp behaviorVijayabhaskar Katamreddy2-16/+77
2022-06-13build: update makefile for ubuntu 22.04 docker executorsSaima Yunus1-2/+9
2022-06-13docs: cleaning up VPP documents by deleting unnecessary info.Saima Yunus2-2/+111
2022-06-13rdma: bump to rdma-core 41.0Benoît Ganne1-2/+2
2022-06-13dpdk: add support allow/block scan mode for vmbus devXiaoming Jiang1-0/+76
2022-06-10vcl: fix iperf3 server crash issue when it runs over vpp host stack.Liangxing Wang2-1/+19
2022-06-10vppinfra: fix bihash_8_16 entry format functionBenoît Ganne1-2/+1
2022-06-10hsa: allow first segments larger than 4g for proxyFlorin Coras2-14/+5
2022-06-10ip: improve ip ACL tracesBenoît Ganne3-10/+26
2022-06-09vppinfra: missing __clib_export for clib_pmalloc_alloc_alignedDamjan Marion1-2/+2
2022-06-08udp: add cli to dump registered portsBenoît Ganne1-0/+93
2022-06-08wireguard: increment interface RX countersMatthew Smith1-0/+15
2022-06-07classify: fix sesssion details apiNathan Skrzypczak1-1/+1
2022-06-07vlib: fix crash on packet on deleted interfacePim van Pelt1-3/+6
2022-06-07sr: SRv6 TEF behavior supportAhmed Abdelsalam3-3/+87
2022-06-05wireguard: fix crash by not sending arp via wg interfaceAlexander Chernavin3-9/+63
2022-06-03hsa: dealloc proxy fifos on right threadFlorin Coras2-1/+46
2022-06-03hsa: refactor proxy session lookup and cleanupFlorin Coras2-103/+52
2022-06-03session: fix double free in CLIFilip Tehlar1-7/+2
2022-06-02ipfix-export: Fix frame leak in flow_report_process_send()Jon Loeliger1-1/+9
2022-06-01session: make sure fifos are freed on right threadFlorin Coras1-0/+4
2022-06-01stats: swap used and total statsLeland Krych1-2/+2
2022-06-01papi: vpp_serializer.py - replace slow bytes() with fast bytearray()Viktor Velichkin1-8/+8