mirror of
				https://git.proxmox.com/git/mirror_iproute2
				synced 2025-11-04 12:09:07 +00:00 
			
		
		
		
	Following inclusion in net-next, extend rtnl_rtprot_tab and rt_protos to support Keepalived. Signed-off-by: Alexandre Cassen <acassen@gmail.com> Signed-off-by: David Ahern <dsahern@kernel.org>
		
			
				
	
	
		
			25 lines
		
	
	
		
			210 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			210 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#
 | 
						|
# Reserved protocols.
 | 
						|
#
 | 
						|
0	unspec
 | 
						|
1	redirect
 | 
						|
2	kernel
 | 
						|
3	boot
 | 
						|
4	static
 | 
						|
8	gated
 | 
						|
9	ra
 | 
						|
10	mrt
 | 
						|
11	zebra
 | 
						|
12	bird
 | 
						|
13	dnrouted
 | 
						|
14	xorp
 | 
						|
15	ntk
 | 
						|
16	dhcp
 | 
						|
18	keepalived
 | 
						|
42	babel
 | 
						|
186	bgp
 | 
						|
187	isis
 | 
						|
188	ospf
 | 
						|
189	rip
 | 
						|
192	eigrp
 |