Skip to content
Snippets Groups Projects
  1. May 07, 2013
    • Gregor Maier's avatar
      Some bugfixes · a83fa82a
      Gregor Maier authored
      * Fix switch state-machine bug. Need to set the state before calling
        sendRoleReqest because sendRoleRequest could directly set the role
        to Master if the switch is known to not support Nicira role requests
      * In REST handling: replace empty roleChangeDescription with none so we
        don't violate IFloodlightProvider.setRole's contract of requiring a
        non-null description
      * Use correct package name for FloodightProvider in
        bigfloodlight.properties
      a83fa82a
  2. May 06, 2013
  3. May 04, 2013
  4. May 03, 2013
  5. May 02, 2013
  6. May 01, 2013
    • Kanzhe Jiang's avatar
      remove json serialization · d2439a59
      Kanzhe Jiang authored
      d2439a59
    • Kanzhe Jiang's avatar
      Merge branch 'master' of github.com:kjiang/bigswitchcontroller · e0f1f9ad
      Kanzhe Jiang authored
      Conflicts:
      	bigfloodlight/src/main/java/com/bigswitch/floodlight/bvs/web/ExplainResource.java
      	bigfloodlight/src/main/java/com/bigswitch/floodlight/forwarding/Forwarding.java
      	bigfloodlight/src/main/resources/META-INF/services/net.floodlightcontroller.core.module.IFloodlightModule
      	bigfloodlight/src/main/resources/bigfloodlight.properties
      	bigfloodlight/src/test/java/com/bigswitch/floodlight/bvs/virtualrouting/serviceinsertion/internal/ServiceInsertionServiceEndToEndTest.java
      e0f1f9ad
    • Kanzhe Jiang's avatar
      havana summit demo · b80c0bfa
      Kanzhe Jiang authored
      b80c0bfa
    • Gregor Maier's avatar
      Switch state sync work · 54b3ea73
      Gregor Maier authored
      * consolidate store after SLAVE->MASTER transition
      * more unit tests for Controller and OFChannelHandler
      * fix some issues found while unit testing
      54b3ea73
  7. Apr 30, 2013
  8. Apr 29, 2013
  9. Apr 28, 2013
  10. Apr 26, 2013
Loading