Ben Maddison

Results 8 comments of Ben Maddison

We (AS37271) are one such network. We are unable to agree to the ARIN RPA because of the indemnification that it contains. We were one of the first major networks...

> Various `print()` exists throughout pycrate, that should be moved to a proper > logging mechanism, in order to not eventually pollute stdout. All logging > should be done with...

@XAMPPRocky I would be happy to help with this design: it's a subject that I have spent a fair amount of time thinking about recently. Where are you on this...

The SMI `OBJECT-TYPE` is a old-style `MACRO` rather than a `CLASS`, so the parallel isn't perfect. But nevertheless, it looks like we are thinking along similar lines. I have created...

@XAMPPRocky, I have made some progress on this today. Please take a look at the above branch, and let me know what you think?

That's a good question. I think I would use a function-style macro with a custom DSL rather than a derive for the info object definitions, and then extend the `#[rasn(...)]`...

@krisprice although I can appreciate that this might be useful in some applications, it will break others if it's done silently in the `FromStr` impls. There are plenty of places...

> @ties the problem is not “new objects”. The problem is that software crashes unexpectedly when it shouldn’t be crashing. > > You might also recall a very recent issue...