Skip to content
  • Guido Trotter's avatar
    KVM nic script: use routed link as table · 7c60f7a2
    Guido Trotter authored
    
    
    In order to be able to maintain the node network standard routing
    untouched while routing instance traffic through a different dedicated
    interface (eg: a gre tunnel) we need to specify the instance routing
    path inside a separate table, which will also contain different default
    gateway values. This patch fixes the kvm default network script to use
    the nic link, if present, as a routing table to use instead of the
    default one.
    
    Signed-off-by: default avatarGuido Trotter <ultrotter@google.com>
    Reviewed-by: default avatarIustin Pop <iustin@google.com>
    7c60f7a2