Markus Stenberg
Markus Stenberg
That's the main reason IIRC whole dummy network device came around looong time ago anyway ;) Dunno if it is still needed or just using 'lo' would be enough.
I think all of the original authors have mostly moved to other things - however, if there are pull requests we *do* review them as needed. I personally have moved...
(also no leaks with --leak-check=yes would be nice to have)
As discussed on IRC, ideally NAT64 = NAT66 + SIIT + NAT44. BTW: 'move to userspace' option noted in original post kills performance, so I do not consider it an...
'route' is not probably the correct word here. Or well, it could be, but I would not design it that way. You could even chain these 3 steps as single...
I do not like RFC6146 anyway - e.g. SIIT defines better fragment handling semantics. You _could_ synthesize BIB-like information out of NAT66 + SIIT + NAT44 state if it was...
I don't think this is quite what the original author asked for. SVG has concept of link blocks (see https://www.w3.org/TR/SVG11/linking.html ) and given support for those, it would be much...
fwiw without mute/low priority filtering the client is mostly useless for me. I am in number of high traffic rooms which swamp out the other rooms (that I actually care...
Ruff has two big benefits over most other tools in the space: - it is a lot faster - it has self-fix capability for linting errors for wide variety of...
Note that it would be possible to setup pipeline to convert the extension in demand in Github now ( see https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/ - Mac runners are available for free projects ),...