retis-org / retis

Tracing packets in the Linux networking stack & friends
https://retis.readthedocs.io/en/stable/
100 stars 14 forks source link

Allow Retis & its modules to check for prerequisites #145

Closed atenart closed 1 year ago

atenart commented 1 year ago

In this PR:

This is a prerequisite for #100 and for #115. Current form should be good enough to use as a base for both PRs.

atenart commented 1 year ago

Added support for:

Fixes #100.

amorenoz commented 1 year ago

In general, I'm pretty happy with the basic API so I'll rebase #115 on top and start working on it

amorenoz commented 1 year ago

I wanted to rebase #115 on top of this to test but it's proven complicated because it also breaks #155 . So I'd say we can merge this and I can fix any issue I find afterwards, wdty?

atenart commented 1 year ago

I wanted to rebase #115 on top of this to test but it's proven complicated because it also breaks #155 . So I'd say we can merge this and I can fix any issue I find afterwards, wdty?

Works for me.