]> git.ipfire.org Git - thirdparty/bird.git/commit - conf/confbase.Y
Add a hint for an invalid IP prefix
authorPavel Tvrdik <pawel.tvrdik@gmail.com>
Thu, 30 Jun 2016 13:04:49 +0000 (15:04 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Tue, 23 May 2017 13:59:27 +0000 (15:59 +0200)
commit0705a1c5658c2682c915007f466f55d2a8f7ec14
tree7584d519e21d29782db496f81b971ba0e427f4f6
parent734e9fb8a933898cd3396786c06728bce6a754e5
Add a hint for an invalid IP prefix

bird> eval 200.210.220.0/16
Invalid IPv4 prefix 200.210.220.0/16, maybe you wanted 200.210.0.0/16

bird> eval 1000:2000::/8
Invalid IPv6 prefix 1000:2000::/8, maybe you wanted 1000::/8
conf/confbase.Y