mirror of
				https://gitlab.labs.nic.cz/labs/bird.git
				synced 2024-05-11 16:54:54 +00:00 
			
		
		
		
	Merge branch 'master' into HEAD
This commit is contained in:
		@@ -496,7 +496,7 @@ mrt_rib_table_dump(struct mrt_table_dump_state *s, net *n, int add_path)
 | 
			
		||||
      continue;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    rte_make_tmp_attrs(&rt, s->linpool);
 | 
			
		||||
    rte_make_tmp_attrs(&rt, s->linpool, NULL);
 | 
			
		||||
 | 
			
		||||
    if (f_run(s->filter, &rt, s->linpool, 0) <= F_ACCEPT)
 | 
			
		||||
      mrt_rib_table_entry(s, rt);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user