# wget http://speculation.org/garrick/ipsecpatch.sh
# sh ipsecpatch.sh
# cd /usr/src/linux
# make modules (this will take a while, do something else while waiting)
# gzip < net/ipsec/ipsec.o > /lib/modules/`uname -r`/kernel/net/ipsec/ipsec.o.gz
# modprobe ipsec <-- look! no error!