Jack Thomasson

Results 21 comments of Jack Thomasson

@agners NetworkManager creates a rule that prevents addons running on docker, like frigate-nvr, from connecting to cameras on the private network. ```text table ip nm-shared-wlp3s0 { # handle 10 chain...

with a necessary upgrade to wpa_supplicant this [Practical Note](https://github.com/home-assistant/home-assistant.io/pull/37140/commits/7c22da70daca3b75cb4b960f77020ece58a0a06a) is spot on.

@agners i tried `firewall-backend iptables` and see a new table created with a similar problematic rule, but it fails, probably because it was not actually linked into PREROUTING.

test failures seem very much UNRELATED to this change.

`./gradlew clients:test -PmaxParallelForks=2` passes but i cannot run the full suite due to OOM.

note `test for client.id` moved to https://github.com/apache/kafka/blob/trunk/tools/src/test/java/org/apache/kafka/tools/ConsoleProducerTest.java

note parameters changed to `--command-config` and `--command-property`