]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
Merge branch 'android-ndk'
authorTobias Brunner <tobias@strongswan.org>
Mon, 13 Aug 2012 08:39:34 +0000 (10:39 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 13 Aug 2012 08:45:39 +0000 (10:45 +0200)
This branch comes with some preliminary changes for the user-land IPsec
implementation and the Android App.

One important change is that the UDP ports used by the socket-default plugin
were made configurable (either via ./configure or strongswan.conf).
Also, the plugin does randomly allocate a port if it is configured to 0,
which is useful for client implementations.  A consequence of these
changes is that the local UDP port used when creating ike_cfg_t objects has
to be fetched from the socket.

1  2 
configure.in
man/strongswan.conf.5.in
src/libcharon/Makefile.am

diff --cc configure.in
Simple merge
Simple merge
Simple merge