Pinned Repositories
DnsSpoofer
DNS spoofing daemon for Linux that listens on the DNS port for any A record request (e.g. foo.com) returns a fixed, hard coded address.
DPDK-APP_SAMPLES
DPDK-DDoS
simplified DDoS prototype
DPDK-IPHASH-WRKR-THREADS
Spread the incoming flow to worker threads using simple hash buckets built from IP SRC-DST pair
DPDK-Suricata_3.0
add dpdk interface and packet processing to suricata in worker mode
DPDK_SURICATA-4_1_1
dpdk infrastructure for software acceleration. Currently working on RX and ACL pre-filter
dpvs
DPVS is a high performance Layer-4 load balancer based on DPDK.
memoryintrincics-examples
exploration with sample on the use of simd (sse, ssse, avx) for accelerating comparisons and compute
sampleUtils
sessions
collection of talks on various items from my end
vipinpv85's Repositories
vipinpv85/DPDK_SURICATA-4_1_1
dpdk infrastructure for software acceleration. Currently working on RX and ACL pre-filter
vipinpv85/DPDK-Suricata_3.0
add dpdk interface and packet processing to suricata in worker mode
vipinpv85/DPDK-DDoS
simplified DDoS prototype
vipinpv85/DPDK-APP_SAMPLES
vipinpv85/DPDK-IPHASH-WRKR-THREADS
Spread the incoming flow to worker threads using simple hash buckets built from IP SRC-DST pair
vipinpv85/memoryintrincics-examples
exploration with sample on the use of simd (sse, ssse, avx) for accelerating comparisons and compute
vipinpv85/DnsSpoofer
DNS spoofing daemon for Linux that listens on the DNS port for any A record request (e.g. foo.com) returns a fixed, hard coded address.
vipinpv85/dpvs
DPVS is a high performance Layer-4 load balancer based on DPDK.
vipinpv85/sampleUtils
vipinpv85/sessions
collection of talks on various items from my end
vipinpv85/crypto
vipinpv85/DPDK-Project
DNS server based on DPDK
vipinpv85/DPDKSUMMIT2018-AFXDP-ZEROCOPY-
sample protoype built on top of AF-XDP which was demoed for DPDK summit 2018 (and later merged to DPDK)
vipinpv85/intel-graphics-compiler
vipinpv85/MP3_Cleanse
To cleanse the folder for file names & zero file size mp3
vipinpv85/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
vipinpv85/suricata
Suricata git repository maintained by the OISF
vipinpv85/vipinpv85