Ronan Pigott
Ronan Pigott
The first commit was mostly copied from the existing dhcpv6 client code but it actually had some odd quirks like accepting truncated names with no trailing NUL byte which I...
Oh hm, it looks intentional? https://github.com/systemd/systemd/blob/0652cf8e7b08c97a52a0995eb8f0dc6bb20a4de0/src/libsystemd-network/test-dhcp6-client.c#L168-L170 Why though? I'm pretty sure this is not allowed anywhere domain names are encoded in dhcpv6. I'm changing this anyway, and will correct the...
No change, just rebased to resolve conflicts.
Rebased to resolve conflicts. New commits switched linked list ResolverData struct to array of sd_dns_resolver. I still need to reorganize this into a library per [this comment](https://github.com/systemd/systemd/pull/30952#discussion_r1472527420) and its a...
Any tips for running the network tests locally? I've tried the path in indicated by the test file in qemu (/usr/lib/systemd/tests/testdata/test-network/systemd-networkd-tests.py) but it always complains that it's not in a...
I think I might be a little unclear on where the divide between library code and internal code is, but I tried putting things in the right place. As it...
Folded the new stuff into the history.
Rebased again to resolve conflicts and match c75d119658a9.
@evverx if you know how to break this, now's a good time to share :smile:
Yeah, if you could, please add rpigott314 @ gmail.