[Openswan Users] Kernel vs. Openswan KLIPS Support Matrix

hiren joshi joshihirenn at gmail.com
Wed Feb 18 08:42:36 EST 2009


On Wed, Feb 18, 2009 at 5:42 PM, Torsten Krah
<tkrah at fachschaft.imn.htwk-leipzig.de> wrote:
> Am Mittwoch, 18. Februar 2009 06:25:35 schrieb hiren joshi:
>> That hard-coding is removed in openswan-2.6.20.
>
> Hm really?
> Looking at the patch you did attached to your post above
> (PATCH_PLUTO_CODE.diff):
>
> ...
> +       if (nat_traversal_type == NAT_NEW_STYLE) {
> +               loglog(RC_LOG_SERIOUS,
> +                       "NAT-Traversal: Trying new style NAT-T");
> +               struct ifreq ifr;
> +               struct nattraversalconf *ntc=(struct nattraversalconf
> *)&ifr.ifr_data;
> +               memset(&ifr, 0, sizeof(ifr));
> +               strcpy(ifr.ifr_name, "ipsec0");

Sorry, didn't see that.

Regards,
hiren


More information about the Users mailing list