l-jonas
l-jonas
core is what's used by multiple components, bep is the connection handling, syncthing-client is a wrapper around it for "end users"
It's possible to subscribe to index updates at . At , it's required to send the index updates from the database first and then all new updates which can be...
@vext01 > Is this project still active? I am not satisfied with the communication with the Syncthing project and due to that I don't continue the development of Syncthing Lite.
So the issue is "feature request: add introducer support"?
Syncthing Lite does not support incoming connections at all (and I'm not sure of any case where incoming connections are useful). But I could think of making it easier to...
Well, in this case, the laptop would introduce the other devices to syncthing lite, so it would be better to just add the introduction support to Syncthing Lite. > workstations...
The RFC 8475 "complains" about the valid lifetime rules from RFC 4862 that the implemented draft removes. So this is actually an improvement. Another question is whether the RA server...
This implementation survived for some days. Sadly, it looks like the server side in odhcpd does not invalidate removed prefixes - except during its shutdown where it just invalidates all...
> By setting lifetimes to 0? It (odhcpd) already does that. It was just a bit difficult to understand the source code.
Does DHCPv6 provide anything to tell a client that an address is expired without the client asking? I couldn't find it.