From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-yk0-f176.google.com ([209.85.160.176]) by metis.ext.pengutronix.de with esmtps (TLS1.2:RSA_ARCFOUR_SHA1:128) (Exim 4.80) (envelope-from ) id 1ZKi8A-0005bL-IJ for ptxdist@pengutronix.de; Thu, 30 Jul 2015 09:19:54 +0200 Received: by ykay190 with SMTP id y190so29338572yka.3 for ; Thu, 30 Jul 2015 02:18:55 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <915054555B5659448ACF8A70E114824D01BD2CEA56@Exchange2010.kamstrup.dk> References: <915054555B5659448ACF8A70E114824D01BD2CEA56@Exchange2010.kamstrup.dk> Date: Thu, 30 Jul 2015 17:18:54 +0800 Message-ID: From: Hardik A Gohil Subject: Re: [ptxdist] OPENSWAN IPSEC Configuration List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: multipart/mixed; boundary="===============0164786649==" Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de --===============0164786649== Content-Type: multipart/alternative; boundary=001a1139eb643febc4051c143106 --001a1139eb643febc4051c143106 Content-Type: text/plain; charset=UTF-8 Hello, I am looking for strongswan.make file. On Thu, Jul 23, 2015 at 1:56 PM, Bruno Thomsen wrote: > Hi Hardik, > > > I trying to add OPENSWAN package into development. I have referred the > following to configure ptxdist. > > Any reason you don't use Strongswan[1]? > It's actively maintained in ptxdist, and has good cipher suite support[2]. > > /Bruno > > [1] https://strongswan.org/ > [2] https://wiki.strongswan.org/projects/strongswan/wiki/IKEv2CipherSuites > > -- > ptxdist mailing list > ptxdist@pengutronix.de > -- Regards Hardik A Gohil Willowglen Msc Bhd --001a1139eb643febc4051c143106 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

I am looking for strongswan.make= file.

O= n Thu, Jul 23, 2015 at 1:56 PM, Bruno Thomsen <bth@kamstrup.com> wrote:
Hi Hardik,

> I trying to add OPENSWAN package into development. I have referred the= following to configure ptxdist.

Any reason you don't use Strongswan[1]?
It's actively maintained in ptxdist, and has good cipher suite support[= 2].

/Bruno

[1] https://strongswan.org/
[2] https://wiki.strongswan.or= g/projects/strongswan/wiki/IKEv2CipherSuites

--
ptxdist mailing list
ptxdist@pengutronix.de



--
Regards
Hardik A Gohil
Willowglen Msc Bhd

=
--001a1139eb643febc4051c143106-- --===============0164786649== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline LS0gCnB0eGRpc3QgbWFpbGluZyBsaXN0CnB0eGRpc3RAcGVuZ3V0cm9uaXguZGUK --===============0164786649==-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-yk0-f194.google.com ([209.85.160.194]) by metis.ext.pengutronix.de with esmtps (TLS1.2:RSA_ARCFOUR_SHA1:128) (Exim 4.80) (envelope-from ) id 1ZI5n1-0003IS-PS for ptxdist@pengutronix.de; Thu, 23 Jul 2015 03:59:16 +0200 Received: by ykay190 with SMTP id y190so13652209yka.1 for ; Wed, 22 Jul 2015 20:58:31 -0700 (PDT) MIME-Version: 1.0 Date: Thu, 23 Jul 2015 11:58:31 +0800 Message-ID: From: Hardik A Gohil Subject: [ptxdist] OPENSWAN IPSEC Configuration List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: multipart/mixed; boundary="===============0247939074==" Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de --===============0247939074== Content-Type: multipart/alternative; boundary=001a113a6cb691937a051b82e6e0 --001a113a6cb691937a051b82e6e0 Content-Type: text/plain; charset=UTF-8 Hello, I am working on Linux-phycore-AM335x-kit. I trying to add OPENSWAN package into development.I have referred the following to configure ptxdist. https://www.mail-archive.com/ptxdist@pengutronix.de/msg06140.html I am facing the following error after ptxdist. make[4]: Nothing to be done for `programs'. make[4]: Leaving directory `/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.arm/programs/proc' make[4]: Entering directory `/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.arm/programs/pluto' LD _pluto_adns LD whack LD pluto /opt/OSELAS.Toolchain-2012.12.1/arm-cortexa8-linux-gnueabihf/gcc-4.7.3-glibc-2.16.0-binutils-2.22-kernel-3.6-sanitized/lib/gcc/arm-cortexa8-linux-gnueabihf/4.7.3/../../../../arm-cortexa8-linux-gnueabihf/bin/ld: adns.o: relocation R_ARM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object; recompile with -fPIC adns.o: could not read symbols: Bad value collect2: error: ld returned 1 exit status make[4]: *** [_pluto_adns] Error 1 make[4]: *** Waiting for unfinished jobs.... /opt/OSELAS.Toolchain-2012.12.1/arm-cortexa8-linux-gnueabihf/gcc-4.7.3-glibc-2.16.0-binutils-2.22-kernel-3.6-sanitized/lib/gcc/arm-cortexa8-linux-gnueabihf/4.7.3/../../../../arm-cortexa8-linux-gnueabihf/bin/ld: /opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.arm/lib/libwhack/libwhack.a(whacklib.o): relocation R_ARM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object; recompile with -fPIC /opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.arm/lib/libwhack/libwhack.a: could not read symbols: Bad value collect2: error: ld returned 1 exit status make[4]: *** [whack] Error 1 /opt/OSELAS.Toolchain-2012.12.1/arm-cortexa8-linux-gnueabihf/gcc-4.7.3-glibc-2.16.0-binutils-2.22-kernel-3.6-sanitized/lib/gcc/arm-cortexa8-linux-gnueabihf/4.7.3/../../../../arm-cortexa8-linux-gnueabihf/bin/ld: connections.o: relocation R_ARM_MOVW_ABS_NC against `host_pairs' can not be used when making a shared object; recompile with -fPIC connections.o: could not read symbols: Bad value collect2: error: ld returned 1 exit status make[4]: *** [pluto] Error 1 make[4]: Leaving directory `/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.arm/programs/pluto' make[3]: *** [programs] Error 1 make[3]: Leaving directory `/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.arm/programs' make[2]: *** [programs] Error 1 make[2]: Leaving directory `/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.arm' make[1]: *** [programs] Error 2 make[1]: Leaving directory `/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43' make: *** [/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/state/openswan.compile] Error 2 -- Regards Hardik A Gohil Willowglen Msc Bhd --001a113a6cb691937a051b82e6e0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

