1. 94395bf [ONOS] PCEP provider changes, added node listeners to topology provider by Priyanka B · 8 years ago
  2. 80fe442 Add more logging to try and track down the root cause of ONOS-4605. by Jonathan Hart · 8 years ago
  3. 3a9a644 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
  4. e614e3f Fixing a GUI unit test syntax error. by Thomas Vachuska · 8 years ago
  5. 943893f Allow turning off CoreEventDispatcher watchdog for debugging. by Jonathan Hart · 8 years ago
  6. 5ae29cc Create CordConfigService to manage configurations by Jonathan Hart · 8 years ago
  7. a4be184 New ComponentConfigStore that uses a ConsistentMap configured with sequential consistency by Madan Jampani · 8 years ago
  8. b3007e1 CORD-180 Changed the way how learnt hosts are suppressed in gerrit 9195 by Charles Chan · 8 years ago
  9. 8d0ad2f Invalid pattern restriction check by Gaurav Agrawal · 8 years ago
  10. 5de9105 ONOS-4400: Run daemon-reload as part of onos-install for systemd systems by Jonathan Hart · 8 years ago
  11. ce7db1b Fix for ONOS-4568 - Intents stuck in INSTALLING state by Ray Milkey · 8 years ago
  12. 2205624 Fixing buck-built package for version roll. by Thomas Vachuska · 8 years ago
  13. ddfd2eb Deprecate PushHeaderInstructions and PopVlanInstruction by Jian Li · 8 years ago
  14. f564ab1 Remove erroneous @deprecated javadoc tag by Jonathan Hart · 8 years ago
  15. 8a39361 Removed orphaned Java file that is no longer built or used by Jonathan Hart · 8 years ago
  16. 7ff0643 Nicira extension for setting nsh header fields is modified to set field by Phaneendra Manda · 8 years ago
  17. 6921ceb Add ability to add mcast sinks via REST API by Jonathan Hart · 8 years ago
  18. a4df1aa [ONOS-4164] Basic PCECC and SR-TE Handlers by Mahesh Poojary S · 8 years ago
  19. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  20. eefdedf Remove redundent byte[].class registration by Charles Chan · 8 years ago
  21. a4566ed fixing obf when $ONOS_TAR doesnt exist by HIGUCHI Yuta · 8 years ago
  22. 3fc7e83 Small clarifications to FlowRuleService javadocs. by Jonathan Hart · 8 years ago
  23. fc247f4 Updating checkstyle plugin to show module name on failure by Brian O'Connor · 8 years ago
  24. 969a15e Fix pom.xml warning by HIGUCHI Yuta · 8 years ago
  25. d198b88 [ONOS-3591] Anti-Entropy speed up via push/pull interaction by Jon Hall · 8 years ago
  26. 4ad9df0 Cosmetic fixes for DefaultClusterMetadataProvider by HIGUCHI Yuta · 8 years ago
  27. 8eb6ba1 Consolidate code clones in Persistent* tests. by HIGUCHI Yuta · 8 years ago
  28. 5acc88a Update flow rule service javadoc to avoid confusion around groups. by Jonathan Hart · 8 years ago
  29. d814e21 Rename SDN-IP test file by Luca Prete · 8 years ago
  30. e951151 ONOS-4534 Improve VLAN support in SDN-IP by Luca Prete · 8 years ago
  31. 8d44986 CORD-135 Support Multicast Source on a Configured Port by Charles Chan · 8 years ago
  32. 48dac72 Fix OSGi issue. by HIGUCHI Yuta · 8 years ago
  33. f96f7cf Remove unnecessary delay in CounterTest. by HIGUCHI Yuta · 8 years ago
  34. 07e9d41 LldpLinkProviderTest uses ClusterMetadataServiceAdapter. by Ayaka Koshibe · 8 years ago
  35. 107ec54 Fix spurious failure under heavy load. by HIGUCHI Yuta · 8 years ago
  36. 4822922 [ONOS-4424] Tag LLDP/BDDP source address with fingerprint by Ayaka Koshibe · 8 years ago
  37. 209c6c6 [WEB GUI] Fixed tests: (345 test passing, 21 skipped). by Matteo Scandolo · 8 years ago
  38. fa0548b WEB GUI: livereload enabled for applications by Matteo Scandolo · 8 years ago
  39. 801121b Skip intents that aren't PointToPont by Ray Milkey · 8 years ago
  40. 58915da Allow OAR file rule to use non-OSGI jars by Ray Milkey · 8 years ago
  41. 985b12e Revert part of the changes in Ofdpa2Pipeline by Charles Chan · 8 years ago
  42. 1259523 Fix check for valid cluster root by Ray Milkey · 8 years ago
  43. 888eeda Fix SoftRouter kryo registrations. by Jonathan Hart · 8 years ago
  44. ad43206 Fix buck build for SDN-IP and vRouter. by Jonathan Hart · 8 years ago
  45. ab0bded Fixed order of static elaboration in FullVlanAvailable implementation. by Thomas Vachuska · 8 years ago
  46. 231c754 [WEB-GUI Tests] Fixing UI unit tests by Matteo Scandolo · 8 years ago
  47. 92b016b Enhanced layout service and hooked-in the ui topo session. by Thomas Vachuska · 8 years ago
  48. 94e8a16 Write Javadoc for DiscreteResources by Sho SHIMIZU · 8 years ago
  49. b696358 [ONOS-4051] Path computation algorithm implementation (Coding & UT). by Priyanka B · 8 years ago
  50. 55caa1c ONOS-4561: Exclude non standard VLAN IDs by Sho SHIMIZU · 8 years ago
  51. cf06077 WEB GUI: Live-reloading development environment by Matteo Scandolo · 8 years ago
  52. 8e1670e [ONOS-4160] PCE REST by Mahesh Poojary S · 8 years ago
  53. 861d9e7 Removed warden; moved to separate repo. by Thomas Vachuska · 8 years ago
  54. be95f68 Adding Checkstyle daemon by Brian O'Connor · 8 years ago
  55. f5896be Fixed javadoc error. by Thomas Vachuska · 8 years ago
  56. 612cebf ONOS-3633 - Adding intent event listener to PointToPointIntent virtual network by Brian Stanke · 8 years ago
  57. 1db1556 YANG sub module linking + unsupported yang construct + defect fix by Vidyashree Rama · 8 years ago
  58. eae81ee Added host-related unit tests for model cache. by Simon Hunt · 8 years ago
  59. 32f57e9 Introduce abstract interface for set of discrete resources by Sho SHIMIZU · 8 years ago
  60. 163efb5 Some improvements around EventuallyConsistentMapBuilder serializer handling. by HIGUCHI Yuta · 8 years ago
  61. 39b3b19 Deprecate MastershipService::getDevicesOf method by Madan Jampani · 8 years ago
  62. 3a84b32 Serializer related fixes by HIGUCHI Yuta · 8 years ago
  63. 03666a3 Remove duplicate registrations. by HIGUCHI Yuta · 8 years ago
  64. e729065 Deprecate KryoSerializer. by HIGUCHI Yuta · 8 years ago
  65. b2d0fd8 KryoNamespace improvements by HIGUCHI Yuta · 8 years ago
  66. 38eeac4 [ONOS-4562] Support flat and vlan network which has not segmentationId. by lishuai · 8 years ago
  67. f920ec0 [ONOS-4164] Failed path info store by Mahesh Poojary S · 8 years ago
  68. 3882725 Allow - in Warden user name by HIGUCHI Yuta · 8 years ago
  69. e2a59f4 Check TrafficTreatment and TrafficSelector in FlowRuleCodecTest by Jian Li · 8 years ago
  70. 3276d15 Bump up osgi, jetty-websocket, math3, antlr4, common-io, influxdb-java by Jian Li · 8 years ago
  71. c299d07 Avoid creating new KryoNamespace instance. by HIGUCHI Yuta · 8 years ago
  72. 61b73e9 Added more network config validation checks by Hyunsun Moon · 8 years ago
  73. d2c8b15 corsa support intent by Michele Santuari · 8 years ago
  74. c9815e0 Fix cord config app dependencies by Jonathan Hart · 8 years ago
  75. ab4c6ba [ONOS-4351][ONOS-4524] Augment linking and defect fixed. by Bharat saraswal · 8 years ago
  76. e527eff Do not print log when seeing unrelated events by Charles Chan · 8 years ago
  77. 6972ae6 [ONOS-4513] Remove optical dependency from store/dist by HIGUCHI Yuta · 8 years ago
  78. e853602 [Code Review] PCEP Report message min length should be 18 & PCE web java doc by Mahesh Raju-Huawei · 8 years ago
  79. 36afa1b Add unit test for TrafficSelector Codec by Jian Li · 8 years ago
  80. 58a0dd0 Included connect point port number in definition of UiLinkId. by Simon Hunt · 8 years ago
  81. b85000d Define a class representing a set of discrete resources by Sho SHIMIZU · 8 years ago
  82. 08926a9 Support to specify Ofdpa extension through REST API by Jian Li · 8 years ago
  83. e0f3e28 Changed to use XOS client to get service and port information by Hyunsun Moon · 8 years ago
  84. 4a6711a [ONOS-4412]Defect fix for uppercase presence in identifier by janani b · 8 years ago
  85. 318cd58 Fixing GUI to bypass the new UiTopoSession code which is not ready. by Thomas Vachuska · 8 years ago
  86. adc9004 support mcast based filtering objective CORD-673,review comments addressed for patch-3 by gaurav · 8 years ago
  87. 80244e5 Fix how onos-gen-partitions script looks up optional node ips in CLI by Madan Jampani · 8 years ago
  88. ed39249 Fix shaded atomix version in features.xml by Madan Jampani · 8 years ago
  89. fb8a275 Updating onos-gen-partitions to take IPs via CLI args by Brian O'Connor · 8 years ago
  90. af9e01f Updating checkstyle test for Buck by Brian O'Connor · 8 years ago
  91. b7f38d4 Lower log level for Kryo serializer id fallback message by Madan Jampani · 8 years ago
  92. 1451d72 Run onos as ONOS_USER rather than root (!) by Bob Lantz · 8 years ago
  93. 6ea94fc CORD-73 Change the way we configure host learning in segment routing by Charles Chan · 8 years ago
  94. e753963 Fix for [ONOS-3590] by Jon Hall · 8 years ago
  95. 5a84663d Added validation check for access agent config by Hyunsun Moon · 8 years ago
  96. 2907ad2 [ONOS-4530] Allow to specify appId when insert FlowRule through REST by Jian Li · 8 years ago
  97. c0e0484 [ONOS-4411,ONOS-4413,ONOS-4526] Yang Enumeration Translator and Defect fixes. by Bharat saraswal · 8 years ago
  98. 817bebf Adding a test scenario for STC unit tests. by Thomas Vachuska · 8 years ago
  99. 3120d82 Remove argument which is not necessarily passed by Sho SHIMIZU · 8 years ago
  100. e9298da Remove unused method by Sho SHIMIZU · 8 years ago