aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-02-05tcp: fix port reuse with multiple listenersFlorin Coras2-3/+11
2021-02-05devices: af-packet gso mtuNathan Skrzypczak4-38/+126
2021-02-05session svm: non blocking mqFlorin Coras7-197/+222
2021-02-05ip: Remove unused include fileNeale Ranns1-1/+0
2021-02-05nat: 1:1 policy NATOle Troan17-7/+2451
2021-02-05ipsec: add support for AES CTRBenoît Ganne6-139/+182
2021-02-05ikev2: fix bad ip in logsFilip Tehlar1-5/+9
2021-02-05interface: RX/TX direction type in APINeale Ranns4-70/+87
2021-02-05papi: remove unused name from __all__Paul Vinciguerra1-1/+1
2021-02-05nat: configurable handoff frame queue sizeElias Rudberg7-6/+171
2021-02-05vxlan: add udp-port configuration supportArtem Glazychev5-60/+320
2021-02-05sr: Fix the issue that L3VPN SRv6 encapsulated packets could not be forwarded.Tetsuya Murakami3-2/+20
2021-02-05tests: ikev2: non-default table id testFilip Tehlar1-0/+33
2021-02-04mpls: MPLS Hash fixesNeale Ranns2-8/+9
2021-02-04ikev2: add hint to the log when IDs do not matchFilip Tehlar1-1/+10
2021-02-04ikev2: fix msgidFilip Tehlar1-0/+1
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 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