I am working on Linux-phycor= e-AM335x-kit.

I trying to add OPENSWAN package into devel= opment.I have referred the following to configure ptxdist.

http= s://www.mail-archive.com/ptxdist@pengutronix.de/msg06140.html

I am facing the following error after ptxdist.


make[4]: Nothing to be done for `= programs'.
make[4]: Leaving directory `/opt/PHYTEC_BSPs/phyCORE-AM33= 5x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.= arm/programs/proc'
make[4]: Entering directory `/opt/PHYTEC_BSPs/phy= CORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/O= BJ.linux.arm/programs/pluto'
LD _pluto_adns
LD whack
LD pluto<= br>/opt/OSELAS.Toolchain-2012.12.1/arm-cortexa8-linux-gnueabihf/gcc-4.7.3-g= libc-2.16.0-binutils-2.22-kernel-3.6-sanitized/lib/gcc/arm-cortexa8-linux-g= nueabihf/4.7.3/../../../../arm-cortexa8-linux-gnueabihf/bin/ld: adns.o: rel= ocation R_ARM_MOVW_ABS_NC against `a local symbol' can not be used when= making a shared object; recompile with -fPIC
adns.o: could not read sym= bols: Bad value
collect2: error: ld returned 1 exit status
make[4]: *= ** [_pluto_adns] Error 1
make[4]: *** Waiting for unfinished jobs..../opt/OSELAS.Toolchain-2012.12.1/arm-cortexa8-linux-gnueabihf/gcc-4.7.3-gli= bc-2.16.0-binutils-2.22-kernel-3.6-sanitized/lib/gcc/arm-cortexa8-linux-gnu= eabihf/4.7.3/../../../../arm-cortexa8-linux-gnueabihf/bin/ld: /opt/PHYTEC_B= SPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2= .6.43/OBJ.linux.arm/lib/libwhack/libwhack.a(whacklib.o): relocation R_ARM_M= OVW_ABS_NC against `a local symbol' can not be used when making a share= d object; recompile with -fPIC
/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/= platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.arm/lib/libw= hack/libwhack.a: could not read symbols: Bad value
collect2: error: ld r= eturned 1 exit status
make[4]: *** [whack] Error 1
/opt/OSELAS.Toolch= ain-2012.12.1/arm-cortexa8-linux-gnueabihf/gcc-4.7.3-glibc-2.16.0-binutils-= 2.22-kernel-3.6-sanitized/lib/gcc/arm-cortexa8-linux-gnueabihf/4.7.3/../../= ../../arm-cortexa8-linux-gnueabihf/bin/ld: connections.o: relocation R_ARM_= MOVW_ABS_NC against `host_pairs' can not be used when making a shared o= bject; recompile with -fPIC
connections.o: could not read symbols: Bad v= alue
collect2: error: ld returned 1 exit status
make[4]: *** [pluto] = Error 1
make[4]: Leaving directory `/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13= .1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.arm/pro= grams/pluto'
make[3]: *** [programs] Error 1
make[3]: Leaving dir= ectory `/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/bu= ild-target/openswan-2.6.43/OBJ.linux.arm/programs'
make[2]: *** [pro= grams] Error 1
make[2]: Leaving directory `/opt/PHYTEC_BSPs/phyCORE-AM33= 5x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.= arm'
make[1]: *** [programs] Error 2
make[1]: Leaving directory `= /opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-targ= et/openswan-2.6.43'
make: *** [/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.= 1.2/platform-phyCORE-AM335x/state/openswan.compile] Error 2

<= br>

--
Regards
Hardik A Gohil
Willowglen Msc Bhd

