keepsimple1

Results 100 comments of keepsimple1
trafficstars

thanks @asomers for opening PR #1362 to remove `SockLevel`. I will submit a PR to add `IP_MULTICAST_IF` .

Not sure if covered by this issue, but is it possible to expose `loopback` flag on the Python side? i.e. can we check if a given interface is a loopback...

Is the Plugin support already settled? It's not clear from this thread. Where should I look for Plugin support info if I just get started with Lapce?

@mvaerum I'm having the same issue and found your post here. Did you happen to find out the reason for this issue?

Maybe this is already answered somewhere else. The "Last released" seems still to be "3/20/2021". Is it recommended to use the nightly instead? What's the plan to have a new...

@mxinden please take a look at the linked PR when you have time? Thanks.

> Implementing the above will require storing the time in which each service record was last multicasted on each specific interface so is therefore quite complex. For now I have...

Is there any other instances of the same service type on any of other interfaces? Particularly in the network of 192.168.30.128 ? And, could you try to turn on the...

I was able to reproduce this issue. And I think the root cause is: we are not refreshing PTR DNS records, hence after a while PTR records expired and we...

With a longer time testing, it seems the problem not completely gone. I will debug it further tomorrow.