Blargh
latest
Secure browser-to-proxy communication
Optimizing TCP slow start
Yubico is awesome
OpenSSH certificates
gettimeofday() should never be used to measure time
tlssh - a replacement for SSH
The rules of multicast
It's duplex mismatch
Redirecting to the closest site using Javascript
10 years of maintaining an open source program
archive
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 (11)
erlang (2)
ind (1)
multicast (1)
network (10)
qos (2)
security (5)
solaris (1)
spanning-tree (1)
tty (2)
unix (9)
web (2)
2008-07-27 22:54:00
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 »