--001a113a6cb691937a051b82e6e0-- --===============0247939074== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline LS0gCnB0eGRpc3QgbWFpbGluZyBsaXN0CnB0eGRpc3RAcGVuZ3V0cm9uaXguZGUK --===============0247939074==-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.kamstrup.com ([93.167.225.188]) by metis.ext.pengutronix.de with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1ZI7dH-0003WF-WB for ptxdist@pengutronix.de; Thu, 23 Jul 2015 05:57:20 +0200 From: Bruno Thomsen Date: Thu, 23 Jul 2015 05:56:33 +0000 Message-ID: <915054555B5659448ACF8A70E114824D01BD2CEA56@Exchange2010.kamstrup.dk> References: In-Reply-To: Content-Language: en-US MIME-Version: 1.0 Subject: Re: [ptxdist] OPENSWAN IPSEC Configuration List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: "ptxdist@pengutronix.de" SGkgSGFyZGlrLA0KDQo+IEkgdHJ5aW5nIHRvIGFkZCBPUEVOU1dBTiBwYWNrYWdlIGludG8gZGV2 ZWxvcG1lbnQuIEkgaGF2ZSByZWZlcnJlZCB0aGUgZm9sbG93aW5nIHRvIGNvbmZpZ3VyZSBwdHhk aXN0Lg0KDQpBbnkgcmVhc29uIHlvdSBkb24ndCB1c2UgU3Ryb25nc3dhblsxXT8NCkl0J3MgYWN0 aXZlbHkgbWFpbnRhaW5lZCBpbiBwdHhkaXN0LCBhbmQgaGFzIGdvb2QgY2lwaGVyIHN1aXRlIHN1 cHBvcnRbMl0uDQoNCi9CcnVubw0KDQpbMV0gaHR0cHM6Ly9zdHJvbmdzd2FuLm9yZy8NClsyXSBo dHRwczovL3dpa2kuc3Ryb25nc3dhbi5vcmcvcHJvamVjdHMvc3Ryb25nc3dhbi93aWtpL0lLRXYy Q2lwaGVyU3VpdGVzDQoNCi0tIApwdHhkaXN0IG1haWxpbmcgbGlzdApwdHhkaXN0QHBlbmd1dHJv bml4LmRlCg== From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-yk0-f179.google.com ([209.85.160.179]) by metis.ext.pengutronix.de with esmtps (TLS1.2:RSA_ARCFOUR_SHA1:128) (Exim 4.80) (envelope-from ) id 1ZKKTZ-0007If-Fe for ptxdist@pengutronix.de; Wed, 29 Jul 2015 08:04:25 +0200 Received: by ykdu72 with SMTP id u72so1609359ykd.2 for ; Wed, 29 Jul 2015 01:03:27 -0700 (PDT) MIME-Version: 1.0 Date: Wed, 29 Jul 2015 16:03:27 +0800 Message-ID: From: Hardik A Gohil Subject: [ptxdist] OPENSWAN IPSEC Configuration List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: multipart/mixed; boundary="===============1203702470==" Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de --===============1203702470== Content-Type: multipart/alternative; boundary=94eb2c0885be91ac50051bff050b --94eb2c0885be91ac50051bff050b Content-Type: text/plain; charset=UTF-8 Hello, I am working on Linux-phycore-AM335x-kit. I trying to add OPENSWAN package into development.I have referred the following to configure ptxdist. https://www.mail-archive.com/ptxdist@pengutronix.de/msg06140.html I am facing the following error after ptxdist. make[4]: Nothing to be done for `programs'. make[4]: Leaving directory `/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.arm/programs/proc' make[4]: Entering directory `/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.arm/programs/pluto' LD _pluto_adns LD whack LD pluto /opt/OSELAS.Toolchain-2012.12.1/arm-cortexa8-linux-gnueabihf/gcc-4.7.3-glibc-2.16.0-binutils-2.22-kernel-3.6-sanitized/lib/gcc/arm-cortexa8-linux-gnueabihf/4.7.3/../../../../arm-cortexa8-linux-gnueabihf/bin/ld: adns.o: relocation R_ARM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object; recompile with -fPIC adns.o: could not read symbols: Bad value collect2: error: ld returned 1 exit status make[4]: *** [_pluto_adns] Error 1 make[4]: *** Waiting for unfinished jobs.... /opt/OSELAS.Toolchain-2012.12.1/arm-cortexa8-linux-gnueabihf/gcc-4.7.3-glibc-2.16.0-binutils-2.22-kernel-3.6-sanitized/lib/gcc/arm-cortexa8-linux-gnueabihf/4.7.3/../../../../arm-cortexa8-linux-gnueabihf/bin/ld: /opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.arm/lib/libwhack/libwhack.a(whacklib.o): relocation R_ARM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object; recompile with -fPIC /opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.arm/lib/libwhack/libwhack.a: could not read symbols: Bad value collect2: error: ld returned 1 exit status make[4]: *** [whack] Error 1 /opt/OSELAS.Toolchain-2012.12.1/arm-cortexa8-linux-gnueabihf/gcc-4.7.3-glibc-2.16.0-binutils-2.22-kernel-3.6-sanitized/lib/gcc/arm-cortexa8-linux-gnueabihf/4.7.3/../../../../arm-cortexa8-linux-gnueabihf/bin/ld: connections.o: relocation R_ARM_MOVW_ABS_NC against `host_pairs' can not be used when making a shared object; recompile with -fPIC connections.o: could not read symbols: Bad value collect2: error: ld returned 1 exit status make[4]: *** [pluto] Error 1 make[4]: Leaving directory `/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.arm/programs/pluto' make[3]: *** [programs] Error 1 make[3]: Leaving directory `/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.arm/programs' make[2]: *** [programs] Error 1 make[2]: Leaving directory `/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.arm' make[1]: *** [programs] Error 2 make[1]: Leaving directory `/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43' make: *** [/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/state/openswan.compile] Error 2 -- Regards Hardik A Gohil Willowglen Msc Bhd --94eb2c0885be91ac50051bff050b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello,

