Re: [IPSEC] Remove run-time encap_type checks in esp4
From: David S. Miller <hidden>
Date: 2004-06-26 18:35:24
From: David S. Miller <hidden>
Date: 2004-06-26 18:35:24
On Sat, 26 Jun 2004 11:57:15 +1000 Herbert Xu [off-list ref] wrote:
This allows us to remove all the per-packet checks on x->encap->encap_type. I've left the check in esp_input just in case someone adds a non-ESP encap type in future.
Applied.