mirror of
				https://github.com/coredns/coredns.git
				synced 2025-11-04 02:01:07 +01:00 
			
		
		
		
	transfer: small doc update (#3426)
Tweak the README a little. Name and spell out axfr/ixfr. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
		
							parent
							
								
									c2fd1b2467
								
							
						
					
					
						commit
						5ecd4ec57a
					
				@ -2,16 +2,15 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Name
 | 
					## Name
 | 
				
			||||||
 | 
					
 | 
				
			||||||
*transfer* - answer zone transfers requests for compatible authoritative
 | 
					*transfer* - perform zone transfers for other plugins.
 | 
				
			||||||
plugins.
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Description
 | 
					## Description
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This plugin answers zone transfers for authoritative plugins that implement
 | 
					This plugin answers zone transfers for authoritative plugins that implement
 | 
				
			||||||
`transfer.Transferer`.
 | 
					`transfer.Transferer`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Transfer answers AXFR requests and IXFR requests with AXFR fallback if the
 | 
					Transfer answers full zone transfer (AXFR) requests and incremental zone transfer (IXFR) requests
 | 
				
			||||||
zone has changed.
 | 
					with AXFR fallback if the zone has changed.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Notifies are not currently supported.
 | 
					Notifies are not currently supported.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user