ipsec: fix esp payload padding length
According to the RFC4303, the length of an ESP payload must be a multiple of 4 bytes so that the signature starts on the beginning of a 32 bits word. --HG-- branch : ipsec
Please register or sign in to comment
According to the RFC4303, the length of an ESP payload must be a multiple of 4 bytes so that the signature starts on the beginning of a 32 bits word. --HG-- branch : ipsec