1. 2fd4c7e first commit by yoshi · 11 years ago
  2. b5ad461 Changed start-onos.sh to only write a new logback.xml if there isn't an existing one. This allows users to override our default logback config. Also added a logback.xml example for long-term deployments which rolls logfiles daily and cleans up old logs by Jonathan Hart · 11 years ago
  3. 8058990 Move GraphPublisher initialization and startup ahead of others so that it listens on events before other modules by Pankaj Berde · 11 years ago
  4. 84b1bbb added # links display in ONOS demo gui by Masayoshi Kobayashi · 11 years ago
  5. 155cfc5 Rename onoslistener.OnosPublisher -> floodlightlistener.NetworkGraphPublisher by HIGUCHI Yuta · 11 years ago
  6. 525c435 Refactor to new class names by Pankaj Berde · 11 years ago
  7. 5a5ef6b Moved pure ONOS code in net.floodlightcontroller.onoslistener to onos package namespace by HIGUCHI Yuta · 11 years ago
  8. a37f9c3 Removed the jython debug interface module by Jonathan Hart · 11 years ago
  9. 8c61465 default cassandra.yaml works for embedded mode too by Pankaj Berde · 11 years ago
  10. 70b616e Embedded configuration files by Pankaj Berde · 11 years ago
  11. f5ca08c Embedded configuration files by Pankaj Berde · 11 years ago
  12. b7eb9d1 start 16 data-plane to control-plane message processing threads to scale handling large number of switches by Pankaj Berde · 11 years ago