- Respond to switch Echo Request immediately. It bypasses transmit queue and sends...
[controller.git] / opendaylight / protocol_plugins / openflow / src / main / java / org / opendaylight /
2013-05-22 Jason Ye- Respond to switch Echo Request immediately. It bypass... 83/383/1
2013-05-16 Giovanni MeoMerge "Fixing minor build errors"
2013-05-16 Giovanni MeoMerge "Five more Equals/HashCode/StringBuilder replacem...
2013-05-16 Giovanni MeoMerge "Five more Equals/HashCode/StringBuilder replacem...
2013-05-15 Ed WarnickeFive more Equals/HashCode/StringBuilder replacements 51/351/1
2013-05-15 Ed WarnickeFive more Equals/HashCode/StringBuilder replacements 50/350/1
2013-05-15 Giovanni MeoMerge "Fixed generation of Transfer Objects;"
2013-05-15 Giovanni MeoMerge "Removed unused private variable containerAwareRe...
2013-05-15 Giovanni MeoMerge "Removed unused private variable containerAwareRe...
2013-05-15 Ed WarnickeReplace EqualsBuilder, HashBuilder, ReflectionToString 42/342/2
2013-05-14 Giovanni MeoMerge "Refactored yang-maven-plugin."
2013-05-13 Ed WarnickeMerge "new LinkedList() mostly redundant with Arrays...
2013-05-13 Alessandro BochMerge "Logging improvements to improve efficiency ...
2013-05-13 Madhavan Kasthurir... Logging improvements to improve efficiency - specifical... 38/338/1
2013-05-13 Madhu VenugopalMerge "- Discard discovery packet if the ingress port...
2013-05-12 Jason Ye- Discard discovery packet if the ingress port is down 35/335/1
2013-05-09 Madhavan Kasthurir... Correct NodeConnetor insertion for edgeMap. 26/326/1
2013-05-08 Giovanni MeoMerge "- Added osgi cmds to enable/disable LLDP snoopin...
2013-05-08 Giovanni MeoMerge "Fixed augment schema path resolving."
2013-05-08 Giovanni MeoMerge "Fix NPE and enhance flows table"
2013-05-08 Jason Ye- Added osgi cmds to enable/disable LLDP snooping on... 19/319/1
2013-05-08 Alessandro BochSanity check missing in Description Stats Converter... 18/318/1
2013-05-07 Giovanni MeoMerge "protocol plugin stub node type changed to STUB...
2013-05-07 Alessandro BochMerge "Add LLDP retry count to config.ini"
2013-05-07 Jason YeAdd LLDP retry count to config.ini 09/309/1
2013-05-06 Alessandro BochChange to update node properties 04/304/2
2013-05-06 Madhavan Kasthurir... Logging enhancement related to Packet 03/303/1
2013-05-06 Giovanni MeoMerge "API 2 Documentation for opendaylight.controller...
2013-05-06 Giovanni MeoMerge "Updated POM files and versions to SNAPSHOT"
2013-05-06 Madhu VenugopalMerge "Add password edit and verify"
2013-05-03 Jason YeAs part of performance enhancements, Topology updates... 95/295/1
2013-05-03 Alessandro BochMerge "Bug fix for ForwardingRulesManager: addFlow...
2013-05-02 Madhavan Kasthurir... edgeUpdate API enhancement and related changes. 84/284/1
2013-05-02 Giovanni MeoMerge "pom changes for FRM integration tests; added...
2013-05-01 Jason Ye- Add flow and port stats polling intervals in config.ini 78/278/1
2013-04-29 Jason Ye- Application is no longer blocked when programming... 66/266/1
2013-04-26 Alessandro BochMerge "Convert various result into Status Signed-off...
2013-04-26 Jason YeConvert various result into Status 62/262/1
2013-04-26 Giovanni MeoMerge "Gen Type and Generated TO builders moved to...
2013-04-26 Giovanni MeoMerge "Added support for annotations in generated APIs."
2013-04-26 Giovanni MeoMerge "Fixed bugs in parsing enumeration, augment,...
2013-04-26 Giovanni MeoMerge "Yang validation moved to validator package and...
2013-04-26 Giovanni MeoMerge "Adding tests for clustering services. Removed...
2013-04-25 Jason YeMerge "ForwardingRulesManager to expose async flow...
2013-04-25 Alessandro BochForwardingRulesManager to expose async flow api 59/259/1
2013-04-25 Chi-Vien LyMerge "Add the Shutdown Handler. It gets executed when...
2013-04-25 Jason YeMerge "Logging and Code clean-up for protocol_plugins...
2013-04-25 Alessandro BochMerge "In the case when sync msg failed, the returned...
2013-04-25 Pramila SinghLogging and Code clean-up for protocol_plugins.core 57/257/1
2013-04-25 Jason YeIn the case when sync msg failed, the returned error... 56/256/1
2013-04-25 Alessandro BochMerge "Update JS library"
2013-04-25 Asad AhmedLogging cleanup for Statistics 53/253/1
2013-04-25 Jason YeWhen plugin receives error msg from the switch regardin... 47/247/1 v0.4.0
2013-04-25 Alessandro BochRevisit Exception handling in BitBufferHelper and Packet 46/246/1
2013-04-24 Jason Ye- Plugin sends Barrier msg every 100 async msgs (config... 43/243/1
2013-04-22 Giovanni MeoMerge "Mavenified generation of ANTLR YANG parser"
2013-04-22 Maurice QureshiRedirecting Caught and Uncaught Exceptions to OSGI... 15/215/2
2013-04-19 Alessandro BochMerge "Refactor frontend JS"
2013-04-19 Jason YeMerge "Topology Service related enhancement and Style...
2013-04-19 Giovanni MeoMerge "- Added the username/password criteria in userma...
2013-04-19 Madhavan Kasthurir... Topology Service related enhancement and Style changes. 14/214/1
2013-04-18 Jason YeMerge "Controller to listen to expired flow removal...
2013-04-18 Alessandro BochController to listen to expired flow removal message 12/212/2
2013-04-18 Giovanni MeoMerge "Refactored YANG types resolving."
2013-04-17 Jason YeMerge "Improve Vendor Extension Error Handling. Signed...
2013-04-17 Madhavan Kasthurir... Improve Vendor Extension Error Handling. 06/206/1
2013-04-17 Giovanni MeoMerge "Fixed bug in HostTracker.retrieveCache() where...
2013-04-17 Giovanni MeoMerge "Added javadoc to maven-yang-plugin."
2013-04-17 Giovanni MeoMerge "Removed forgotten references to yang-to-sources...
2013-04-16 Jason Ye- Added OSGI cmd to display TLS configuration 00/200/1
2013-04-13 Alessandro BochMerge "Moving a recently added trim() call in SwitchHan...
2013-04-13 Madhu VenugopalMoving a recently added trim() call in SwitchHandler... 47/147/1
2013-04-12 Alessandro BochMerge "- Add stop() method in IMessageReadWrite for...
2013-04-12 Jason Ye- Add stop() method in IMessageReadWrite for proper... 45/145/1
2013-04-11 Jason Ye- If a port is already under OF control and then hw... 40/140/1
2013-04-06 Andrew KimMerge "Web UI Branding support This fix provides an...
2013-04-06 Alessandro BochMerge "Add TLS support in the Opendaylight Controller...
2013-04-05 Jason YeAdd TLS support in the Opendaylight Controller: 19/119/1
2013-04-05 Andrew KimMerge "ISSUE: Some changes to Authorization"
2013-04-04 Colin DixonRemoving references to a prior branded controller 07/107/1
2013-04-04 Alessandro BochISSUE: 06/106/1
2013-04-04 Giovanni MeoMerge "Fix for messags at the boot up time This commit...
2013-04-04 Giovanni MeoMerge "Fixed YANG union type resolving in yang model...
2013-04-04 Giovanni MeoMerge "Added Google Guava as dependency. Replaced Map...
2013-04-03 Madhavan Kasthurir... Logging Related Enhancements. 02/102/1
2013-04-03 Giovanni MeoMerge "Partial fix for bug 8. Fixing many generics...
2013-04-02 Madhu VenugopalMerge "ISSUE Opendaylight controller to get node descri...
2013-04-02 Alessandro BochISSUE 96/96/1
2013-03-29 Alessandro BochMerge "Refactoring SubnetConfig: -Use NetUtils IP valid...
2013-03-29 Giovanni MeoMerge "Ability to configure some system parameters...
2013-03-29 Chi-Vien LyAbility to configure some system parameters on the... 90/90/1
2013-03-28 Madhu VenugopalMerge "JUnit tests for V6Match Signed-off-by: Kalvin...
2013-03-28 Bhushan KanekarMerge "simple JUnit test for switchmanager.northbound...
2013-03-26 Chi-Vien LyResolving bugs.opendaylight.org/show_bug.cgi?id=4 75/75/1
2013-03-22 Madhu VenugopalOpenDaylight Controller functional modules. 68/68/1