aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-11-17tests: move vpp-api tests to src/vpe-api/testDave Wallace3-0/+174
2020-11-17tests: move gre tests to src/vnet/gre/testDave Wallace1-0/+1275
2020-11-17tests: move GSO/GRO tests to src/vnet/gso/testDave Wallace2-0/+855
2020-11-16tests: move cli tests to src/vlib/testDave Wallace1-0/+89
2020-11-16tests: move buffer tests to src/vlib/testDave Wallace1-0/+29
2020-11-16tests: move bihash tests to src/vppinfra/testDave Wallace1-0/+71
2020-11-16fib: increase the reference counter size for mfib to 32 bitsMiklos Tirpak1-1/+1
2020-11-16fib: remove misleading FIB_PATH_TYPE_LASTBenoît Ganne1-14/+0
2020-11-15avf: add L4 checksum offload supportMohammed Hawari3-6/+136
2020-11-13rdma: implement multiseg rx without striding rqMohammed Hawari8-65/+470
2020-11-13vlib: macro definition erroryult1-6/+6
2020-11-13avf: actually delete ethernet address if deletion was requestedAndrew Yourtchenko1-1/+1
2020-11-13cnat: zero-initialize structsAndrew Yourtchenko1-2/+2
2020-11-13nat: cleanup & reorganizationFilip Varga22-125/+122
2020-11-13session: fix fifo tuning init on connectFlorin Coras1-8/+6
2020-11-13pg: fix uninitialized variable in pg mac filter CLIAndrew Yourtchenko1-1/+1
2020-11-13svm: change high_seg_basevaNathan Skrzypczak1-2/+2
2020-11-13af_xdp: fix docBenoît Ganne1-1/+1
2020-11-13interface: add multiarch support for per-interface tx nodeBenoît Ganne3-10/+19
2020-11-13vlib: vlib_buffer_t should be always 128 bytes, not 2 cachelinesDamjan Marion1-4/+8
2020-11-13ethernet: mac must support 64-bits loadsBenoît Ganne14-59/+88
2020-11-13crypto-native: fix multi-arch variant initializationRay Kinsella1-4/+0
2020-11-13nat: api,cli and test update & cleanupFilip Varga10-2241/+429
2020-11-13sr: show the hop-limit value used for SRv6 encapsulationAhmed Abdelsalam1-0/+21
2020-11-12avf: don't switch process if already running process nodeDamjan Marion1-18/+25
2020-11-12tcp: push last buffered sequenceFlorin Coras2-6/+7
2020-11-12nat: use table ID for nat44 ipfix session eventsMatthew Smith2-7/+10
2020-11-12devices: remove unused codeDamjan Marion1-7/+0
2020-11-12virtio: fix the index issueMohsin Kazmi1-7/+15
2020-11-11tcp: validate fin seq in closing statesFlorin Coras1-0/+3
2020-11-10vcl: remove unused configsFlorin Coras2-20/+1
2020-11-10vpp: use vpp heap for libcBenoît Ganne4-5/+157
2020-11-10tcp: fix test for trailing bytesFlorin Coras1-1/+1
2020-11-10sr: Show IPv6 address used as SRv6 Encaps sourceAhmed Abdelsalam2-0/+28
2020-11-10classify: fix classify filter trace del cli processingJon Loeliger1-35/+49
2020-11-10cnat: Fix invalid adj_indexNathan Skrzypczak2-10/+29
2020-11-10ip6-nd: fix memory leaksDave Barach2-11/+24
2020-11-09hsa: remove fake binary api registration in echo appsFlorin Coras2-42/+6
2020-11-09vcl: remove support for shm api connectionsFlorin Coras4-54/+26
2020-11-09session: remove support for shm bapi attachmentFlorin Coras5-57/+30
2020-11-09vlib: support macros in initial config fileDave Barach1-15/+59
2020-11-09session: delegate fifo ooo lookup init to transportsFlorin Coras5-10/+12
2020-11-09ikev2: add tests for DPDFilip Tehlar1-1/+62
2020-11-09session: default to using memfd mq segmentsFlorin Coras2-2/+3
2020-11-09vlib: fix trace number accountingBenoît Ganne19-177/+222
2020-11-09ikev2: fix msg IDs generationFilip Tehlar1-14/+16
2020-11-09ikev2: fix udp encapFilip Tehlar2-9/+23
2020-11-09tap: add function to set speedAlexander Chernavin2-1/+83
2020-11-09ipsec: fix unformat typesBenoît Ganne1-2/+2
2020-11-09ipsec: fix outer table id lookup in ipsec tun scriptBenoît Ganne1-1/+1