You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Lua policy functions lookup_policy() and lookup_frag_punish_policy() should receive their parameters already casted. That is, they shouldn't need to call ffi.cast() on their parameters.