[ https://issues.apache.org/jira/browse/CLOUDSTACK-10217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16318978#comment-16318978 ]
ASF subversion and git services commented on CLOUDSTACK-10217: -------------------------------------------------------------- Commit e01dd89c930b6218e0062becf20e0dc594d00569 in cloudstack's branch refs/heads/master from [~widodh] [ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=e01dd89 ] CLOUDSTACK-10217: Clean up old MAC addresses from DHCP lease file (#2393) When the IPv4 address of a Instance changes we need to make sure the old entry is removed from the DHCP lease file on the Virtual Router otherwise the Instance will still get the old lease. Signed-off-by: Wido den Hollander <w...@widodh.nl> > When IPv4 address of Instance is updated DHCP data is not cleared on VR > ----------------------------------------------------------------------- > > Key: CLOUDSTACK-10217 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10217 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Virtual Router > Affects Versions: 4.10.0.0 > Environment: Basic Networking - KVM > Reporter: Wido den Hollander > Assignee: Wido den Hollander > Labels: basic-networking, dhcp, virtual-router > Fix For: 4.11.0.0 > > > When the IPv4 address of a NIC is changed the new entry is added to the DHCP > lease file in the Virtual Router, but the old entry (with the same MAC) is > not removed and this causes the Instance to still receive the old address. -- This message was sent by Atlassian JIRA (v6.4.14#64029)