- Sep 05, 2013
-
-
Henrique Rodrigues authored
Floodlight's Static Flow Pusher REST interface expects "posted data" for DELETE requests. It uses this posted data to identify which entry should be deleted. However, the RFC 2616 states that resources to be deleted using the DELETE method should be identified by a URI (not by posted data): http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.7 This is a problem when you try to use a spec-compliant framework to communicate with the REST interface provided by StaticFlowEntryPusher module. The Restlet framework, that is being used in the implementation of the module itself, is an example. It prevents you from posting data with a DELETE method, according to what is specified in the HTTP1.1 RFC.
-
- Jul 22, 2013
-
-
Jason Parraga authored
Fixed floodlight default properties file
-
- Jul 17, 2013
-
-
Jason Parraga authored
-
- Jun 28, 2013
-
-
Jason Parraga authored
Floodlight subtree merge
-
Sovietaced authored
-
- Jun 26, 2013
-
-
Vishnu Emmadi authored
-
Jason Parraga authored
Issue #406 continued
-
Saurav Das authored
1) Ability to ask for last N events 2) Events now show up with most-recent-first 3) Including ThreadName as one of the columns 4) Ensuring moduleName and eventNames in URL do not include '/' 5) Removing dead code in Event.java 6) Updating unit tests
-
Saurav Das authored
accomodating the CLI)
-
Sovietaced authored
-
Jason Parraga authored
Issue #406
-
Sovietaced authored
-
abat authored
BSC-3970 ARP packet parsing exception causes switch disconnect (https://github.com/bigswitch/bigswitchcontroller/pull/3837)
-
Jason Parraga authored
Removed App Loader
-
Sovietaced authored
-
- Jun 25, 2013
-
-
Shudong Zhou authored
-
Shudong Zhou authored
-
Shudong Zhou authored
-
Vishnu Emmadi authored
change flow mod event names to being delimited by "-"
-
abat authored
Flush Events Explicitly in DeviceManager outside packet-in pipeline (https://github.com/bigswitch/bigswitchcontroller/pull/3828)
-
Shudong Zhou authored
-
Shudong Zhou authored
-
Shudong Zhou authored
-
Shudong Zhou authored
-
- Jun 24, 2013
-
-
Vishnu Emmadi authored
-
Vishnu Emmadi authored
-
Vishnu Emmadi authored
-
abat authored
Flow Mod Events (https://github.com/bigswitch/bigswitchcontroller/pull/3816)
-
Vishnu Emmadi authored
-
Vishnu Emmadi authored
-
Vishnu Emmadi authored
-
Vishnu Emmadi authored
-
- Jun 23, 2013
-
-
Vishnu Emmadi authored
-
- Jun 22, 2013
-
-
abat authored
debug events cli forces some columns to be left-most columns (https://github.com/bigswitch/bigswitchcontroller/pull/3798)
-
abat authored
BSC-3926. Set switch's connectedSince when the switch is actually connected. Set to null otherwise. (https://github.com/bigswitch/bigswitchcontroller/pull/3770)
-
- Jun 21, 2013
-
-
Saurav Das authored
as the left-most columns
-
abat authored
Removing event-history (replaced by debug-events) (https://github.com/bigswitch/bigswitchcontroller/pull/3791)
-
Vishnu Emmadi authored
o show openflow cluster count with/without tunnels o show external port count for each external cluster
-
Saurav Das authored
-
- Jun 20, 2013
-
-
Shudong Zhou authored
-