feat(irr-filter): allow RADB
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@ -40,8 +40,8 @@ steps:
 | 
			
		||||
    image: debian:latest
 | 
			
		||||
    commands:
 | 
			
		||||
      - apt-get update -y && apt-get install bgpq4 git -y
 | 
			
		||||
      - echo "define $(bgpq4 -tbl DOWNSTREAM_ASN AS-NET186 -S RIPE,ARIN,APNIC,AFRINIC,LACNIC -L 6)" > util/irr-filter.conf
 | 
			
		||||
      - echo "define $(bgpq4 -6bl DOWNSTREAM_PREFIXES AS-NET186 -S RIPE,ARIN,APNIC,AFRINIC,LACNIC,RPKI -A -R48)" >> util/irr-filter.conf
 | 
			
		||||
      - echo "define $(bgpq4 -tbl DOWNSTREAM_ASN AS-NET186 -S RIPE,ARIN,APNIC,AFRINIC,LACNIC,RADB -L 6)" > util/irr-filter.conf
 | 
			
		||||
      - echo "define $(bgpq4 -6bl DOWNSTREAM_PREFIXES AS-NET186 -S RIPE,ARIN,APNIC,AFRINIC,LACNIC,RPKI,RADB -A -R48)" >> util/irr-filter.conf
 | 
			
		||||
      - echo "net.186526.xyz" >> CNAME
 | 
			
		||||
      - git rm -f ansible
 | 
			
		||||
  - name: push to repo
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user