Results 9 issues of ekacnet

Prefix calculation was wrong, and testing was complicated so I fixed it. I was seeing errors like `RTNETLINK answers: File exists` before because my ISP is delegating a /60 and...

prefix length and validity were swapped causing wrong prefix length to be requested (often 255) during prefix delegation in SOLICIT messages. Signed-off-by: Matthieu Patou

================================================================= ==157330==ERROR: LeakSanitizer: detected memory leaks Direct leak of 576 byte(s) in 1 object(s) allocated from: #0 0x7f7ecd050628 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.5+0x107628) #1 0x561569188e82 in if_list_get /dibbler/Port-linux/lowlevel-linux.c:222 Direct leak of 38...

Cleanup codebase using pretty before any other major changes

You need to signal to bind to reload log files after rotating them, doing `rndc reconfig` is a good way of doing so. This change allows you to actually have...

This allows to have multiple keys or a mix of keys and IP ... ### PR progress checklist (to be filled in by reviewers) - [ ] Changes to documentation...

2 patches for improving pySphere

Current version of `rollup` is 4.x ## Current behavior It fails to work when trying to use with rollup 4.17 ## Expected behavior It would work with rollup 4.17 ##...

# Description In cc3b28bb we started to call `scripts/docker/docker_arm_wrapper.sh` and this script is not working by default it the right environment variables are not passed because at the moment it...

Awaiting feedback