Skip to content
Snippets Groups Projects
  1. Aug 15, 2014
  2. Aug 14, 2014
  3. Aug 13, 2014
  4. Aug 12, 2014
    • Ryan Izard's avatar
    • Ryan Izard's avatar
      Static Flow Pusher supports all OF1.3 matches and most OF1.3 actions (with the... · 11aa1c29
      Ryan Izard authored
      Static Flow Pusher supports all OF1.3 matches and most OF1.3 actions (with the exception of masks). LoadBalancer corrected; OFFlowAdd used instead of OFFlowModify and OFPort.ZERO correct to OFPort.ANY. ActionUtils, MatchUtils, and InstructionUtils added to support static flow pusher. Strings defining flow fields *standardized* for Floodlight in the new utils classes. This means the REST API for the SFP will expect a sligthly different syntax than the current REST API (for master and 0.90). We can change the field names easily though in the utils files. These names are also referenced for the keys the SFP uses to store flow match fields and actions, just to be consistent.
      11aa1c29
    • Ryan Izard's avatar
      Merge pull request #1 from hwchiu/openflow-1.3 · 559f6dc9
      Ryan Izard authored
      Fixed LLDP handling, DPID and OFPort serializers, accounted for default cluster ID = 0, modify circuitpusher.py for new REST API format.
      559f6dc9
    • hwchiu's avatar
      1. Fix the circuitpusher.py to make it works. · 306be67a
      hwchiu authored
      2. Use the string to present the vlan value instead of hexidecimal.
      3. Fix the id in Cluster.
      4. Fix the serialize method of OFPort.
      306be67a
  5. Aug 11, 2014
  6. Aug 10, 2014
  7. Aug 08, 2014
  8. Aug 07, 2014
  9. Aug 06, 2014
  10. Aug 05, 2014
  11. Aug 04, 2014
  12. Jul 31, 2014
  13. Jul 30, 2014
  14. Jul 28, 2014
  15. Jun 18, 2014
    • Ryan Izard's avatar
      Changes so far · 4ae94669
      Ryan Izard authored
      Refactored structure of core components to work with openflowj-loxi.
      Presently refactoring Routing, Firewall, Forwarding, DeviceManager,
      LinkDiscovery, Topology, and LearningSwitch.
      Hub has been refactored.
      4ae94669
  16. Apr 21, 2014
  17. Apr 20, 2014
Loading