Matthijs van Duin

Results 50 comments of Matthijs van Duin

Just letting you know that I no longer care about this PR. I wrote my own dbus module instead.

> @pdp7 @RobertCNelson I was able to write a program to PWM four of the PWM pins and found that when I PWM **UART2_TX(P9_21)**, It also sends the same PWM...

(and of course in times of desperation, a PRU core could be used to generate additional PWM outputs.)

While I appreciate the complexity of supporting arbitrary expressions, it would be nice if it at least supported `IDENTIFIER ':' REQUIRE` idiom as shown in @cwadrupldijjit 's example as this...

try setting `publish-aaaa-on-ipv4=no` to prevent it from publishing IPv6 addresses over IPv4 (which requires tracking IPv6 interfaces even when IPv6 is otherwise disabled)

Or, if it's indeed related to system time changes then #96 should properly fix the problem (as opposed to disabling IPv6 support entirely which is of course an ugly workaround)

@adriancable If avahi is receiving RTM_DELADDR followed by RTM_NEWADDR then your machine is genuinely losing and regaining its IPv6 address, and in particular this isn't a bug in avahi, nor...

@adriancable Well apparently there also are or have been avahi bugs that caused messages like these, but in your case (and that of various other people) it looks more like...

@adriancable No it's not the exact same issue, I also never said it was nor meant to imply so. It was merely another example of problems with IPv6 connectivity being...

@adriancable did you ever get around to checking what's going on using a packet sniffer? since you said that in your case the problem wasn't a too-short lifetime, so then...