aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnc_pdp/tnc_pdp_connections.h
Commit message (Collapse)AuthorAgeFilesLines
* Keep the PDP connections lock while accessing its objectsMartin Willi2013-02-141-1/+9
| | | | | | When we introduce connection timeouts, the state may disappear at any time. This change prevents that, but is not very clear. We probably have to refactor connection handling.
* updated tnc-pdp plugin for 5.0.0Andreas Steffen2012-05-021-1/+1
|
* implemented RADIUS Filter-ID attributeAndreas Steffen2012-03-131-4/+7
|
* keep a list of RADIUS connections with EAP method statesAndreas Steffen2012-03-131-0/+74