K 10 svn:author V 5 andre K 8 svn:date V 27 2012-10-29T21:48:24.263584Z K 7 svn:log V 312 Remove support for really old RFC1827 ESP protocol version. It was obsoleted in 1998 by RFC2406, which in turn has been obsoleted in 2005 by RFC4303. The RFC1827 header didn't support the sequence field making it vulnerable to replay attacks. Also rename the ESP header from struct esp into struct ipsec_esp. END