lemmi
lemmi
This enables handling of the following options: * perf-same_cpu_crypt * perf-submit_from_crypt_cpus * perf-no_read_workqueue * perf-no_write_workqueue
I just noticed ipfs announces almost all addresses to the swam. This is kind of annoying with ipv6 privacy extensions enabled, because there will be a bunch of deprecated addresses...
I had a glance at the RFC and it seems this should be allowed.
#434 has been a rather annoying change for me. Since I don't have the luxury of a stable IPv6 prefix, I'm relying on SLAAC, fixed MAC addresses along with MACVLAN...
Hi, I'd like to package `pim6sd` for https://github.com/void-linux/void-packages and we prefer using tagged releases to some random git commit. Is it possible to tag a `2.1.0` release? Cheers
`which` isn't a shell built-in and distributions started deprecating its usage [0]. The recommendation is to use `command -v` for scripts as a replacement. [0]: https://salsa.debian.org/debian/debianutils/-/blob/5aeca1e3b14c08b5ab92995e91efcc2b3806a639/debian/NEWS#L7-16
Built on #49936. Added dependencies on `passt` and `netavark`, since these are the new defaults. Maybe we also want to pull `aardvark-dns` in, too. `slirp4netns` and `cni` will still work,...