Moritz Warning

Results 64 issues of Moritz Warning

* when the app puases during a call, then the other side does not notice the call is aborted * when enabling the video feed while calling, then the video...

Just a heads up. OpenWrt can now create JSON files that can serve as a database for firmware selectors: https://github.com/openwrt/openwrt/commit/881ed09ee6e23f6c224184bb7493253c4624fb9f (Then use `Global build settings ---> [*] Create JSON info...

I was looking for a way to segment the stickers into separate images. This script works for https://github.com/securingdev/awesome-stickers/blob/master/raw/attrition_01.pdf ``` #!/bin/sh input="$1" # verbose set -x if [ ! -f "$input"...

Hi, MeshLinuxContainers-x07.pdf uses the term "Distant Vector". Shouldn't it be "Distance Vector"?

the files mentioned are not part of the repository anymore

kaodv_expl_get returns 1 or 0. 1 is returned when an entry was found. It is not quiet clear if this is indeed a bug. But otherwise the first branch is...

most linux kernels are too new by now Signed-off-by: Moritz Warning

inlining caused a linker error for hello_update_timeout and rt_table_update_timeout. Signed-off-by: Moritz Warning