]> git.ipfire.org Git - people/ms/strongswan.git/commit - configure.in
starter: Use kernel interfaces to flush SAD and SPD.
authorTobias Brunner <tobias@strongswan.org>
Fri, 21 Oct 2011 12:14:36 +0000 (14:14 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 21 Oct 2011 12:24:34 +0000 (14:24 +0200)
commitadab84533ea2d1b8ab6573203c2a936b24811d84
treef8653f38f601dd5d32b86caa2613984e30452ae9
parentf3a682c1ffc86ca5acaf02920ea60d5335590735
starter: Use kernel interfaces to flush SAD and SPD.

This now supports platforms where neither 'ip xfrm' nor 'setkey' are
available (like Android).
configure.in
src/starter/Makefile.am
src/starter/netkey.c
src/starter/starter.c