aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2021-05-13tests: move test source to vpp/testDave Wallace22-10139/+0
2021-05-12flow: fix vxlan vni convert bugChenmin Sun1-2/+2
2021-05-12tls: switch to vc service and track half-open sessionsFlorin Coras7-19/+78
2021-05-12session: return connect session handle to appFlorin Coras6-32/+36
2021-05-12session: support half-close connectionliuyacan9-5/+139
2021-05-11ip: ensure ttl doesn't decrease to 0 when puntingAloys Augustin1-0/+2
2021-05-11interface: tx queue infraDamjan Marion10-50/+485
2021-05-10misc: fix crash in lawful intercept CLIhemant_mnkcg1-6/+6
2021-05-10session: use half-open sessions for vc establishmentFlorin Coras9-119/+126
2021-05-10gso: fix the gro coalesced chain lenMohsin Kazmi1-1/+2
2021-05-08vhost: low performance in interrupt mode in some casesSteven Luong1-35/+19
2021-05-07session: connects seg manager is always firstFlorin Coras4-79/+23
2021-05-06vlib: rename vl_counter_t to vlib_error_desc_tOle Troan1-1/+1
2021-05-06memif: add severity to countersOle Troan2-4/+4
2021-05-06vlib: fix the offload flags sizeMohsin Kazmi11-33/+35
2021-05-05vlib: move offload flags to 1st cacheline in vlib_buffer_tMohsin Kazmi8-19/+18
2021-05-05misc: ipfix process node wait time adjustmentMatthew Smith2-3/+15
2021-05-05crypto crypto-openssl: support hashing operationsFilip Tehlar2-15/+52
2021-05-05tcp: cleanup rcv-process and bulk buffer translationFlorin Coras1-141/+160
2021-05-05tcp: cleanup listen node and bulk buffer translationFlorin Coras1-41/+48
2021-05-05tcp: cleanup syn-sent and bulk buffer translationFlorin Coras1-112/+124
2021-05-04tcp: cleanup established and bulk buffer translationFlorin Coras1-29/+28
2021-05-04virtio: add simple drop counter for interfaceMohsin Kazmi1-30/+33
2021-05-04virtio: fix the interruptMohsin Kazmi3-162/+202
2021-05-03session: lookup listener with iface addressliuyacan1-0/+26
2021-05-02tls: cleanup dtls migrated contextFlorin Coras1-4/+7
2021-05-01vlib: refactor trajectory trace debug featureBenoît Ganne24-176/+42
2021-04-30build: switch release build to -O3Damjan Marion1-1/+1
2021-04-29session: accept notifies for sessions in created stateFlorin Coras1-0/+2
2021-04-29session: cleanup CREATED sessions when listener goes downliuyacan3-0/+63
2021-04-28ip: extend the punt cli to accept reason filter for sockets registrationArthur de Kerhor1-0/+6
2021-04-27gre: Remove the debugging logging from the mGRE testsNeale Ranns1-6/+1
2021-04-27misc: fix dead storesDamjan Marion1-1/+1
2021-04-27session: fix mq ext config cleanupFlorin Coras1-2/+1
2021-04-26pg: fix packet coalescing cliRay Kinsella1-2/+2
2021-04-26tests: clean up gbp calls from vpp_papi_providerPaul Vinciguerra1-24/+16
2021-04-26session: fix race condition in fifo allocationliuyacan3-43/+39
2021-04-23vxlan: Fix L3 modeNathan Skrzypczak5-103/+158
2021-04-23session: set connected session index for ctFlorin Coras1-2/+5
2021-04-23tcp: try to update sack list only if not emptyFlorin Coras1-1/+1
2021-04-23tcp: reorganize connection membersFlorin Coras2-8/+8
2021-04-23tls quic: improve error reportingFlorin Coras2-7/+11
2021-04-23session: set fifo's session index before vcl attachliuyacan1-0/+2
2021-04-22session: remove unused connect/listen msg membersFlorin Coras1-5/+0
2021-04-22vcl session: refactor passing of crypto contextFlorin Coras7-61/+72
2021-04-22flow: Add API implementation of IP4/IP6, IP4_VXLAN/IP6_VXLANChenmin Sun3-1/+63
2021-04-22vcl session: extended connect/listen configurationFlorin Coras4-18/+65
2021-04-22misc: add filter for specific error for pcap traceBenoît Ganne4-1/+18
2021-04-22ip: remove unnecesary inlining in ip4-rewrite nodeDamjan Marion1-16/+3
2021-04-21vppinfra: more avx512 inlines (compress, expand, from, is_equal_mask)Damjan Marion1-1/+1