diff options
Diffstat (limited to 'rpkid/examples/prefixes.csv')
-rw-r--r-- | rpkid/examples/prefixes.csv | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rpkid/examples/prefixes.csv b/rpkid/examples/prefixes.csv index 160f9339..ece18d32 100644 --- a/rpkid/examples/prefixes.csv +++ b/rpkid/examples/prefixes.csv @@ -3,9 +3,6 @@ # 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 |