Github user bhaisaab commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/718#discussion_r37437656
  
    --- Diff: 
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/BridgeVifDriver.java
 ---
    @@ -287,7 +287,7 @@ private void deleteExitingLinkLocalRouteTable(String 
linkLocalBr) {
                 for (String line : lines) {
                     String[] tokens = line.split(" ");
                     if (!tokens[2].equalsIgnoreCase(linkLocalBr)) {
    --- End diff --
    
    For this PR we cannot make any changes now that it is merged already; 
perhaps send a new PR or I can pick it up later.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to