]> git.proxmox.com Git - ovs.git/commit - tests/ovn.at
ovn-util: Allow /32 IP addresses for router ports.
authorGuru Shetty <guru@ovn.org>
Fri, 10 Mar 2017 07:46:38 +0000 (23:46 -0800)
committerGurucharan Shetty <guru@ovn.org>
Fri, 21 Apr 2017 17:51:17 +0000 (10:51 -0700)
commit6b785fd8fe29ecd41d4707f818cfff8870d5f790
tree27494cf3288da89dbc9d934975725e0bfb67f977
parent8dd5b5123f5ab2106d35a37235dd94767130a94e
ovn-util: Allow /32 IP addresses for router ports.

On Google cloud, a VM gets a /32 IP address. When OVN
is deployed on such VMs, the OVN gateway router's IP
address becomes a /32 IP address. This commit allows
such a configuration.

Signed-off-by: Gurucharan Shetty <guru@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
ovn/lib/ovn-util.c
tests/ovn.at