Add sanity checking on inner IP header for IP-in-IP encapsulation that
could cause crashes for systems with IP-in-IP protocol enabled
(sysctl -w net.inet.ipip.allow=1)
Apply by doing:
cd /usr/src
patch -p0 < 010_ipip.patch
And then rebuild your kernel.