allow _leaf_ tincds to be behind firewalls. The protocol has changed and is INCOMPATIBLE with previous versions. The PROT_CURRENT value has been incremented.
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			326 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			326 B
		
	
	
	
		
			Text
		
	
	
	
	
	
Things left to do to make cabal superstable:
 | 
						|
--------------------------------------------
 | 
						|
 * Check for connection loops. Inter-daemon
 | 
						|
   connections should always satisfy the
 | 
						|
   tree property.
 | 
						|
 * Redundancy: multiple ConnectTo lines, if
 | 
						|
   one fails others might be tried.
 | 
						|
 * Allow connects to hosts that use
 | 
						|
   nodirectdata.
 |