mirror of
				https://gitlab.labs.nic.cz/labs/bird.git
				synced 2024-05-11 16:54:54 +00:00 
			
		
		
		
	Merge commit '17f91f9e6e70f7e3f29502e854823c0d48571eaa' into haugesund
This commit is contained in:
		@@ -904,7 +904,6 @@ mrt_copy_config(struct proto_config *dest UNUSED, struct proto_config *src UNUSE
 | 
			
		||||
struct protocol proto_mrt = {
 | 
			
		||||
  .name =		"MRT",
 | 
			
		||||
  .template =		"mrt%d",
 | 
			
		||||
  .class =		PROTOCOL_MRT,
 | 
			
		||||
  .proto_size =		sizeof(struct mrt_proto),
 | 
			
		||||
  .config_size =	sizeof(struct mrt_config),
 | 
			
		||||
  .init =		mrt_init,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user