Updates and bug fixes #2

Merged
jjkiers merged 6 commits from new-rust-zig into main 2023-08-25 21:07:24 +00:00
Owner

With this, the new address resolver actually works.

With this, the new address resolver actually works.
jjkiers added 6 commits 2023-08-25 21:00:28 +00:00
continuous-integration/drone/push Build is passing Details
7f399af713
Update rust and zig
Signed-off-by: Jacob Kiers <code@kiers.eu>
cd35859c9b Initialize UpstreamAddress with actual address
Signed-off-by: Jacob Kiers <code@kiers.eu>
6349fc6502 Prevent unnecessary clone
This also ensures that the address resolver actually keeps state.
Otherwise it was cloned before each resolution, resulting in it never
keeping the resolved addresses.

Signed-off-by: Jacob Kiers <code@kiers.eu>
483c058105 Slightly better way of finding the config file
It now also looks in the current working directory.

Signed-off-by: Jacob Kiers <code@kiers.eu>
40b890bc13 Add much better debug logging of address resolution
Signed-off-by: Jacob Kiers <code@kiers.eu>
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
5f0de72b88
Remove unused variable
Signed-off-by: Jacob Kiers <code@kiers.eu>
jjkiers merged commit 5f0de72b88 into main 2023-08-25 21:07:24 +00:00
jjkiers deleted branch new-rust-zig 2023-08-25 21:07:24 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jjkiers/layer4-proxy#2
No description provided.