aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/updown
Commit message (Collapse)AuthorAgeFilesLines
* separated updown listener to its own class4.2.9Martin Willi2008-11-174-201/+380
| | | | caching interface names to properly remove rules if interface has changed
* fixed compiler warnings issued by:Martin Willi2008-11-111-4/+16
| | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking
* fixed some compiler warningsMartin Willi2008-10-271-0/+3
|
* reset threads IKE_SA after checking other IKE_SAsMartin Willi2008-10-201-9/+12
| | | | invoke updown script only if we have valid IKE_SA
* moved updown script invocation to an optional pluginMartin Willi2008-10-163-0/+300