aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-01-15vlib: fix counter_will_expand predictionMiklos Tirpak2-6/+18
2021-01-14docs: Update FIB documentationNeale Ranns1-6/+17
2021-01-14vxlan: Protect against tunnel config where source is not localNeale Ranns1-2/+11
2021-01-13ikev2: remove assert conditionFilip Tehlar1-19/+36
2021-01-12crypto-openssl: chacha support in openssl versionRay Kinsella1-8/+8
2021-01-12ip: vtep fixes for alignment and cache update.Ray Kinsella1-2/+2
2021-01-12vcl: fix session_handle_to_vlsh_table update after session migratewanghanlin1-7/+48
2021-01-11dpdk: allow configure individual VMBUS devicesVladimir Ratnikov6-58/+253
2021-01-11vcl: fix deadlock in rpcwanghanlin2-71/+134
2021-01-11acl: fix tag C-string overflowBenoît Ganne1-5/+14
2021-01-11nat: refactor and split fo EI/ED features p.2Filip Varga8-351/+1216
2021-01-09session svm: fix fifo migrationFlorin Coras6-51/+66
2021-01-08l2: Separating scan-delay and learn-limit into a separate API from want_l2_ma...Jerome Tollet3-20/+136
2021-01-08tests: move bond tests to src/vnet/bonding/testDave Wallace2-0/+373
2021-01-08vhost: Add event index for interrupt notification to driverSteven Luong10-198/+771
2021-01-08ikev2: fix lookup in wrong ip tableFilip Tehlar1-4/+6
2021-01-07vcl session: switch to generic cert key apisFlorin Coras17-311/+310
2021-01-07ipip: Support MPLS over IPNeale Ranns3-5/+102
2021-01-07ipsec: Deprecated the old IPsec Tunnel interfaceNeale Ranns7-898/+4
2021-01-06vcl: allow all workers to block on apiFlorin Coras2-32/+53
2021-01-06svm: force fixed memfd mapping if va providedFlorin Coras1-3/+3
2021-01-06api: fromjson/tojson generated code memory leakOle Troan1-1/+1
2021-01-06acl: fix cli tag parsingBenoît Ganne1-1/+5
2021-01-06ipsec: Mark the interface create reply deprecatedNeale Ranns1-0/+1
2021-01-06l2: add per bridge domain learn limitJerome Tollet7-60/+290
2021-01-05tap: fix the buffering index for groMohsin Kazmi1-6/+8
2021-01-05nat: refactor and split fo EI/ED featuresFilip Varga17-1026/+999
2021-01-05teib: fix typo in cliPaul Vinciguerra1-4/+2
2021-01-05ipsec: ipsec cli nexthop erroryedg1-1/+1
2020-12-30svm: fifo segment sptr for fifo hdr free listFlorin Coras5-52/+91
2020-12-29session: remove fifo segment va allocatorFlorin Coras4-47/+8
2020-12-29svm vcl: allow random offsets for fifo segments in appsFlorin Coras6-41/+57
2020-12-29svm: allow mq attachments at random offsetsFlorin Coras23-179/+408
2020-12-28session: convert evt q segment to fifo segmentFlorin Coras3-19/+21
2020-12-28svm: move active fifo list to private sliceFlorin Coras2-16/+30
2020-12-28vlib: add missing file template descriptionsPaul Vinciguerra5-2/+16
2020-12-27ip: Use full reassembly for fragments in ip6-localNeale Ranns2-3/+1
2020-12-26svm: change fifo pointers to offsetsFlorin Coras6-167/+242
2020-12-25virtio: Extend vhost multi-queues support beyond 8 queue pairsSteven Luong3-60/+122
2020-12-25build: add plugin dependencies only when presentRuslan Babayev1-1/+3
2020-12-24svm: split fifo into private and shared structsFlorin Coras25-445/+590
2020-12-23hsa: detach fifo segments in echo appFlorin Coras3-38/+60
2020-12-23vppinfra: mem bulk testFlorin Coras3-1/+147
2020-12-23tests: move bier tests to src/vnet/bier/testDave Wallace2-0/+1155
2020-12-23svm: separate private from shared fifo segment ptrsFlorin Coras4-57/+62
2020-12-23svm: remove fifo segment heapFlorin Coras9-176/+203
2020-12-22vppinfra: add bulk memory allocatorDamjan Marion3-0/+249
2020-12-22tests: move bfd tests to src/vnet/bfd/testDave Wallace2-0/+3201
2020-12-21svm: honor max requested bytes in fifo segmentsFlorin Coras1-1/+1
2020-12-21tcp: terminate options with nopsFlorin Coras1-8/+4