-
Notifications
You must be signed in to change notification settings - Fork 5
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
feat: field views and iterators #109
Conversation
@mlegner Still need to add more test, but this provides a possibility to set the router alert flag for the traceroute. Depending on your needs we can also add |
|
206acc5
to
f8d431a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool unsafe
magic, @jpcsmith! 💯
This will be very valuable to manipulate paths in various ways. I only have a few nits and probably one issue for unsetting flags.
This adds utility methods to the standard path for iterating and modifying info and hop fields, as well as determining the expiry time from the path.
Tasks:
Depends on #106
Contributes to #107, #108.