]> git.proxmox.com Git - mirror_ovs.git/commit
OVN: update RA next_announce according to {min, max}_interval
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Mon, 4 Mar 2019 16:14:14 +0000 (17:14 +0100)
committerBen Pfaff <blp@ovn.org>
Mon, 4 Mar 2019 16:46:34 +0000 (08:46 -0800)
commitea4b45ab72cf78e7b88eb3c82ce94a7cc31ce117
tree900133478dbb33c1ca08e0852efd210d9d9a55ed
parente7f6ba220e10c0b560da097185514b6e33e2dc71
OVN: update RA next_announce according to {min, max}_interval

Update RA next_announce whenever min_interval and/or max_interval are
updated in sbrec_port_binding option. In the current implementation
if ipv6_ra_configs:send_periodic is set to true before setting
ipv6_ra_configs:{min,max}_interval, next_announce will be set using
default values and it will not be updated until we send the first IPv6
router advertisement

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
ovn/controller/pinctrl.c