Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

License check per interface #16

Closed
markabey opened this issue Jun 19, 2015 · 3 comments
Closed

License check per interface #16

markabey opened this issue Jun 19, 2015 · 3 comments

Comments

@markabey
Copy link

Is it possible to check the validity of the license for a specified interface, without starting the capture?

Eg pfring_zc_check_license could take an interface as an argument, and to return whether it is valid and whether it expires.
This would be useful for quickly checking each interface from a script/program, without having to start the whole capture program (eg if another ZC program has bound to the interface)

@markabey markabey changed the title License check should accept interface License check per interface Jun 19, 2015
@cardigliano
Copy link
Member

This is not available via API at the moment, adding this to the roadmap.

Alfredo

On 19 Jun 2015, at 11:11, markabey notifications@github.com wrote:

Is it possible to check the validity of the license for a specified interface, without starting the capture?

Eg pfring_zc_check_license could take an interface as an argument, and to return whether it is valid and whether it expires.
This would be useful for quickly checking each interface from a script/program, without having to start the whole capture program (eg if another ZC program has bound to the interface)


Reply to this email directly or view it on GitHub #16.

@markabey
Copy link
Author

markabey commented Feb 3, 2016

Please can it also print when a license expires when starting up? Sometimes pf_ring does back to demo mode some time after using a license successfully for a month.

@cardigliano
Copy link
Member

API pfring_zc_check_device_license() added with b2ce77e
Please see zcount as example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants