public inbox for nncp-devel@lists.cypherpunks.ru
Atom feed
* Some questions about areas
@ 2021-08-17  5:19 John Goerzen
  2021-08-17 18:35 ` Sergey Matveev
  0 siblings, 1 reply; 4+ messages in thread
From: John Goerzen @ 2021-08-17  5:19 UTC (permalink / raw)
  To: nncp-devel

Hello,

I'm working on a tool to use NNCP areas to facilitate syncing of 
git repos.  I'm pretty excited about this use case.

I have a few questions - perhaps the answers would also make good 
additions to the documentation.

1) What is the interaction between "subs" and "via"?  If I list a 
node in subs and have a default via for it elsewhere in the 
config, is that via used?

2) I'm a little unclear on the difference between having a machine 
that lacks the keypair and one that lacks the area entirely.  I 
think it may have something to do with the answer to #1?  Is it 
that such a machine can only route packets in a traditional "via" 
way?  (That is, the originator of the packet [or some other 
area-aware system] would have to do the routing to end nodes 
directly?)

Thanks,

John

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-18  7:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-17  5:19 Some questions about areas John Goerzen
2021-08-17 18:35 ` Sergey Matveev
2021-08-17 21:04   ` John Goerzen
2021-08-18  7:21     ` Sergey Matveev