blob: 160f93397802e4bb181b2b3649e3d7530c1673d9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# $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
|