mirror of
				https://gitlab.labs.nic.cz/labs/bird.git
				synced 2024-05-11 16:54:54 +00:00 
			
		
		
		
	on AS paths and community sets. Moved as_path_prepend() there. Pavel, please move the other functions as well.
		
			
				
	
	
		
			7 lines
		
	
	
		
			170 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			170 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
source=rt-table.c rt-fib.c rt-attr.c proto.c iface.c rt-dev.c password.c cli.c locks.c cmds.c neighbor.c \
 | 
						|
	a-path.c a-set.c
 | 
						|
root-rel=../
 | 
						|
dir-name=nest
 | 
						|
 | 
						|
include ../Rules
 |