diff options
Diffstat (limited to 'rpkid.without_tls/examples/prefixes.csv')
-rw-r--r-- | rpkid.without_tls/examples/prefixes.csv | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rpkid.without_tls/examples/prefixes.csv b/rpkid.without_tls/examples/prefixes.csv deleted file mode 100644 index ece18d32..00000000 --- a/rpkid.without_tls/examples/prefixes.csv +++ /dev/null @@ -1,8 +0,0 @@ -# $Id$ -# -# Syntax: <child_handle> <prefix>/<length> -# or: <child_handle> <min>-<max> -# -Alice 192.0.2.0/27 -Bob 192.0.2.44-192.0.2.100 -Bob 10.0.0.0/8 |