aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-02-04vppinfra: fix mem map mt issue due to snprintfFlorin Coras1-1/+1
2021-02-04vlib: "revert startup multi-arch variant configuration fix for interfaces"Damjan Marion5-69/+8
2021-02-04nat: reduce number of hash tables for EI NATKlement Sekera9-141/+141
2021-02-04api: Fold the empty pool check into the main macroNeale Ranns1-6/+0
2021-02-04linux-cp: Linux Interface Mirroring for Control Plane IntegrationNeale Ranns18-29/+3606
2021-02-04ipsec: one thread index per-SANeale Ranns8-57/+36
2021-02-04vlib: increase the stats epoch only when necessaryMiklos Tirpak4-16/+335
2021-02-03vxlan: fix interface namingRay Kinsella1-6/+8
2021-02-03vppapigen: Support an 'autoendian' keyword for message definitions inNeale Ranns4-7/+12
2021-02-03vppapigen: fix enum typesPaul Vinciguerra1-2/+11
2021-02-02policer: add countersBrian Russell4-8/+58
2021-02-01vcl: remove verbose output from vcl iperf testsFlorin Coras1-8/+8
2021-02-01quic: clean setup_cipher functionMathias Raoul1-10/+11
2021-02-01vppinfra: add defines for bihash add and deletePaul Atkins2-1/+4
2021-02-01docs: fix up the markdownAndrew Yourtchenko1-1/+1
2021-02-01fib: Changes to interpose sourceNeale Ranns6-22/+227
2021-02-01tap: fix the interrupt handlingMohsin Kazmi1-3/+4
2021-01-29interface: fix interface name overflow in logsBenoît Ganne1-9/+9
2021-01-29misc: fix a trunccation on vhost dumpSteven Luong1-6/+5
2021-01-29vlib: acquire barrier before exit callKommula Shiva Shankar1-0/+2
2021-01-28vcl: support set/get vrf attributeFlorin Coras3-0/+24
2021-01-28vcl: fix select want deq ntf for ct sessionsFlorin Coras1-32/+35
2021-01-28svm vcl: add helper fn that discovers mqs in segmentFlorin Coras7-9/+80
2021-01-28vcl: honor time wait in eventfd epoll waitFlorin Coras1-11/+35
2021-01-28cnat: Fix session with deleted trNathan Skrzypczak3-9/+3
2021-01-28cnat: Fix throttle hash & cleanupNathan Skrzypczak5-106/+67
2021-01-28ip: do policer thread handoff from punt policersBrian Russell3-51/+130
2021-01-28policer: add policer handoffBrian Russell2-0/+81
2021-01-28ip: add frame queues to punt policer nodesBrian Russell2-0/+10
2021-01-28policer: add thread index to policerBrian Russell2-3/+8
2021-01-28ip: Router ID included in flow hashNeale Ranns10-11/+65
2021-01-28crypto-openssl: fix iv size for AES CTRBenoît Ganne1-68/+69
2021-01-28build: do not _FORTIFY_SOURCE in debug modeMohammed Hawari1-1/+0
2021-01-27vhost: vhost interface hardware address not setSteven Luong3-6/+9
2021-01-27ikev2: add per SA statsFilip Tehlar7-15/+68
2021-01-26session: clear ct fifo flag prior to notificationFlorin Coras1-6/+7
2021-01-26interface: remove vnet_device_input_runtime_tMohammed Hawari7-432/+14
2021-01-25svm: add custom q implementation for mqFlorin Coras12-121/+313
2021-01-25vlib: add show trace limit warning at the end of output tooBenoît Ganne1-2/+4
2021-01-25crypto-ipsecmb: more explicit errors reportingBenoît Ganne1-4/+24
2021-01-25vlib: startup multi-arch variant configuration fix for interfacesRadu Nicolau5-8/+69
2021-01-24svm: use standard function to reset stale mutexBenoît Ganne1-2/+7
2021-01-22quic: quicly v0.1.2 updateMathias Raoul7-616/+388
2021-01-22tests: add generalized tags for tests, use them for run-solo testsAndrew Yourtchenko5-40/+15
2021-01-22interface: fix rx-placement api/cli for new infraMohammed Hawari3-72/+90
2021-01-22interface: let drivers control polling when downMohammed Hawari2-8/+2
2021-01-22devices: adapt af_packet to new rxq frameworkMohammed Hawari3-32/+32
2021-01-21interface: fix vnet_hw_if_update_runtime_dataMohammed Hawari1-0/+1
2021-01-21sr: SRv6 FlowLabel AddedJakub Horn1-12/+39
2021-01-21dpdk: do not use TSO for small packetsSomnath Kotur1-2/+5