aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-04crypto-ipsecmb: add support for AES CTRBenoît Ganne1-36/+40
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 Ranns20-29/+3614
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-02tests: verify policer stats in punt testsBrian Russell3-0/+72
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-01misc: remove duplicated gbp entry in maintainersVratko Polak1-5/+0
2021-02-01misc: mark vnet and plugin in maintainersVratko Polak1-8/+8
2021-02-01misc: use tab as separator in maintainers fileVratko Polak1-6/+6
2021-02-01vppinfra: add defines for bihash add and deletePaul Atkins2-1/+4
2021-02-01misc: Volunteer as maintainer for the policerNeale Ranns1-1/+1
2021-02-01misc: Remove duplicate "classify" entry in MAINTAINER listNeale Ranns1-5/+0
2021-02-01docs: fix up the markdownAndrew Yourtchenko3-1/+4
2021-02-01misc: 21.01 Release NotesAndrew Yourtchenko1-1/+663
2021-02-01misc: Update my email address in MAINTAINERSNeale Ranns1-26/+26
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-28tests: add ip6 punt policer handoff testBrian Russell1-1/+52
2021-01-28tests: move ip6 punt setup to its own classBrian Russell1-23/+24
2021-01-28tests: add ip4 punt policer handoff testBrian Russell1-1/+51
2021-01-28tests: move ip4 punt setup to its own classBrian Russell1-28/+29
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 Ranns12-29/+122
2021-01-28crypto-openssl: fix iv size for AES CTRBenoît Ganne1-68/+69
2021-01-28build: do not _FORTIFY_SOURCE in debug modeMohammed Hawari5-11/+10
2021-01-27Change unformat_init_string API in doc to match codehemant_mnkcg1-1/+2
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