Hello,
commit df9dcb4588aca9cc243cf1f3f454361a84e1cbdb breaks racoon if the
kernel is compiled _without_ ipv6 support.
In this case, racoon fails in phase 2 with:
racoon: ERROR: pfkey UPDATE failed: Protocol not supported
racoon: ERROR: pfkey ADD failed: Protocol not supported
Up to 2.6.24, racoon worked fine without ipv6 support in the kernel and
reverting the commit above restores the old behavior.
Regards,
Thomas
--