[Openswan Users] Trying to find why ipsec0 tx dropped occurs

Mike C smith.not.western at gmail.com
Fri Jun 11 12:17:39 EDT 2010


On Fri, Jun 11, 2010 at 4:45 PM, Mike C <smith.not.western at gmail.com> wrote:
> I'm going to look into it further, but for some reason one of the
> below conditions is being met in ipsec_tunnel.klips_header
>
>        if(prv->dev->header_ops == NULL ||
>                        prv->dev->header_ops->create == NULL) {
> ...
>        }
>

prv->dev->header_ops is NULL, but I'm not sure why. Linux kernel is
2.6.32.9, so does support netdev_priv.

Mike


More information about the Users mailing list