1. 5ff45df Implementing Bgp update configuration by Thejaswi N K · 8 years ago
  2. 9e51fd0 ONOS-3550 Fixed property warnings. by Thomas Vachuska · 8 years ago
  3. 68498e2 Updating onos-package to display error when karaf-assembly fails. by Brian O'Connor · 8 years ago
  4. 152b885 [Falcon][ONOS-3537] Implement control message collecting logic w/ unit test by Jian Li · 8 years ago
  5. 899ea8b [ONOS-3203] Fault Management fixes. by kmcpeake · 8 years ago
  6. ac41bf7 [ONOS-3203] Migrate to 1.5.0-SNAPHOT by kmcpeake · 8 years ago
  7. b172d5f [ONOS-3203] End-to-end demo of Fault Management via SNMP. by kmcpeake · 8 years ago
  8. 12c8c08 [Falcon] link discovery - by Ayaka Koshibe · 8 years ago
  9. 1c5ae1f Fixed loading of context property at startup by Antonio Marsico · 8 years ago
  10. a834c18 Added TUNNEL_ID and TUNNEL_IPV4_DST case to GroupBucketEntryBuilder by Hyunsun Moon · 8 years ago
  11. 9ae22e9 Added TUNNEL_ID action type to GroupModBuilder by Hyunsun Moon · 8 years ago
  12. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  13. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  14. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  15. 4f4d25a [ONOS-2860] ONOSFW L3 uses ARP table as arp proxy. It need modify ARP by samueljcc · 8 years ago
  16. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  17. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  18. 25b7732 Fix port speed by Charles Chan · 8 years ago
  19. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  20. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  21. 52bb485 Do not disconnect from switches on deactivate + packet requests cli command update to include nodeId in the output by Madan Jampani · 8 years ago
  22. a3770c3 ONOS-3586: Move event handling in HostLocationProvider to a background thread to avoid hogging event dispatcher thread by Madan Jampani · 8 years ago
  23. aad8b1d ONOS-3599 Fixed exceptions during link provider activation. by Thomas Vachuska · 8 years ago
  24. 0008f1d Implementing Bgp connect by Thejaswi N K · 8 years ago
  25. 1cd641b ONOS-3575 Netconf connection exceptions refactoring and port number in netconf-cfg.json by Andrea Campanella · 8 years ago
  26. 3887962 Implementing Bgp provider and REST for configuration by Thejaswi N K · 8 years ago
  27. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 8 years ago
  28. 087ceb9 ONOS-3340 IOException throwing in case of no response from NETCONF device on given ip:port by Andrea Campanella · 8 years ago
  29. a540481 [ONOS-3203] Remove final keyword from method arguements by kmcpeake · 8 years ago
  30. 2156461 ONOS-3529 Updating FlowEntryBuilder to avoid calling getTable on OF_1.0 messages by Brian O'Connor · 8 years ago
  31. 8c68536 Changing line endings to \n in NewAdaptiveFlowStatsCollector by Brian O'Connor · 8 years ago
  32. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  33. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  34. 372658e Updates to versions across project by Brian O'Connor · 8 years ago
  35. 4ee4204 [ONOS-3486] Add the annotation of port mac when monitor switch added.L3 by lishuai · 8 years ago
  36. 4fe18c8 CHANGE 1: by kmcpeake · 8 years ago
  37. f1ecf99 [ONOS-3513] Implement PBB I-SID Criterion and test case to Southbound by Jian Li · 8 years ago
  38. 41fe1ec ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones. by Thomas Vachuska · 8 years ago
  39. 7351461 [Emu] ODU SIGID and SIGTYPE FlowEntryBuilder and FlowModBuilder implementations by Yafit Hadar · 8 years ago
  40. 3cce60b [ONOS-3499] Add the set treatments of ARP_SPA, ARP_SHA and ARP_OP. by lishuai · 8 years ago
  41. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 8 years ago
  42. d6d581a CORD-339 Network config host provider by Charles Chan · 8 years ago
  43. 9547de3 Removing all existing Netconf flow rule implementation: not compatible with current version and tailored on specific software. by Andrea Campanella · 8 years ago
  44. ecfdfb7 ONOS-3411 Disconnect switches and stop stat collectors when openflow-base is being deactivated by Charles Chan · 8 years ago
  45. e3af265 add ports back to discoverer after a device has gone offline and come back. by alshabib · 8 years ago
  46. 3fe3798 [ONOS-2606] Bgp local RIB implementation. by Shashikanth VH · 8 years ago
  47. c2999f3 LINC driver updated to always use LINC's non-standard OF optical extensions. by Marc De Leenheer · 8 years ago
  48. b40129a [ONOS-3485] Create arp_op selector and add operation to provifer of by BitOhenry · 8 years ago
  49. 7c3b6ac Null pointer Deferenced on Exception Flow by Satish K · 8 years ago
  50. 00af33f Bgp link listener deleted. by Shashikanth VH · 8 years ago
  51. 5dd8dbe Modified bgp file name according to naming convention. by Shashikanth VH · 8 years ago
  52. d9fe3a3 ONOS-3461 Disable LinkDiscovery on specific device/port. by HIGUCHI Yuta · 8 years ago
  53. 016bef7 Fixing features.xml so that they don't self-reference. by Thomas Vachuska · 8 years ago
  54. 399a0b3 [ONOS-3205] Migrate LLDP Link Discovery configuration to Network Configuration System by Naoki Shiota · 8 years ago
  55. 880b644 decoupling extension types from of protocol by alshabib · 8 years ago
  56. 1ca26ce [ONOS-2607] Implement BGP LS topology provider and listen on Node and Link changes of BGP Controller. by Shashikanth VH · 8 years ago
  57. 296b454 [ONOS-3464] Add arp_spa operation to provider of openflow by BitOhenry · 8 years ago
  58. c1e5fcc [ONOS-3441] Add arp_tpa operation to provider of openflow by BitOhenry · 8 years ago
  59. a331b18 [ONOS-3414] Add arp_sha operation to provider of openflow by BitOhenry · 8 years ago
  60. e6d91c5 Null Pointer Dereference Fix in openflow by Satish K · 8 years ago
  61. 7643085 [ONOS-3373] Add arp_tha operation to provider of openflow by BitOhenry · 8 years ago
  62. eb70a94 [ONOS-3253/3144] Insert support for Netconf device configuration, set and get controllers commands by andrea · 9 years ago
  63. 0be8724 fixing INVALID_GROUP error for FAILOVER type by AdrianAlan · 8 years ago
  64. b853b3f LldpLinkProvider: ignore logical port earlier by HIGUCHI Yuta · 8 years ago
  65. 703a5af equals for {Device,Port,Link,Host}Description by HIGUCHI Yuta · 8 years ago
  66. e889e2d [ONOS-3370] Extract hostprovider and lldpprovider from openflow by Charles Chan · 8 years ago
  67. 5f4d2e6 ONOS-3362 Fix triggerProbe method of ovsdbDeviceProvider. by jiangrui · 8 years ago
  68. a6b4609 ONOS-3345 Add processing about Instruction type Extention in GroupModBuider. by jiangrui · 8 years ago
  69. 8356361 CORD-221 Resolve ovsdb device re-connect issue. by jiangrui · 8 years ago
  70. b35540a Addressed some more naming issues throughout the code. by Jonathan Hart · 8 years ago
  71. bcdb7c9 Tabs converted to spaces in pom files by Phaneendra Manda · 8 years ago
  72. 30ba400 Fix javadoc warnings by Charles Chan · 8 years ago
  73. ba2d3b7 Implement OFActionEnqueue (OpenFlow 1.0 only) by Steffen Gebert · 9 years ago
  74. 3c25916 Generic extensions to the treatment API to support protocol extensions like by Jonathan Hart · 9 years ago
  75. 8cf212a FlowEntryBuilder: Don't do strange things with VLAN ethertype by Jonathan Hart · 9 years ago
  76. c42e84e [CORD-46] Create a broadcast group for each subnet by Charles Chan · 9 years ago
  77. 65609ff ONOS-3236 Ovsdb host's vlanid is null,it should be the default value -1. by jiangrui · 9 years ago
  78. 9a9edf8 ONOS-3206 refactoring LLDP link provider. by HIGUCHI Yuta · 9 years ago
  79. bbfdaaa Implement OFActionSetQueue (OpenFlow 1.3 only) by Steffen Gebert · 9 years ago
  80. dee1aff [emu][onos-3159] fix concurrency flaws in OpenFlowDeviceProvider.java and OpenFlowGroupProvider.java by Lei Xu · 9 years ago
  81. 1e60f97 Adding skeletal structure for netconf libraries. by Thomas Vachuska · 9 years ago
  82. fa8aa2f Fixed an NPE in device manager/provider. by Thomas Vachuska · 9 years ago
  83. 5251562 Fixing Javadoc errors by Brian O'Connor · 9 years ago
  84. fe3308f minor formatting changes by andrea · 9 years ago
  85. d07c092 ONOS-1636 Added code to mark devices offline when openflow provider is deactivated; fixed a few NPEs. by Thomas Vachuska · 9 years ago
  86. 5d5e062 [ONOS-641] Update unit tests to include IPv6 as well by Charles Chan · 9 years ago
  87. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  88. a98825a [Emu] openTAM: FlowStatisticManager, DistributedFlowStatisticStore, get-flow-stats CLI Implementation and NewAdaptiveFlowStatsCollector update and typo by ssyoon90 · 9 years ago
  89. 7efabeb [CORD-197] Properly handles a flow with empty instruction by Charles Chan · 9 years ago
  90. e264bef ONOS-3010 implement flow with meter by chengfan · 9 years ago
  91. 5fb20a5 CORD-160 Add connect and disconnect methods to ovsdb by Hyunsun Moon · 9 years ago
  92. c40e5ed ONOS-2926 Remove IP instead of host when the IP mapping is released by samanwita pal · 9 years ago
  93. 30fbcd9 [Emu] openTAM: NewAdaptiveFlowStatsCollector Implementation by ssyoon90 · 9 years ago
  94. 347cc87 Fixed a few blemishes in the packet processor GUI view code. by Thomas Vachuska · 9 years ago
  95. a9a73de [Emu] Open Flow Optical Port Description by Yafit Hadar · 9 years ago
  96. f107bd7 ONOS-2947 Improvements to HostService by Brian O'Connor · 9 years ago
  97. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  98. 38a8821 change to LF line-endings; not CRLF. by Madan Jampani · 9 years ago
  99. 3edc08a [ONOS-2880] Initialize SuppressionRules before use by Jon Hall · 9 years ago
  100. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago