added bitnames for POLICY_BEET and POLICY_MOBIKE flags

This commit is contained in:
Andreas Steffen
2007-08-29 13:17:30 +00:00
parent cdc70899a8
commit cfee19c26c
+2
View File
@@ -507,6 +507,8 @@ const char *const sa_policy_bit_names[] = {
"XAUTHRSASIG", "XAUTHRSASIG",
"XAUTHSERVER", "XAUTHSERVER",
"DONTREAUTH", "DONTREAUTH",
"BEET",
"MOBIKE",
NULL NULL
}; };