Raise an alert of generating local authentication data fails

This commit is contained in:
Martin Willi
2012-12-19 10:40:32 +01:00
parent cc0cc3b54d
commit 3f7f5388a5
2 changed files with 12 additions and 6 deletions
+2
View File
@@ -86,6 +86,8 @@ enum alert_t {
ALERT_RADIUS_NOT_RESPONDING,
/** a shutdown signal has been received, argument is the signal (int) */
ALERT_SHUTDOWN_SIGNAL,
/** creating local authentication data failed, no arguments */
ALERT_LOCAL_AUTH_FAILED,
/** peer authentication failed, no arguments */
ALERT_PEER_AUTH_FAILED,
/** failed to resolve peer address, no arguments */