aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-21avf: use write combining store for queues tail updateRadu Nicolau5-25/+49
2021-01-21rdma: adapt to new vnet rxq frameworkMohammed Hawari3-27/+30
2021-01-21ip: do not return uninitialized IPv6 ll attributesBenoît Ganne1-3/+7
2021-01-21memif: adapt to new rxq frameworkMohammed Hawari3-61/+59
2021-01-21af_xdp: update interrupt mode to new infraBenoît Ganne3-36/+86
2021-01-21marvell: adapt pp2 to new rxq framework.Mohammed Hawari2-9/+11
2021-01-21interface: rx queue infra rework, part oneDamjan Marion37-354/+1212
2021-01-21perfmon: added cache hits and missesRay Kinsella2-0/+70
2021-01-21dpdk: terminate device devargs stringMatthew Smith1-1/+2
2021-01-21dpdk: add support for system libdpdkNathan Moos1-85/+96
2021-01-21vppinfra: ensure _GNU_SOURCE is presentNathan Moos2-6/+13
2021-01-21ip: Use correct enum type in ip_address_setNeale Ranns5-11/+12
2021-01-21ip: use IPv6 flowlabel in flow hash computationAhmed Abdelsalam13-100/+115
2021-01-21ipsec: Honour IPSec SA table-ID over APINeale Ranns2-11/+9
2021-01-21ipsec: Tunnelled packets are locally generatedNeale Ranns1-0/+1
2021-01-21ip: set correct error in ip6-localBenoît Ganne1-3/+3
2021-01-21vppinfra: add bihash with 32 byte keyMatthew Smith2-0/+108
2021-01-21fib: fix includes for muslNathan Moos1-1/+1
2021-01-20acl: replace glibc internal __bswap_64 with clibNathan Moos1-1/+2
2021-01-20memif: fix vpp to go link up immediately on admin upEd Warnicke3-16/+23