Blargh
latest
GPG and SSH with Yubikey NEO
Plug computer for always-on VPN
Compiling C++ statically
Interesting Arping bug report
Shared libraries diamond problem
Be careful with hashmaps
Benchmarking TPM-backed SSL
TPM-backed SSL
Secure browser-to-proxy communication
Optimizing TCP slow start
archive
2013 (3)
2013
Feb (2)
Jan (1)
2012 (5)
2012
Oct (1)
May (1)
Feb (3)
2011 (4)
2011
Dec (1)
Oct (1)
Jul (2)
2010 (8)
2010
Sep (1)
Aug (1)
Jun (2)
May (1)
Apr (1)
Jan (2)
2009 (6)
2009
Oct (3)
Jun (1)
Apr (1)
Mar (1)
2008 (2)
2008
Jul (1)
Jun (1)
2007 (1)
2007
Dec (1)
categories
arping (1)
autotools (1)
bgp (1)
bugs (3)
cisco (6)
coding (16)
erlang (2)
ind (1)
linux (1)
multicast (1)
network (14)
qos (2)
security (10)
solaris (1)
spanning-tree (1)
tty (2)
unix (12)
web (2)
2008-07-27
Erlang BGP daemon
Categories:
bgp
,
bugs
,
cisco
,
coding
,
erlang
,
network
I'm writing a
BGP
daemon
in
Erlang
. It can connect, parse update packets and announce routes.
Read the rest of this entry »