Caleb James DeLisle 4be793cb0b Allow hard-coding of device public IP in case that it might not be detectable | hai 10 horas | |
---|---|---|
.. | ||
test | hai 1 mes | |
AddrSet.c | %!s(int64=4) %!d(string=hai) anos | |
AddrSet.h | %!s(int64=4) %!d(string=hai) anos | |
BoilerplateResponder.c | hai 1 mes | |
BoilerplateResponder.h | hai 1 mes | |
LinkState.h | hai 1 mes | |
MsgCore.c | hai 1 mes | |
MsgCore.h | hai 1 mes | |
PeeringSeeder.c | hai 10 horas | |
PeeringSeeder.h | hai 10 horas | |
PeeringSeeder_admin.c | hai 10 horas | |
PeeringSeeder_admin.h | hai 1 mes | |
PingResponder.c | hai 1 mes | |
PingResponder.h | %!s(int64=4) %!d(string=hai) anos | |
ReachabilityAnnouncer.c | hai 1 mes | |
ReachabilityAnnouncer.h | hai 1 mes | |
ReachabilityCollector.c | hai 6 meses | |
ReachabilityCollector.h | hai 6 meses | |
ReachabilityCollector_admin.c | hai 1 mes | |
ReachabilityCollector_admin.h | %!s(int64=4) %!d(string=hai) anos | |
SubnodePathfinder.c | hai 1 mes | |
SubnodePathfinder.h | hai 1 mes | |
SupernodeHunter.c | hai 1 mes | |
SupernodeHunter.h | hai 6 meses | |
SupernodeHunter_admin.c | hai 1 mes | |
SupernodeHunter_admin.h | %!s(int64=4) %!d(string=hai) anos | |
readme.md | %!s(int64=7) %!d(string=hai) anos |
This is the part which communicates with the cjdns supernode. It fulfills the Pathfinder protocol internally to cjdns and it answers the questions asked to it by querying its supernode(s).
In order to discover its supernode(s), it will send findNode (fn
) queries to its peers.
Any findNode queries which are sent to this node will be forwarded to its supernode and the answers
forwarded back.