mirror of
				https://git.proxmox.com/git/mirror_frr
				synced 2025-10-30 11:55:23 +00:00 
			
		
		
		
	 12b7724ff8
			
		
	
	
		12b7724ff8
		
			
		
	
	
	
	
		
			
			Forgot to add a couple includes to the exclude list. Also move defines.txt to defines.rst since I know how to properly ignore things now. Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
		
			
				
	
	
		
			40 lines
		
	
	
		
			724 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			724 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| *****
 | |
| OSPFD
 | |
| *****
 | |
| 
 | |
| .. include:: defines.rst
 | |
| .. |DAEMON| replace:: ospfd
 | |
| 
 | |
| SYNOPSIS
 | |
| ========
 | |
| |DAEMON| |synopsis-options-hv|
 | |
| 
 | |
| |DAEMON| |synopsis-options|
 | |
| 
 | |
| 
 | |
| DESCRIPTION
 | |
| ===========
 | |
| |DAEMON| is a routing component that works with the FRRouting routing engine.
 | |
| 
 | |
| OPTIONS
 | |
| =======
 | |
| OPTIONS available for the |DAEMON| command:
 | |
| 
 | |
| .. include:: common-options.rst
 | |
| 
 | |
| FILES
 | |
| =====
 | |
| 
 | |
| |INSTALL_PREFIX_SBIN|/|DAEMON|
 | |
|    The default location of the |DAEMON| binary.
 | |
| 
 | |
| |INSTALL_PREFIX_ETC|/|DAEMON|.conf
 | |
|    The default location of the |DAEMON| config file.
 | |
| 
 | |
| $(PWD)/|DAEMON|.log
 | |
|    If the |DAEMON| process is configured to output logs to a file, then you
 | |
|    will find this file in the directory where you started |DAEMON|.
 | |
| 
 | |
| .. include:: epilogue.rst
 | |
| 
 |