1. 86b3b1a ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding by Chidambar babu · 8 years ago
  2. 784ee0f ONOS-3941 Adding Executor pool and support for username but passwordless https login in Rest SB by Andrea Campanella · 8 years ago
  3. 2464dc3 ONOS-3578 Removing netconf device from ONOS core by Andrea Campanella · 8 years ago
  4. e68bb5e BGP device id string. by Shashikanth VH · 8 years ago
  5. e30cfc4 BGP encode multiple flow spec action issue fix. by Shashikanth VH · 8 years ago
  6. 30637eb OSPF-API refactored based on review comments, ONOS-2738, by sunish vk · 8 years ago
  7. 950310c ONOS-3929 Netconf Device Factory by Andrea Campanella · 8 years ago
  8. ea12532 Document releases APIs were deprecated in by Ray Milkey · 8 years ago
  9. d4712e2 [ONOS-3918] Handling of NETCONF <rpc-error> and no message-id by Andreas Papazois · 8 years ago
  10. 5826066 [ONOS-3857] BGP flow specification components encode and decode test. by Shashikanth VH · 8 years ago
  11. afb2e00 [ONOS-3857] BGP send update flow specification message to peer. by Shashikanth VH · 8 years ago
  12. 510a8d8 [ONOS-3857] BGP flow spec NLRI encoding for MP_REACH and MP_UNREACH. by Shashikanth VH · 8 years ago
  13. c53a413 [ONOS-3857] BGP update message flow specification components parsing. by Shashikanth VH · 8 years ago
  14. 57efbb2 Refactoring ID creation for netconf and REST by Andrea Campanella · 8 years ago
  15. 9bd644a [ONOS-3856] BGP flow specification update message encode. by Shashikanth VH · 8 years ago
  16. 826990b [ONOS-3856] BGP flow specification extended community path attribute parsing. by Shashikanth VH · 8 years ago
  17. cb13d12 Expose cookie information in packet context by Charles Chan · 8 years ago
  18. ae8f63d [ONOS-3856] BGP flow specification RIB out test. by Shashikanth VH · 8 years ago
  19. f04ab49 BGP support default IPV4 unicast capability. by Shashikanth VH · 8 years ago
  20. 60e7398 [ONOS-3857] BGP sourceprefix packetlength protocol flow specification components. by Shashikanth VH · 8 years ago
  21. 3fe5f23 [ONOS-3857] BGP flow specification action components tlv. by Shashikanth VH · 8 years ago
  22. b029b9e ONOS-3839 Fixing errors in sending requests and hanging on future.join by Andrea Campanella · 8 years ago
  23. 2947e62 ONOS-3810 augmenting Rest southbound protocol and provider for https and password based auth by Andrea Campanella · 8 years ago
  24. 6fe08ff [ONOS-3857] BGP flow specification component port number TLV by Shashikanth VH · 8 years ago
  25. 42b4cf3 [ONOS-3856] BGP flow specification component classes. by Shashikanth VH · 8 years ago
  26. 2f11bb3 Fixing javadoc param in BgpFlowSpecRibOut by Brian O'Connor · 8 years ago
  27. 15de0d9 [ONOS-3857] BGP flow spec encoding for mandatory attributes by Shashikanth VH · 8 years ago
  28. 1c9587f [ONOS-3856] Implement BGP flow spec RIB out. by Shashikanth VH · 8 years ago
  29. c27b6b2 Fix files with windows line endings + Add checkstyle rule to catch this issue by Madan Jampani · 8 years ago
  30. 47c2da1 [ONOS-3856] Implement BGP flow specication components operator value. by Shashikanth VH · 8 years ago
  31. dcfb7b5 [ONOS-3845] BGP support flow specification capability on peer basis. by Shashikanth VH · 8 years ago
  32. fe2fb20 [ONOS-3857] BGP flow specification prefix implementation. by Shashikanth VH · 8 years ago
  33. 44967ec [ONOS-3857] BGP Update message builder. by Shashikanth VH · 8 years ago
  34. fb391ae [ONOS-3856] Implement BGP flow spec RIB out flow specification details. by Shashikanth VH · 8 years ago
  35. 0a82a8e [ONOS-3845] BGP FlowSpec capability handling. by Shashikanth VH · 8 years ago
  36. 8b1cb67 ONOS-3791 NETCONF session factory and exception on device connection by Andrea Campanella · 8 years ago
  37. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 8 years ago
  38. ce279ee ONOS-3795 PATCH method in RestSbController and basic unit tests by Andrea Campanella · 8 years ago
  39. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  40. e4583fd [ONOS-3702] Clean up pom.xml dependency, bump up omitted dependency by Jian Li · 8 years ago
  41. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  42. 101417d ONOS-3605 Create thread Session input stream mechanism, adding listener for events from the device by Andrea Campanella · 8 years ago
  43. 3523973 Ignoring failing unit tests in BGP protocol/controller. by Thomas Vachuska · 8 years ago
  44. 249027e Implementation of Adj-In and Local RIB UT by Priyanka B · 8 years ago
  45. d8d92db ONOS-3754 Create driver/behavior for Ciena waveserver by Andrea Campanella · 8 years ago
  46. 945ded2 ONOS-3692 Southbound Rest provider and protocol by Andrea Campanella · 8 years ago
  47. 8e290c5 ONOS-3743 Adding end pattern to doRPC, removing unused rfc module and minor refactoring of provider methods by Andrea Campanella · 8 years ago
  48. 68c4fc4 [ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes by Jian Li · 8 years ago
  49. 28247b5 [ONOS-3724] Fix the Cbench regression issue by Jian Li · 8 years ago
  50. 24d9dc0 Documenting current limitation in OpenFlowOpticalSwitch. by HIGUCHI Yuta · 8 years ago
  51. c0c36a4 [ONOS-3703] pom.xml external dependencies and plugin version bump by Jian Li · 8 years ago
  52. f4fd035 ONOS-3577 Adding getConfig with realtive config XML-tree argument by Andrea Campanella · 8 years ago
  53. 80520b8 ONOS-3650 Device driver multiple inheritance by Andrea Campanella · 8 years ago
  54. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  55. 97e571e BGP peer connection validation based on peer configuration. by Shashikanth VH · 8 years ago
  56. 55204f8 Igp IsIs extended metric issue by Thejaswi N K · 8 years ago
  57. 897c62a Compare fix (Link) by Priyanka B · 8 years ago
  58. 7a2fe65 Process protocol message read partially from the buffer. by Shashikanth VH · 8 years ago
  59. d9c6117 Clean up tempDir after each test runs. by HIGUCHI Yuta · 8 years ago
  60. 3dd13cf BGP system test issue fix. by Shashikanth VH · 8 years ago
  61. e238184 Compare fix by Priyanka B · 8 years ago
  62. 152b885 [Falcon][ONOS-3537] Implement control message collecting logic w/ unit test by Jian Li · 8 years ago
  63. 676249c Fix Sonar critical flagged bugs by Ray Milkey · 8 years ago
  64. 1dfef09 Fixing some package javadocs by HIGUCHI Yuta · 8 years ago
  65. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  66. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  67. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  68. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  69. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  70. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  71. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  72. 1cd641b ONOS-3575 Netconf connection exceptions refactoring and port number in netconf-cfg.json by Andrea Campanella · 8 years ago
  73. 795c89d BGP system test pseudonode issue fix. by Shashikanth VH · 8 years ago
  74. 6c88695 javadoc fixed for bgp by Bharat saraswal · 8 years ago
  75. 087ceb9 ONOS-3340 IOException throwing in case of no response from NETCONF device on given ip:port by Andrea Campanella · 8 years ago
  76. b73ce6c Reverted create bridge by Hyunsun Moon · 8 years ago
  77. 6827498 Removing maven-shade-plugin and maven-bundle-plugin from bgp and pcep by Brian O'Connor · 8 years ago
  78. 0ab34b9 [ONOS-2613] Unit test the BGP Update message(LinkStateAttribute) by Priyanka B · 8 years ago
  79. a33f9a0 BGP system test issue fix by Shashikanth VH · 8 years ago
  80. 5162a9d fix for OF ssl, which now permits multiple switches by alshabib · 8 years ago
  81. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  82. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  83. 0ea8225 Fix Netconf pom dependency problem by Andrea Campanella · 8 years ago
  84. d861c4c Fixed create bridge by Hyunsun Moon · 8 years ago
  85. cea18d3 BGP system test issue fix by Shashikanth VH · 8 years ago
  86. 010527b Clean up javadocs for extension treatment framework. by Jonathan Hart · 8 years ago
  87. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 8 years ago
  88. eacbed5 BGP linkstate system test issues fix by Shashikanth VH · 8 years ago
  89. ecfdfb7 ONOS-3411 Disconnect switches and stop stat collectors when openflow-base is being deactivated by Charles Chan · 8 years ago
  90. 1ecbe7b BGP notification system test issues fix by Shashikanth VH · 8 years ago
  91. d82c71a General cleanup of pom files under protocols. by Thomas Vachuska · 8 years ago
  92. 5837837 Moving bgp to protocols directory by Brian O'Connor · 8 years ago
  93. 85f5896 Equals and Hash code fix for byte array. by Shashikanth VH · 8 years ago
  94. e8b45b7 Equals and Hash code fix for byte array. by Shashikanth VH · 8 years ago
  95. 735a80d Updating ovsdb/pom.xml parent by Brian O'Connor · 8 years ago
  96. b5d9e85 Moving ovsdb to protocols directory by Brian O'Connor · 8 years ago
  97. 5bae20c Equals and Hash code fix for byte array by Satish K · 8 years ago
  98. cd53ae5 Equals and hashcode issue fix by Satish K · 8 years ago
  99. 2cee68c Equals and Hash code fix for byte array by Satish K · 8 years ago
  100. 880b644 decoupling extension types from of protocol by alshabib · 8 years ago