1. 05 May, 2016 2 commits
  2. 04 May, 2016 34 commits
  3. 03 May, 2016 4 commits
    •  - ${project.build.directory} already points to ../target/
      
      Change-Id: I80c72633736cd8e1892c4e0b9dd34da2923e8b7d
      HIGUCHI Yuta authored
    • Change-Id: I2789f802aaf1a2b79162a888994bb941d0d5c1b9
      Thomas Vachuska authored
    • Change-Id: Ia973d514fe1dd11ffe4cdb7c902cc43a9c2eb626
      Thomas Vachuska authored
    • Automatically failover to backup spine if
      - ingress - transit link down
      - transit - egress link down
      - transit device down
      
      Can recover from fatal error with human involved
      - ingress switch down
      - egress switch down
      - all links to spine down
      
      Scan through McastRouteStore when
      - SR activate
      - link up
      
      Also include following features
      - Use flow objective context in McastHandler
      - Update Mcast VLAN config sample
      
      Change-Id: I75007d9efd7646e7c4e57fa6d3fc6943543153cf
      Charles Chan authored