- Oct 10, 2014
-
-
Ryan Izard authored
Fixed some more unit tests. In the process, discovered some errors in more overridden equals(). Also, discovered I had inadvertently commented out an important few lines the routing module uses to set the ingress port of flows used in the route. Those lines are now ported and use MatchUtils to copy the Match properly.
-
- Aug 14, 2014
-
-
Ryan Izard authored
Fixed lots of compile errors in unit tests; mostly involved replacing longs with DatapathIds, byte[]s with MacAddresses and Ipv4Addresses, and shorts with OFPorts and VlanVids; some refactoring of flow mod contruction was also done to align with loxi's builders. The static flow puser now supports IP TOS for OF1.0 and for OF1.1+ it supports match/rewrite to either ECN or DSCP bits.
-
- Jun 18, 2014
-
-
Rob Sherwood authored
This reverts commit 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.
-
- May 14, 2013
-
-
Rob Adams authored
-
- May 09, 2013
-
-
Rob Adams authored
-
- Apr 30, 2013
-
-
Rob Adams authored
-
- Apr 29, 2013
-
-
Rob Adams authored
bootstrap a cluster without needing to use SyncClient manually 2) Configure sync service to use authenticated connections by default 3) Set up VM with a default set of authentication credentials which at the moment are simply generated a VM build time. 4) Some improvements to cleanup of netty to avoid leaving around non-daemon timer threads that prevent clean shutdown.
-
- Apr 26, 2013
-
-
Rob Adams authored
-
- Apr 25, 2013
-
-
Rob Adams authored
-
- Apr 23, 2013
-
-
Rob Adams authored
Add support for autobootstrapping a cluster without relying on manul configuration or configuration in cassandra
-
- Apr 19, 2013
- Apr 18, 2013
- Mar 28, 2013
-
-
Gregor Maier authored
-
- Jan 04, 2013
-
-
Andreas Wundsam authored
-
Andreas Wundsam authored
-
- Dec 31, 2012
-
-
kwanggithub authored
-
- Dec 29, 2012
-
-
Martin Fong authored
-
- Nov 29, 2012
-
-
Andreas Wundsam authored
-
- Nov 12, 2012
-
-
Andreas Wundsam authored
-
Andreas Wundsam authored
-
- Nov 09, 2012
-
-
Andreas Wundsam authored
-
- Jul 31, 2012
-
-
Mandeep Dhami authored
-
- Jul 25, 2012
-
-
Mandeep Dhami authored
-
- May 11, 2012
-
-
Gregor Maier authored
-
- Feb 28, 2012
-
-
Mandeep Dhami authored
-
- Feb 16, 2012
-
-
Rob Vaterlaus authored
Support for the role request/reply vendor extensions used in OVS.
-
- Feb 07, 2012
-
-
Rob Sherwood authored
added Unittest code submitted from roberto.doriguzzi@create-net.org Thanks!
-
- Dec 16, 2011
-
-
Alex Reimers authored
-