Christof Schulze

Results 41 issues of Christof Schulze

the mvn owasp plugin says hazelcast-kubernetes-2.2.3 is vulnerable towards CVE-2020-8570 https://nvd.nist.gov/vuln/detail/CVE-2020-8570 Can you confirm this is correct?

After some run-time I saw interfaces bing marked as down in babeld via dump command. removing the interface and re-adding it again did not make this interface usable again. ifconfig...

Taken from the Mailing List from a mail from @jech --- The redistribution code in babeld is very primitive: 1. the code makes a full route dump whenever something changes...

The title says it all, I guess. When I 1. start cadmus 2. attach a USB microphone I am unable to denoise that microphone via cadmus as it is not...

enhancement

In l3 networks the mesh interface for ddhcpd is the mmfd interface. Over the run-time of the node, this interface might be destroyed and re-created. At that time ddhcpd does...

bug

setting loglevel via compile-option is inconvenient as it forces the decision on the person building the firmware whether everyone using the resulting images will be a developer. At the same...

ddhcpd is started with /usr/sbin/ddhcpd -D -s 1 -b 2 -c local-node -i mmfd0 -N 10.139.0.0 17 -o 51 4 0 0 1 44 -o 3 4 10 139 0...

In a l2 mesh we can globally set the netmask and broadcast addresses. ddhcp currently allows that relying on the appropriate dhcp options as specified by -o. In l3 networks...

We could replace ddhcpctl with uc from https://github.com/christf/uc.git saving some space in the image and further modularizing our builds. uc is more generic and also used by prefixd and can...

enhancement

when used together with uradvd on server and networkmanager on the client side, the small timeouts lead to the resolv.conf being overwritten frequently and ipv6 nameserver being blocked. This obviously...