Re: [PATCH] IPv6 IPSEC support

David S. Miller (davem@redhat.com)
Sat, 22 Feb 2003 03:13:26 -0800 (PST)


From: Kazunori Miyazawa <kazunori@miyazawa.org>
Date: Sat, 22 Feb 2003 20:26:23 +0900

I also moved the functions for ah, and esp.

I don't think this is so good idea...

As a result of moving IPv6 IPsec functions to net/ipv4, it currently prevents to
make IPv6 as a module.

This is one of the reasons why ah/esp ipv6 should stay under ipv6.

Nothing in xfrm routines really need to reference ipv6 module
functions, please eliminate this dependency. Breaking ipv6 as module
is ok for temporary development, but eventually it must be solved.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/