1. ccda0b5 Enable checkstyle rule to enforce package-info.java files by Ray Milkey · 8 years ago
  2. 715854a [ONOS-2599] Implement BGP Notification protocol Messgae parsing, Decode and encoding] by Priyanka B · 9 years ago
  3. 4e478cf [onos-2613] - Unit testing of BgpLinkAttrIgpMetric by Thejaswi N K · 8 years ago
  4. f58916e [Emu][onos-2603] - Implement LinkState Link attributes-Link IGP Metric by Thejaswi N K · 9 years ago
  5. 87b16b0 Javadoc Fixes by Ray Milkey · 8 years ago
  6. 9ad67e5 [onos-2603] - Implement LinkState Link attributes-MPLS protocol mask by Thejaswi N K · 9 years ago
  7. eeb18ee [Emu][onos-2603] - Implement LinkState Link attributes-OSPF Forwarding Address by Thejaswi N K · 9 years ago
  8. b887813 ONOS-3200 unify code formation and fix grammar problem by BitOhenry · 8 years ago
  9. e397722 [onos-2613] - Unit testing of BgpLinkAttrProtectionType by Thejaswi N K · 8 years ago
  10. 65800e1 [onos-2603] - Implement LinkState Link attributes-Link Protection type by Thejaswi N K · 9 years ago
  11. a699a45 [Emu][onos-2603] - Implement LinkState Link attributes-Prefix Attribute by Thejaswi N K · 9 years ago
  12. f26e692 Remove dependency on LinkResourceService from MplsPathIntentCompiler by Sho SHIMIZU · 8 years ago
  13. e39f49a [ONOS-3116] flowclassifierid testcase by Mahesh Poojary Huawei · 8 years ago
  14. 2b03bf6 [ONOS-3116] flowclassifierid modified by Mahesh Poojary S · 8 years ago
  15. 8cf212a FlowEntryBuilder: Don't do strange things with VLAN ethertype by Jonathan Hart · 8 years ago
  16. cc0e65d Move MPLS label selection logic to MplsPathIntentCompiler by Sho SHIMIZU · 8 years ago
  17. 9f676b6 Several fixes for Segment Routing by Charles Chan · 8 years ago
  18. 144bab0 opticalUtils advertises correct port types by Ayaka Koshibe · 9 years ago
  19. 3bce393 Changed ovsdb device ID from ovsdb:ip:port to ovsdb:ip by Hyunsun Moon · 8 years ago
  20. 2e5f659 [ONOS-3225] Deletes tunnel package in vtnsrc bundle; There is no meaning here. by samueljcc · 9 years ago
  21. 81cdc39 Make MPLS label request specifiable for a particular MPLS label by Sho SHIMIZU · 9 years ago
  22. 36163f9 Make LinkResourceService deprecated by Sho SHIMIZU · 8 years ago
  23. 501c465 Add DataRateUnit to help specifying Bandwidth. by HIGUCHI Yuta · 8 years ago
  24. 7f44cfc Remove dependency on LinkResourceService from optical intent compiler by Sho SHIMIZU · 8 years ago
  25. 67b85a9 [ONOS-3233] Add the junit test code of TenantNetworkId by samueljcc · 9 years ago
  26. 4a503af Add a missing field to show it in toString() by Sho SHIMIZU · 8 years ago
  27. 50753d6 [ONOS-3116]Port Pair Group interface for store by Phanendra Manda · 9 years ago
  28. c42e84e [CORD-46] Create a broadcast group for each subnet by Charles Chan · 9 years ago
  29. c87db55 Remove dependency on LinkResourceService from OpticalPathProvisioner by Sho SHIMIZU · 8 years ago
  30. 2a204bd Exclude vtn/sfcmgr from obs by Charles Chan · 8 years ago
  31. c25a008 Move wavelength selection logic to OpticalConnectivityIntentCompiler by Sho SHIMIZU · 9 years ago
  32. fcc49c5 Remove mapdb dependency from core api pom by Madan Jampani · 8 years ago
  33. e7f4f3f Define and implement a method to query available resources by Sho SHIMIZU · 9 years ago
  34. 0e99e2b SR app now assigns internal vlans per subnet and passes this by Saurav Das · 8 years ago
  35. 94872a1 SONA: openstackSwitching by sanghoshin · 9 years ago
  36. a3d9b25 [ONOS-3249] Add the junit test code of DefaultVirtualPort by samueljcc · 8 years ago
  37. da952d8 Separating DHCP public facade and the implementation into separate modules. by Thomas Vachuska · 8 years ago
  38. cfb93e6 [ONOS-3247] Add the junit test code of SubnetId by samueljcc · 8 years ago
  39. 8d55cf6 [ONOS-3251] Add the junit test code of SecurityGroup by samueljcc · 8 years ago
  40. 2ff12e2 Skip the directory if it does not have a POM file by Charles Chan · 8 years ago
  41. 12d2f97 [ONOS-3248] Add the junit test code of AllowedAddressPair by samueljcc · 8 years ago
  42. de893aa [ONOS-3252] Add the junit test code of VirtualPortId by samueljcc · 8 years ago
  43. fd3b990 [ONOS-3250] Add the junit test code of FixedIp by samueljcc · 8 years ago
  44. dbab8de Fixed get index of ovsdb device ID by Hyunsun Moon · 8 years ago
  45. 9f4c971 [ONOS-3246] Add the junit test code of DefaultHostRoute by samueljcc · 8 years ago
  46. 710b55a [ONOS-3245] Add the junit test code of DefaultAllocationPool by samueljcc · 8 years ago
  47. f64cf41 Javadoc fixes by Ray Milkey · 8 years ago
  48. aab8c67 CORD-223 Added ovsdb driver methods for bridge and tunnel interface creation by Hyunsun Moon · 9 years ago
  49. 7fa97bc [ONOS-3232] Add the junit test code of DefaultNeutronNetwork by samueljcc · 9 years ago
  50. 1e4589d [ONOS-3231] Add the junit test code of PhysicalNetwork by samueljcc · 9 years ago
  51. cb9cf93 [ONOS-3230] Add the junit test code of SegmentationId by samueljcc · 9 years ago
  52. 5ede453 [ONOS-3229]Add the junit test code of TenantId by samueljcc · 9 years ago
  53. 9a2b829 Enable new resource APIs and re-enable optical intent compilers by Sho SHIMIZU · 8 years ago
  54. 163b5db [Emu] [ONOS-3109] Codec for port chain in SFC by SureshBR · 9 years ago
  55. f27dba6 Added the option to execute on the local thread. by Aaron Kruglikov · 9 years ago
  56. 584107a ONOS-3224 HostToHostIntent should have implicit non-OPTICAL constraint by HIGUCHI Yuta · 9 years ago
  57. 144bd79 ONOS-3129 : GUI Intents to Topo :: part the third -- (bug fix) only navigate if a table row is selected. by Simon Hunt · 8 years ago
  58. 5796d97 REST API related implemetations for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction by Yafit Hadar · 9 years ago
  59. e378660 Fixing javadoc groupings. by Thomas Vachuska · 9 years ago
  60. a067678 Refactor: Revise implemtation of getAvailableLambdas() by Sho SHIMIZU · 9 years ago
  61. 6603a85 Fix indent by Sho SHIMIZU · 9 years ago
  62. ad3b550 [ONOS-1264] Add IPv6 unit test for ProxyArpManager by Charles Chan · 9 years ago
  63. 4a6b54b ONOS-3129 : GUI Intents to Topo :: part 2 - pushing data through topo view and having the intent path show up. by Simon Hunt · 9 years ago
  64. 512380a [ONOS-3114] sfc manager by Mahesh Poojary Huawei · 9 years ago
  65. 9b161fb ONOS-3200 unify code formation and fix grammar problem by BitOhenry · 9 years ago
  66. 2a21bed [ONOS-3114] sfc service by Mahesh Poojary Huawei · 9 years ago
  67. 119eeb5 Add IPv6 support to Ethernet.toString() by Charles Chan · 9 years ago
  68. 65609ff ONOS-3236 Ovsdb host's vlanid is null,it should be the default value -1. by jiangrui · 9 years ago
  69. 866c2f2 ONOS-3237 Change OvsdbNodeId value ovsdb:ip:port to ovsdb:ip. by jiangrui · 9 years ago
  70. cec4eea ONOS-3200 unify code formation and fix grammar problem by BitOhenry · 9 years ago
  71. bf78f4f [ONOS-3116] flow classifier id : added method to handle string. by Bharat saraswal · 9 years ago
  72. fae11ee Fixed not to load network config at system activation by Hyunsun Moon · 9 years ago
  73. 88f4c84 Added a TrafficTreatment to the filtering objective to cover those by Saurav Das · 9 years ago
  74. bbc352f vBNG: Make the compute node to connect point map configurable by Jonathan Hart · 9 years ago
  75. 4e41273 ONOS-3129 : GUI Intents to Topo :: part 1 - making intent table rows selectable; adding topo button. by Simon Hunt · 9 years ago
  76. 9a9edf8 ONOS-3206 refactoring LLDP link provider. by HIGUCHI Yuta · 9 years ago
  77. d25a30a [ONOS-3113] Web Resource for Flow classifier in SFC by Bharat saraswal · 9 years ago
  78. a002972 Removed unnecessary unused interface. by Saurav Das · 9 years ago
  79. 36e04a8 move vtnrsc.web from vtnrsc bundle to vtnweb bundle by onosjcc · 9 years ago
  80. e2b6a2b Fix for ONOS-3220 : Implement Comparable on intent Key. by Simon Hunt · 9 years ago
  81. 0fa6d3b Remove branch condition which is always true by Sho SHIMIZU · 9 years ago
  82. 08105be PeerConnectivityManager: recalculate peering intents on configuration change by Jonathan Hart · 9 years ago
  83. 554f5e7 Fixes NPE in CLI when user enters non-existent DPID in "flows any <dpid>" command. by Saurav Das · 9 years ago
  84. e3026a4 Fixes for Javadoc errors by Ray Milkey · 9 years ago
  85. 805f82a [ONOS-3116] Port Chain implementation for SFC by Phaneendra Manda · 9 years ago
  86. 1ea4914 [ONOS-3116] Port Chain interface for SFC by Phaneendra Manda · 9 years ago
  87. ac63650 [ONOS-3116] Port Chain id for SFC by Phaneendra Manda · 9 years ago
  88. 63fecef [ONOS-3116] Port pair group implementation for SFC by Phaneendra Manda · 9 years ago
  89. 3e12883 [ONOS-3116] Port Pair Group interface for SFC by Phaneendra Manda · 9 years ago
  90. 1b50fac [ONOS-3116] Port Pair Group Id for SFC by Phaneendra Manda · 9 years ago
  91. efdf812 [ONOS-3116] Port Pair implementation for SFC by Phaneendra Manda · 9 years ago
  92. b0ca8cf Changing manually advanced timing for high load. by Aaron Kruglikov · 9 years ago
  93. 822c4e2 CORD-48 First checkin for enabling OF-DPA driver to support the SR app. by Saurav Das · 9 years ago
  94. 7eca453 [ONOS-3116] Port Pair interface for SFC by Phaneendra Manda · 9 years ago
  95. 4bb4b05 Moved persistence tests to correct directory so they are not part of runtime bundle by Jonathan Hart · 9 years ago
  96. 92511f2 Creating persistence service. by Aaron Kruglikov · 9 years ago
  97. 635f621 [ONOS-3116] Port pair id for SFC by Phaneendra Manda · 9 years ago
  98. fd92344 [ONOS-3108] FlowClassifier codec for SFC. by Bharat saraswal · 9 years ago
  99. afb546f Fix for NPE due to invalid arguments by Ayaka Koshibe · 9 years ago
  100. 669ada4 Stc scenario for testing distributed primitives and onos-execute-expect command by andrea · 9 years ago