[
https://issues.apache.org/jira/browse/CLOUDSTACK-8749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709119#comment-14709119
]
ASF GitHub Bot commented on CLOUDSTACK-8749:
--------------------------------------------
GitHub user bhaisaab opened a pull request:
https://github.com/apache/cloudstack/pull/735
CLOUDSTACK-8749: Add checks to prevent malformed/unexpected input
Based on @jburwell's comment on PR #718
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shapeblue/cloudstack kvm-linkbr-checks-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/735.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #735
----
commit 972117e5ebf5e04302d0b915e40a10040dbbe00f
Author: Rohit Yadav <[email protected]>
Date: 2015-08-24T09:16:09Z
CLOUDSTACK-8749: Add checks to prevent malformed/unexpected input
Based on @jburwell's comment on PR #718
Signed-off-by: Rohit Yadav <[email protected]>
----
> KVM: link local route cleanup
> -----------------------------
>
> Key: CLOUDSTACK-8749
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8749
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
> Fix For: 4.5.3, 4.6.0
>
>
> The KVM agent attempts to delete link local interfaces whenever found, so
> they don't conflict with the system vm's link local route on cloud0, however
> it doesn't specify which device to delete the route for.
> The aim is to fix the edge case which (unlikely) can try to delete existing
> cloud0 routes/interface.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)