Pavel Odintsov (@pavel-odintsov)
  • Stars
    star
    3,494
  • Global Rank 8,260 (Top 0.3 %)
  • Followers 433
  • Following 22
  • Registered about 12 years ago
  • Most used languages
    C++
    63.6 %
    Python
    9.1 %
    Go
    9.1 %
    Batchfile
    9.1 %
    C
    9.1 %
  • Location 🇬🇧 United Kingdom
  • Country Total Rank 447
  • Country Ranking
    C++
    15
    Batchfile
    143
    Go
    1,802
    C
    3,296
    Python
    4,390

Top repositories

1

fastnetmon

FastNetMon - very fast DDoS sensor with sFlow/Netflow/IPFIX/SPAN support
C++
3,377
star
2

OpenVZ_ZFS

Project for integration ZFS filesystem support into OpenVZ
36
star
3

FlowACL

BGP Flow Spec gateway to really any firewall/switch or router device
Python
22
star
4

af_packet_traffic_capture

In this repository you can find examples of using AF_PACKET v3 to capture tens of millions packets per second on Linux
C++
18
star
5

deploy_cat

Small app to deploy new VM on different cloud providers and install FastNetMon on it
Go
4
star
6

ideal_network_adapter

Here we are trying to collect all requirements for an Ideal Network Adapter from software developers point of view
4
star
7

udp_server_reuseport_bpf

Example multi threaded UDP server for Linux which uses SO_REUSEPORT and BPF microcode to spread traffic between threads
C++
3
star
8

get_default_outgoing_ip_linux

Example code to retrieve default outgoing IPv4 or IPv6 address on Linux using only standard Linux API
C
2
star
9

ixgbe-linux-netmap-single-queue

Netmap enable ixgbe driver with patches which produce ability to tun only on single queue
Batchfile
2
star
10

drop_watch

Fork of https://github.com/nhorman/dropwatch
1
star
11

udp_server_example

Example single threaded UDP server for Linux
C++
1
star
12

fastnetmon-community-packages

Binary packages for FastNetMon
1
star
13

udp_server_reuseport_bpf_poc

In this repo you can find attempt to use SO_ATTACH_REUSEPORT_CBPF to load balance traffic between threads
C++
1
star
14

udp_server_reuseport_example

Example multi threaded UDP server for Linux which uses SO_REUSEPORT to spread traffic between threads
C++
1
star
15

udp_server_reuseport_bpf_reuseaddr_workaround

Example multi threaded UDP server for Linux which uses SO_REUSEPORT and BPF microcode to spread traffic between threads. It has issue as it uses SO_REUSEADDR as workaround
C++
1
star