diff options
Diffstat (limited to 'myrpki/examples/prefixes.csv')
-rw-r--r-- | myrpki/examples/prefixes.csv | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/myrpki/examples/prefixes.csv b/myrpki/examples/prefixes.csv deleted file mode 100644 index 160f9339..00000000 --- a/myrpki/examples/prefixes.csv +++ /dev/null @@ -1,11 +0,0 @@ -# $Id$ -# -# Syntax: <child_handle> <prefix>/<length> -# or: <child_handle> <min>-<max> -# -# NB: Comment lines are not allowed in these files, this one is only -# present to explain the example -# -Alice 192.0.2.0/27 -Bob 192.0.2.44-192.0.2.100 -Bob 10.0.0.0/8 |