Skip to content
Snippets Groups Projects
Verified Commit 15013db5 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

lib/rules: add basic view capability

Example:
  assert(require('ffi').C.kr_view_insert_action(
  		'127.0.0.0/24', 'policy.DENY_MSG("message")'
	) == 0)
parent 18da5a58
Branches
Tags
1 merge request!1407new policy engine
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment