]> git.ipfire.org Git - thirdparty/bird.git/commit
VPN4 and VPN6 literals
authorJan Moskyto Matejka <mq@ucw.cz>
Tue, 9 Feb 2016 13:53:29 +0000 (14:53 +0100)
committerJan Moskyto Matejka <mq@ucw.cz>
Thu, 7 Apr 2016 08:08:43 +0000 (10:08 +0200)
commitac10ab7e1964a0563f831d30a56726f3e39cd8fa
tree4169825ad0e771d856164fb114f24d6375249d13
parent12f27657dc00db07e4abf77f36c7c84b86238428
VPN4 and VPN6 literals

From now on, protocol static accepts VPN4 and VPN6 addressess.
With some concerns about VPN6 Route Distinguishers, I finally chose
to have the same format as for VPN4 (where it is defined by RFC 4364).
conf/cf-lex.l
conf/confbase.Y
lib/net.c