Pinned Repositories
algorithms
reading algorithms (by Sedgewick; 4th edition) and implementing em during my learning
arista_neighbor_monitoring
bgp2go
golang bgp implementation (w/o forwarding path programming; intended to be used in conjunction with keepalived)
gnl2go
generic netlink lib in go. (and lib to work with ipvs)
go_keepalived
userspace util to check health of backend servers
katran
A high performance layer 4 load balancer
mpls-pce
Fooling around with MPLS PCE implementation
nflow_mon
basic netflow parser (w/ support for ipfix)
RTNM
real time network latency monitoring tool
tehnerd's Repositories
tehnerd/gnl2go
generic netlink lib in go. (and lib to work with ipvs)
tehnerd/go_keepalived
userspace util to check health of backend servers
tehnerd/bgp2go
golang bgp implementation (w/o forwarding path programming; intended to be used in conjunction with keepalived)
tehnerd/nflow_mon
basic netflow parser (w/ support for ipfix)
tehnerd/algorithms
reading algorithms (by Sedgewick; 4th edition) and implementing em during my learning
tehnerd/arista_neighbor_monitoring
tehnerd/katran
A high performance layer 4 load balancer
tehnerd/lookups
tehnerd/Adafruit_TinyUSB_Arduino
Arduino support for TinyUSB stack
tehnerd/ArduinoJoystickLibrary
An Arduino library that adds one or more joysticks to the list of HID devices an Arduino Leonardo or Arduino Micro can support.
tehnerd/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
tehnerd/bgpinjector
Simple bgp injector for fast and dirty capacity (fib size) testing
tehnerd/bpftrace
High-level tracing language for Linux eBPF
tehnerd/dhcp4
DHCP4 library written in Go.
tehnerd/dockerfiles_misc
tehnerd/dots
misc cfg files etc
tehnerd/envoy
Cloud-native high-performance edge/middle/service proxy
tehnerd/exabgp
The BGP swiss army knife of networking
tehnerd/geoip2-golang
Unofficial MaxMind GeoIP2 Reader for Go
tehnerd/gexpect
Pure golang expect library, for easily starting and controlling subprocesses
tehnerd/goUtils
generic utils for golang
tehnerd/IOSSwiftSnippets
useful swift's snipers for most generic tasks
tehnerd/kernel_tools
some scripts for kernel dev testing
tehnerd/mfsbsd
mfsBSD
tehnerd/ns2_sim
scripts and parsers for ns2
tehnerd/nutrient-db
A program to convert USDA nutrient database into various formats
tehnerd/simpleRedis
simple redis client for GO. (right now partially implemented set and get; the whole reason of this client is to find some workaround for https://code.google.com/p/go/issues/detail?id=5932 (redigo, the "default" redis client has this issue ;/ ))
tehnerd/snmp_poller
go snmp puller
tehnerd/tftp
TFTP server and client library for Golang
tehnerd/vim-linux-coding-style
Vim plugin to respect the Linux kernel coding style http://www.vim.org/scripts/script.php?script_id=4369