retis-org / retis

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

Improve python member access of enums #437

Open amorenoz opened 3 weeks ago

amorenoz commented 3 weeks ago

Follow up after #426 Based on https://github.com/retis-org/retis/pull/426#issuecomment-2389666435, look at what enums can be modified slightly in order to improve how they are accessed from python.