I am working on Linux-phycor= e-AM335x-kit.

I trying to add OPENSWAN package into devel= opment.I have referred the following to configure ptxdist.

https://www.mail-archive.com/ptxdist@pengutronix.de/msg06140.= html

I am facing the following error after ptxdist.

make[4]: Nothing to = be done for `programs'.
make[4]: Leaving directory `/opt/PHYTEC_BSPs= /phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.= 43/OBJ.linux.arm/programs/proc'
make[4]: Entering directory `/opt/PH= YTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/open= swan-2.6.43/OBJ.linux.arm/programs/pluto'
LD _pluto_adns
LD whack=
LD pluto
/opt/OSELAS.Toolchain-2012.12.1/arm-cortexa8-linux-gnueabih= f/gcc-4.7.3-glibc-2.16.0-binutils-2.22-kernel-3.6-sanitized/lib/gcc/arm-cor= texa8-linux-gnueabihf/4.7.3/../../../../arm-cortexa8-linux-gnueabihf/bin/ld= : adns.o: relocation R_ARM_MOVW_ABS_NC against `a local symbol' can not= =20 be used when making a shared object; recompile with -fPIC
adns.o: could = not read symbols: Bad value
collect2: error: ld returned 1 exit statusmake[4]: *** [_pluto_adns] Error 1
make[4]: *** Waiting for unfinished= jobs....
/opt/OSELAS.Toolchain-2012.12.1/arm-cortexa8-linux-gnueabihf/g= cc-4.7.3-glibc-2.16.0-binutils-2.22-kernel-3.6-sanitized/lib/gcc/arm-cortex= a8-linux-gnueabihf/4.7.3/../../../../arm-cortexa8-linux-gnueabihf/bin/ld: /= opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-targe= t/openswan-2.6.43/OBJ.linux.arm/lib/libwhack/libwhack.a(whacklib.o): relocation R_ARM_MOVW_ABS_NC against `a local symbol' can not be used= =20 when making a shared object; recompile with -fPIC
/opt/PHYTEC_BSPs/phyCO= RE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ= .linux.arm/lib/libwhack/libwhack.a: could not read symbols: Bad value
co= llect2: error: ld returned 1 exit status
make[4]: *** [whack] Error 1/opt/OSELAS.Toolchain-2012.12.1/arm-cortexa8-linux-gnueabihf/gcc-4.7.3-gli= bc-2.16.0-binutils-2.22-kernel-3.6-sanitized/lib/gcc/arm-cortexa8-linux-gnu= eabihf/4.7.3/../../../../arm-cortexa8-linux-gnueabihf/bin/ld: connections.o: relocation R_ARM_MOVW_ABS_NC against `host_pairs' can= =20 not be used when making a shared object; recompile with -fPIC
connection= s.o: could not read symbols: Bad value
collect2: error: ld returned 1 ex= it status
make[4]: *** [pluto] Error 1
make[4]: Leaving directory `/o= pt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build-target= /openswan-2.6.43/OBJ.linux.arm/programs/pluto'
make[3]: *** [program= s] Error 1
make[3]: Leaving directory `/opt/PHYTEC_BSPs/phyCORE-AM335x-P= D13.1.2/platform-phyCORE-AM335x/build-target/openswan-2.6.43/OBJ.linux.arm/= programs'
make[2]: *** [programs] Error 1
make[2]: Leaving direct= ory `/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/build= -target/openswan-2.6.43/OBJ.linux.arm'
make[1]: *** [programs] Error= 2
make[1]: Leaving directory `/opt/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/= platform-phyCORE-AM335x/build-target/openswan-2.6.43'
make: *** [/op= t/PHYTEC_BSPs/phyCORE-AM335x-PD13.1.2/platform-phyCORE-AM335x/state/openswa= n.compile] Error 2


--
Regards
Hardik A Gohil
Willowglen Msc Bhd

