]> git.saurik.com Git - apple/ipsec.git/blobdiff - ipsec-tools/racoon/throttle.c
ipsec-258.1.3.tar.gz
[apple/ipsec.git] / ipsec-tools / racoon / throttle.c
index 753470faa4063e470fd84178c4fdb060ba75bd55..51032045eaeafb501747f77fb05449cdd604ad17 100644 (file)
@@ -128,7 +128,7 @@ restart:
        if (!found) {
                if (authfail) {
                        if ((te = throttle_add(addr)) == NULL) {
-                               plog(LLV_ERROR, LOCATION, NULL
+                               plog(ASL_LEVEL_ERR
                                    "Throttle insertion failed\n");
                                return (time(NULL) 
                                    + isakmp_cfg_config.auth_throttle);