aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-06ipsec: add support for tx-table-id in cli + exampleBenoît Ganne3-3/+89
2020-11-05tcp: avoid consuming trailing bytesFlorin Coras1-0/+4
2020-11-05nat: fix hairpinning traceKlement Sekera1-3/+3
2020-11-05vppinfra: mspace_get_aligned should respect MALLOC_ALIGNMENTDamjan Marion1-22/+1
2020-11-05build: link time optimization for release buildsDamjan Marion3-2/+21
2020-11-05build: run garbage collection while linking pluginsDamjan Marion1-0/+3
2020-11-05nat: remove unnecessary codeKlement Sekera3-28/+24
2020-11-05tap: allow change of carrier state on hostMatthew Smith4-0/+45
2020-11-05virtio: misc optimizationsDamjan Marion1-35/+41
2020-11-05ip: fix doxygen doc for address add/del commandBenoît Ganne1-2/+2
2020-11-05cnat: reduce compile timeNathan Skrzypczak2-20/+20
2020-11-05nat: fix byte order of vrf_id in loggingAlexander Chernavin1-0/+3
2020-11-05virtio: move retry logic to outer functionDamjan Marion1-8/+9
2020-11-05feature: reset interface feature arc on interface deletionBenoît Ganne5-27/+65
2020-11-05nat: remove unused codeKlement Sekera1-22/+0
2020-11-04session: fix ct server session thread indexFlorin Coras2-2/+3
2020-11-04vlib: add postmortem pcap dispatch traceDave Barach6-17/+95
2020-11-04rdma: various fixes for chained buffers txMohammed Hawari1-14/+19
2020-10-31ikev2: add option to disable NAT traversalFilip Tehlar9-34/+154
2020-11-04ikev2: fix reply during rekeyFilip Tehlar2-44/+192
2020-11-04ikev2: increase tick interval in process nodeFilip Tehlar1-13/+2
2020-11-04tls: fix picotls engine crypto multi-thread issueSimon Zhang3-4/+13
2020-11-03session: reduce max session node frame sizeFlorin Coras2-4/+5
2020-11-03nat: bihash: fix buckets calc and remove mem paramKlement Sekera5-92/+33
2020-11-02ikev2: cli for disabling dead peer detectionFilip Tehlar3-2/+30
2020-11-02nat: fix nat64 disableBenoît Ganne1-5/+10
2020-10-30ikev2: fix memory leakFilip Tehlar1-2/+7