aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/updown/updown_plugin.c
Commit message (Collapse)AuthorAgeFilesLines
* separated updown listener to its own class4.2.9Martin Willi2008-11-171-200/+6
| | | | 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-161-0/+241