Job Snijders
Job Snijders
making it configurable will be a nice addition!
it is insane that more and more implementations pull in the toxic agreement with `--accept-arin-rpa` command line options. did you read it? is that really what you want users to...
You can make an approximate list of prefixes by installing https://github.com/bgp/bgpq4 and https://github.com/job/aggregate6 utilities and chaining them like so: ``` $ (bgpq4 -F"%n/%l\n" AS-FACEBOOK && bgpq4 -6 -F"%n/%l\n" AS-FACEBOOK) |...
@t8m sure, no problem. Done!
@t8m @hlandau I rebased again
I suspect that this would fix it https://github.com/ruby/openssl/compare/master...job:ruby-openssl:master
Seems the fuzzer test failed for unrelated reasons: ``` 2024-02-05T12:03:50.7581639Z /usr/bin/ld: final link failed: No space left on device 2024-02-05T12:03:50.7592349Z /usr/bin/ld: final link failed: No space left on device 2024-02-05T12:03:50.7614023Z...
> **OTC: Is it OK to enforce the requirement of the standard to have the seconds value always present?** I suspect that enforcing the requirement will remove a potential for...
> **OTC: In 3.x we could accept a documentation change to say that these functions accept incorrectly encoded time values without the seconds part, but we may consider removing this...