diff options
author | Rob Austein <sra@hactrn.net> | 2013-11-01 17:09:24 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2013-11-01 17:09:24 +0000 |
commit | 21c7552eeead5012d13e9a0b8b7384af7b8b0b80 (patch) | |
tree | f08ccf97a1ad9ff6269e9d046fe562e6fcf8dfac /scripts | |
parent | cc9751ae01bc2fda652539de6a3effc1a0b7962a (diff) |
Another test case.
svn path=/trunk/; revision=5578
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/rcynic-lta.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/rcynic-lta.yaml b/scripts/rcynic-lta.yaml index 076f0e5d..ab17a56c 100644 --- a/scripts/rcynic-lta.yaml +++ b/scripts/rcynic-lta.yaml @@ -39,6 +39,10 @@ common: constraints: + # Need something for a drop test, sorry Randy + - prefix: 147.28.224.0/19 + drop: roas + - prefix: 10.0.0.0/8 add: [ { roa: { asn: 666, maxlen: 16 }}, *GBR-1 ] |