Max Mazurov
Max Mazurov
I would like to check code I (or other people with write access) commit to repository directly and see report summary (amount of found problems?) on github without need to...
Something like `[skip ci]` in commit message (respected by great amount of services: https://github.com/srz-zumix/ci-skip) would be amazing. I don't want to waste your resources on commits with documentation updates. :)
Do so by default but allow to disable it.
I wish we could abandon IPv4 altogether, but we are not there yet.
``` message Request { message CfgSolict { ... } one of req { CfgSolict cfgSolict = 1; } } message Reply { message Cfg { ... } message Nack {...
Problematic to implement in isolated maner since it requires interaction with WireGuard implementation and system networking stack.