Zsombor Welker

Results 3 issues of Zsombor Welker

The traffic-engine groupId + imports needed updating for the code to compile. The `numberOfWorkerCores` parameter was also parsed incorrectly, which is also fixed. #3 should be caused by the same...

Support is added for both resolving container IPv6 addresses and for binding the embedded DNS server to IPv6 addresses. When configuring through environment variables IPv6 address must be in square...

Currently the dbus code works around having different methods in different systemd versions by catching exceptions, replace it with an actual version check. https://github.com/flaktack/systemd-resolved-docker/blob/b882d100c1a69e45afed720c71bf2e9222456ef7/src/systemd_resolved_docker/resolvedconnector.py#L44-L71