Hi all, 

 

When I want to run strongswan on the basis of NETKEY, I encountered the
following problem. Please help to check. Thanks! 

Issue description: =>

Linux Kernel: 2.6.18

Selected module: 

1)     user configuration interface

2)     PF_key sockets

3)     Advanced router 

4)     Policy routing

5)     AH transformation

6)     ESP transformation

7)     IPComp Transformation

8)     IPsec transport mode

9)     IPsec tunnel mode

10)ipsec “policy” match support 

Encountered issue: when I cross-compiled the kernel, generated uImage and
download the .ko file to ARM and then I insmod the .ko.

Escept the esp4.ko can not be installed, other .ko file can be installed
successfully.  And the following error can be seen:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`

Esp4: Unknown symbol skb_cow_data

Esp4: Unknown symbol pskb_put 

Esp4: Unknown symbol skb_to_sgvec

Insmod: error inserting ‘esp4.ko’: -1 Unknown symbol in module

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

After I checked the /proc/kallsyms, and found that actually there are no
these symbols in it. 

But when I checked the System.map, I found these symbols.

 

Did anybody encounter the same issue? Please help me, Thanks in advance!

 

Best Regards,

David

 

 

 

 

_______________________________________________
Users mailing list
Users@lists.strongswan.org
https://lists.strongswan.org/mailman/listinfo/users

Reply via email to