=
--94eb2c0885be91ac50051bff050b-- --===============1203702470== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline LS0gCnB0eGRpc3QgbWFpbGluZyBsaXN0CnB0eGRpc3RAcGVuZ3V0cm9uaXguZGUK --===============1203702470==-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-yk0-f175.google.com ([209.85.160.175]) by metis.ext.pengutronix.de with esmtps (TLS1.2:RSA_ARCFOUR_SHA1:128) (Exim 4.80) (envelope-from ) id 1ZL3vE-0004yx-0R for ptxdist@pengutronix.de; Fri, 31 Jul 2015 08:36:00 +0200 Received: by ykdu72 with SMTP id u72so54035035ykd.2 for ; Fri, 31 Jul 2015 01:34:57 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <915054555B5659448ACF8A70E114824D01BD2D06A0@Exchange2010.kamstrup.dk> References: <915054555B5659448ACF8A70E114824D01BD2CEA56@Exchange2010.kamstrup.dk> <915054555B5659448ACF8A70E114824D01BD2D06A0@Exchange2010.kamstrup.dk> Date: Fri, 31 Jul 2015 16:34:57 +0800 Message-ID: From: Hardik A Gohil Subject: Re: [ptxdist] OPENSWAN IPSEC Configuration List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: multipart/mixed; boundary="===============0266701188==" Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de --===============0266701188== Content-Type: multipart/alternative; boundary=001a1139eb64e5ba9c051c27b158 --001a1139eb64e5ba9c051c27b158 Content-Type: text/plain; charset=UTF-8 Hello, I am getting this error when ipsec start is given. output of log : Jul 30 23:26:42 phyCORE-AM335x user.info kernel: [ 46.746368] NET: Registered protocol family 15 Jul 30 23:26:42 phyCORE-AM335x user.info kernel: [ 46.885162] Initializing XFRM netlink socket Jul 30 23:26:42 phyCORE-AM335x daemon.info charon: 00[DMN] Starting IKE charon daemon (strongSwan 5.3.2, Linux 3.2.0-PD13.1.2, armv7l) Jul 30 23:26:42 phyCORE-AM335x daemon.info charon: 00[LIB] feature CUSTOM:libcharon in critical plugin 'charon' has unmet dependency: NONCE_GEN Jul 30 23:26:42 phyCORE-AM335x daemon.info charon: 00[LIB] feature CUSTOM:libcharon-receiver in critical plugin 'charon' has unmet dependency: HASHER:HASH_SHA1 Jul 30 23:26:42 phyCORE-AM335x daemon.info charon: 00[LIB] failed to load 2 critical plugin features Jul 30 23:26:42 phyCORE-AM335x daemon.info charon: 00[DMN] initialization failed - aborting charon Jul 30 23:26:42 phyCORE-AM335x authpriv.info ipsec_starter[852]: charon has quit: initialization failed Jul 30 23:26:42 phyCORE-AM335x authpriv.info ipsec_starter[852]: charon refused to be started Jul 30 23:26:43 phyCORE-AM335x authpriv.info ipsec_starter[852]: received netlink error: Operation not supported (95) Jul 30 23:26:43 phyCORE-AM335x authpriv.info ipsec_starter[852]: unable to create IPv4 routing table rule Jul 30 23:26:43 phyCORE-AM335x authpriv.info ipsec_starter[852]: received netlink error: Operation not supported (95) Jul 30 23:26:43 phyCORE-AM335x authpriv.info ipsec_starter[852]: unable to create IPv6 routing table rule Jul 30 23:26:43 phyCORE-AM335x authpriv.info ipsec_starter[852]: received netlink error: Operation not supported (95) Jul 30 23:26:43 phyCORE-AM335x authpriv.info ipsec_starter[852]: received netlink error: Operation not supported (95) Jul 30 23:26:43 phyCORE-AM335x authpriv.info ipsec_starter[852]: ipsec starter stopped ~ On Thu, Jul 30, 2015 at 6:09 PM, Bruno Thomsen wrote: > Hi, > > > I am looking for strongswan.make file. > > You can find the newest upstream strongswan rule[1][2] in the pengutronix > ptxdist git repository[3]. > > > [1] > http://git.pengutronix.de/?p=ptxdist.git;a=blob_plain;f=rules/strongswan.in;hb=HEAD > [2] > http://git.pengutronix.de/?p=ptxdist.git;a=blob_plain;f=rules/strongswan.make;hb=HEAD > [3] http://git.pengutronix.de/?p=ptxdist.git;a=summary > > > /Bruno > -- > ptxdist mailing list > ptxdist@pengutronix.de > -- Regards Hardik A Gohil Willowglen Msc Bhd --001a1139eb64e5ba9c051c27b158 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: base64 PGRpdiBkaXI9Imx0ciI+PGRpdj48ZGl2PkhlbGxvLDxicj48YnI+PC9kaXY+SSBhbSBnZXR0aW5n IHRoaXMgZXJyb3Igd2hlbiBpcHNlYyBzdGFydCBpcyBnaXZlbi48YnI+PGJyPjwvZGl2Pm91dHB1 dCBvZiBsb2cgOjxicj5KdWwgMzAgMjM6MjY6NDIgcGh5Q09SRS1BTTMzNXggPGEgaHJlZj0iaHR0 cDovL3VzZXIuaW5mbyI+dXNlci5pbmZvPC9hPiBrZXJuZWw6IFvCoMKgIDQ2Ljc0NjM2OF0gTkVU OiBSZWdpc3RlcmVkIHByb3RvY29sIGZhbWlseSAxNcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+SnVsIDMwIDIzOjI2OjQy IHBoeUNPUkUtQU0zMzV4IDxhIGhyZWY9Imh0dHA6Ly91c2VyLmluZm8iPnVzZXIuaW5mbzwvYT4g a2VybmVsOiBbwqDCoCA0Ni44ODUxNjJdIEluaXRpYWxpemluZyBYRlJNIG5ldGxpbmsgc29ja2V0 wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoCA8YnI+SnVsIDMwIDIzOjI2OjQyIHBoeUNPUkUtQU0zMzV4IDxhIGhyZWY9Imh0 dHA6Ly9kYWVtb24uaW5mbyI+ZGFlbW9uLmluZm88L2E+IGNoYXJvbjogMDBbRE1OXSBTdGFydGlu ZyBJS0UgY2hhcm9uIGRhZW1vbiAoc3Ryb25nU3dhbiA1LjMuMiwgTGludXggMy4yLjAtUEQxMy4x LjIsIGFybXY3bCnCoMKgwqDCoCA8YnI+SnVsIDMwIDIzOjI2OjQyIHBoeUNPUkUtQU0zMzV4IDxh IGhyZWY9Imh0dHA6Ly9kYWVtb24uaW5mbyI+ZGFlbW9uLmluZm88L2E+IGNoYXJvbjogMDBbTElC XSBmZWF0dXJlIENVU1RPTTpsaWJjaGFyb24gaW4gY3JpdGljYWwgcGx1Z2luICYjMzk7Y2hhcm9u JiMzOTsgaGFzIHVubWV0IGRlcGVuZGVuY3k6IE5PTkNFX0dFTsKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIDxicj5KdWwgMzAg MjM6MjY6NDIgcGh5Q09SRS1BTTMzNXggPGEgaHJlZj0iaHR0cDovL2RhZW1vbi5pbmZvIj5kYWVt b24uaW5mbzwvYT4gY2hhcm9uOiAwMFtMSUJdIGZlYXR1cmUgQ1VTVE9NOmxpYmNoYXJvbi1yZWNl aXZlciBpbiBjcml0aWNhbCBwbHVnaW4gJiMzOTtjaGFyb24mIzM5OyBoYXMgdW5tZXQgZGVwZW5k ZW5jeTogSEFTSEVSOkhBU0hfU0hBMTxicj5KdWwgMzAgMjM6MjY6NDIgcGh5Q09SRS1BTTMzNXgg PGEgaHJlZj0iaHR0cDovL2RhZW1vbi5pbmZvIj5kYWVtb24uaW5mbzwvYT4gY2hhcm9uOiAwMFtM SUJdIGZhaWxlZCB0byBsb2FkIDIgY3JpdGljYWwgcGx1Z2luIGZlYXR1cmVzwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+SnVsIDMwIDIzOjI2 OjQyIHBoeUNPUkUtQU0zMzV4IDxhIGhyZWY9Imh0dHA6Ly9kYWVtb24uaW5mbyI+ZGFlbW9uLmlu Zm88L2E+IGNoYXJvbjogMDBbRE1OXSBpbml0aWFsaXphdGlvbiBmYWlsZWQgLSBhYm9ydGluZyBj aGFyb27CoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqAgPGJyPkp1bCAzMCAyMzoyNjo0MiBwaHlDT1JFLUFNMzM1eCA8YSBocmVmPSJodHRwOi8vYXV0 aHByaXYuaW5mbyI+YXV0aHByaXYuaW5mbzwvYT4gaXBzZWNfc3RhcnRlcls4NTJdOiBjaGFyb24g aGFzIHF1aXQ6IGluaXRpYWxpemF0aW9uIGZhaWxlZMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqAgPGJyPkp1bCAzMCAyMzoyNjo0MiBwaHlDT1JFLUFNMzM1eCA8YSBocmVmPSJodHRw Oi8vYXV0aHByaXYuaW5mbyI+YXV0aHByaXYuaW5mbzwvYT4gaXBzZWNfc3RhcnRlcls4NTJdOiBj aGFyb24gcmVmdXNlZCB0byBiZSBzdGFydGVkwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPkp1bCAzMCAyMzoyNjo0 MyBwaHlDT1JFLUFNMzM1eCA8YSBocmVmPSJodHRwOi8vYXV0aHByaXYuaW5mbyI+YXV0aHByaXYu aW5mbzwvYT4gaXBzZWNfc3RhcnRlcls4NTJdOiByZWNlaXZlZCBuZXRsaW5rIGVycm9yOiBPcGVy YXRpb24gbm90IHN1cHBvcnRlZCAoOTUpwqDCoMKgIDxicj5KdWwgMzAgMjM6MjY6NDMgcGh5Q09S RS1BTTMzNXggPGEgaHJlZj0iaHR0cDovL2F1dGhwcml2LmluZm8iPmF1dGhwcml2LmluZm88L2E+ IGlwc2VjX3N0YXJ0ZXJbODUyXTogdW5hYmxlIHRvIGNyZWF0ZSBJUHY0IHJvdXRpbmcgdGFibGUg cnVsZcKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPkp1bCAzMCAyMzoyNjo0MyBwaHlDT1JFLUFN MzM1eCA8YSBocmVmPSJodHRwOi8vYXV0aHByaXYuaW5mbyI+YXV0aHByaXYuaW5mbzwvYT4gaXBz ZWNfc3RhcnRlcls4NTJdOiByZWNlaXZlZCBuZXRsaW5rIGVycm9yOiBPcGVyYXRpb24gbm90IHN1 cHBvcnRlZCAoOTUpwqDCoMKgwqDCoMKgIDxicj5KdWwgMzAgMjM6MjY6NDMgcGh5Q09SRS1BTTMz NXggPGEgaHJlZj0iaHR0cDovL2F1dGhwcml2LmluZm8iPmF1dGhwcml2LmluZm88L2E+IGlwc2Vj X3N0YXJ0ZXJbODUyXTogdW5hYmxlIHRvIGNyZWF0ZSBJUHY2IHJvdXRpbmcgdGFibGUgcnVsZcKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPkp1bCAzMCAyMzoyNjo0 MyBwaHlDT1JFLUFNMzM1eCA8YSBocmVmPSJodHRwOi8vYXV0aHByaXYuaW5mbyI+YXV0aHByaXYu aW5mbzwvYT4gaXBzZWNfc3RhcnRlcls4NTJdOiByZWNlaXZlZCBuZXRsaW5rIGVycm9yOiBPcGVy YXRpb24gbm90IHN1cHBvcnRlZCAoOTUpwqDCoMKgIDxicj5KdWwgMzAgMjM6MjY6NDMgcGh5Q09S RS1BTTMzNXggPGEgaHJlZj0iaHR0cDovL2F1dGhwcml2LmluZm8iPmF1dGhwcml2LmluZm88L2E+ IGlwc2VjX3N0YXJ0ZXJbODUyXTogcmVjZWl2ZWQgbmV0bGluayBlcnJvcjogT3BlcmF0aW9uIG5v dCBzdXBwb3J0ZWQgKDk1KcKgwqDCoMKgwqDCoMKgwqAgPGJyPkp1bCAzMCAyMzoyNjo0MyBwaHlD T1JFLUFNMzM1eCA8YSBocmVmPSJodHRwOi8vYXV0aHByaXYuaW5mbyI+YXV0aHByaXYuaW5mbzwv YT4gaXBzZWNfc3RhcnRlcls4NTJdOiBpcHNlYyBzdGFydGVyIHN0b3BwZWTCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJy Pn7CoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoCA8YnI+PGJyPjxicj48YnI+PGJyPjxicj48L2Rpdj48ZGl2IGNsYXNz PSJnbWFpbF9leHRyYSI+PGJyPjxkaXYgY2xhc3M9ImdtYWlsX3F1b3RlIj5PbiBUaHUsIEp1bCAz MCwgMjAxNSBhdCA2OjA5IFBNLCBCcnVubyBUaG9tc2VuIDxzcGFuIGRpcj0ibHRyIj4mbHQ7PGEg aHJlZj0ibWFpbHRvOmJ0aEBrYW1zdHJ1cC5jb20iIHRhcmdldD0iX2JsYW5rIj5idGhAa2Ftc3Ry dXAuY29tPC9hPiZndDs8L3NwYW4+IHdyb3RlOjxicj48YmxvY2txdW90ZSBjbGFzcz0iZ21haWxf cXVvdGUiIHN0eWxlPSJtYXJnaW46MCAwIDAgLjhleDtib3JkZXItbGVmdDoxcHggI2NjYyBzb2xp ZDtwYWRkaW5nLWxlZnQ6MWV4Ij5IaSw8YnI+DQo8c3BhbiBjbGFzcz0iIj48YnI+DQomZ3Q7IEkg YW0gbG9va2luZyBmb3Igc3Ryb25nc3dhbi5tYWtlIGZpbGUuPGJyPg0KPGJyPg0KPC9zcGFuPllv dSBjYW4gZmluZCB0aGUgbmV3ZXN0IHVwc3RyZWFtIHN0cm9uZ3N3YW4gcnVsZVsxXVsyXSBpbiB0 aGUgcGVuZ3V0cm9uaXggcHR4ZGlzdCBnaXQgcmVwb3NpdG9yeVszXS48YnI+DQo8YnI+DQo8YnI+ DQpbMV0gPGEgaHJlZj0iaHR0cDovL2dpdC5wZW5ndXRyb25peC5kZS8/cD1wdHhkaXN0LmdpdDth PWJsb2JfcGxhaW47Zj1ydWxlcy9zdHJvbmdzd2FuLmluO2hiPUhFQUQiIHJlbD0ibm9yZWZlcnJl ciIgdGFyZ2V0PSJfYmxhbmsiPmh0dHA6Ly9naXQucGVuZ3V0cm9uaXguZGUvP3A9cHR4ZGlzdC5n aXQ7YT1ibG9iX3BsYWluO2Y9cnVsZXMvc3Ryb25nc3dhbi5pbjtoYj1IRUFEPC9hPjxicj4NClsy XSA8YSBocmVmPSJodHRwOi8vZ2l0LnBlbmd1dHJvbml4LmRlLz9wPXB0eGRpc3QuZ2l0O2E9Ymxv Yl9wbGFpbjtmPXJ1bGVzL3N0cm9uZ3N3YW4ubWFrZTtoYj1IRUFEIiByZWw9Im5vcmVmZXJyZXIi IHRhcmdldD0iX2JsYW5rIj5odHRwOi8vZ2l0LnBlbmd1dHJvbml4LmRlLz9wPXB0eGRpc3QuZ2l0 O2E9YmxvYl9wbGFpbjtmPXJ1bGVzL3N0cm9uZ3N3YW4ubWFrZTtoYj1IRUFEPC9hPjxicj4NClsz XSA8YSBocmVmPSJodHRwOi8vZ2l0LnBlbmd1dHJvbml4LmRlLz9wPXB0eGRpc3QuZ2l0O2E9c3Vt bWFyeSIgcmVsPSJub3JlZmVycmVyIiB0YXJnZXQ9Il9ibGFuayI+aHR0cDovL2dpdC5wZW5ndXRy b25peC5kZS8/cD1wdHhkaXN0LmdpdDthPXN1bW1hcnk8L2E+PGJyPg0KPHNwYW4gY2xhc3M9IkhP RW5aYiI+PGZvbnQgY29sb3I9IiM4ODg4ODgiPjxicj4NCjxicj4NCi9CcnVubzxicj4NCjwvZm9u dD48L3NwYW4+PGRpdiBjbGFzcz0iSE9FblpiIj48ZGl2IGNsYXNzPSJoNSI+LS08YnI+DQpwdHhk aXN0IG1haWxpbmcgbGlzdDxicj4NCjxhIGhyZWY9Im1haWx0bzpwdHhkaXN0QHBlbmd1dHJvbml4 LmRlIj5wdHhkaXN0QHBlbmd1dHJvbml4LmRlPC9hPjxicj4NCjwvZGl2PjwvZGl2PjwvYmxvY2tx dW90ZT48L2Rpdj48YnI+PGJyIGNsZWFyPSJhbGwiPjxicj4tLSA8YnI+PGRpdiBjbGFzcz0iZ21h aWxfc2lnbmF0dXJlIj48ZGl2IGRpcj0ibHRyIj48ZGl2PjxkaXYgZGlyPSJsdHIiPjxkaXY+UmVn YXJkczxicj48L2Rpdj48ZGl2PkhhcmRpayBBIEdvaGlsPC9kaXY+PGRpdj5XaWxsb3dnbGVuIE1z YyBCaGQ8YnI+PC9kaXY+PGRpdj48YnI+PC9kaXY+PC9kaXY+PC9kaXY+PC9kaXY+PC9kaXY+DQo8 L2Rpdj4NCg== --001a1139eb64e5ba9c051c27b158-- --===============0266701188== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline LS0gCnB0eGRpc3QgbWFpbGluZyBsaXN0CnB0eGRpc3RAcGVuZ3V0cm9uaXguZGUK --===============0266701188==-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.kamstrup.com ([93.167.225.188]) by metis.ext.pengutronix.de with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1ZKiuw-00014X-Ej for ptxdist@pengutronix.de; Thu, 30 Jul 2015 10:10:18 +0200 From: Bruno Thomsen Date: Thu, 30 Jul 2015 10:09:17 +0000 Message-ID: <915054555B5659448ACF8A70E114824D01BD2D06A0@Exchange2010.kamstrup.dk> References: <915054555B5659448ACF8A70E114824D01BD2CEA56@Exchange2010.kamstrup.dk> In-Reply-To: Content-Language: en-US MIME-Version: 1.0 Subject: Re: [ptxdist] OPENSWAN IPSEC Configuration List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: "ptxdist@pengutronix.de" SGksDQoNCj4gSSBhbSBsb29raW5nIGZvciBzdHJvbmdzd2FuLm1ha2UgZmlsZS4NCg0KWW91IGNh biBmaW5kIHRoZSBuZXdlc3QgdXBzdHJlYW0gc3Ryb25nc3dhbiBydWxlWzFdWzJdIGluIHRoZSBw ZW5ndXRyb25peCBwdHhkaXN0IGdpdCByZXBvc2l0b3J5WzNdLg0KDQoNClsxXSBodHRwOi8vZ2l0 LnBlbmd1dHJvbml4LmRlLz9wPXB0eGRpc3QuZ2l0O2E9YmxvYl9wbGFpbjtmPXJ1bGVzL3N0cm9u Z3N3YW4uaW47aGI9SEVBRA0KWzJdIGh0dHA6Ly9naXQucGVuZ3V0cm9uaXguZGUvP3A9cHR4ZGlz dC5naXQ7YT1ibG9iX3BsYWluO2Y9cnVsZXMvc3Ryb25nc3dhbi5tYWtlO2hiPUhFQUQNClszXSBo dHRwOi8vZ2l0LnBlbmd1dHJvbml4LmRlLz9wPXB0eGRpc3QuZ2l0O2E9c3VtbWFyeQ0KDQoNCi9C cnVubw0KLS0gCnB0eGRpc3QgbWFpbGluZyBsaXN0CnB0eGRpc3RAcGVuZ3V0cm9uaXguZGUK