1. d3c8894 Tagging 1.13.9-rc2 by ONOS Jenkins User · 5 years ago 1.13.9-rc2
  2. 66b0129 Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  3. f170b70 Update xconnectService when the service is bound/unbound by Charles Chan · 5 years ago
  4. 40fda91 Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  5. c8bc024 Tagging 1.13.9-rc1 by ONOS Jenkins User · 5 years ago 1.13.9-rc1
  6. 4b0fc8f add fpm web to pom by Ray Milkey · 5 years ago
  7. eba9535 Fix ONOS version string by Ray Milkey · 5 years ago
  8. 399b8e3 Potential Null Pointer Exception fix for Cpman, Groups , Flows and Mastership API by Harshada Chaundkar · 5 years ago
  9. 77fa8ab FPM Connections REST API Corrected style check errors by Harshada Chaundkar · 5 years ago
  10. 1f83a59 Added null check for empty ArrayNode object in DhcpRelayWebResource.java by Harshada Chaundkar · 5 years ago
  11. 96bca90 DhcpRelayWebResource cannot find DhcpRelayService when it become instantiated by Harshada Chaundkar · 5 years ago
  12. 2dc5a6b Eliminate redundant flow programming when host moves by Charles Chan · 6 years ago
  13. 3c8d47e Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  14. 23a2915 Tagging 1.13.8 by ONOS Jenkins User · 5 years ago 1.13.8
  15. 9f3462d Version string referred to s apecific SNAPSHOT by Ray Milkey · 5 years ago
  16. 3327a26 Fixes for maven build on dhcprelay and packet-stats apps by Ray Milkey · 5 years ago
  17. 781b855 Need to use 'pom' packaging at the top level by Ray Milkey · 5 years ago
  18. 4242cbe REST API added in Packet stats app by Sudhir Kumar Maurya · 5 years ago
  19. 3304e79 PacketProcessorWebResource cannot find PacketService when it become instantiated; changed debug logs to trace in FPMManager by Ruchi Sahota · 5 years ago
  20. 9841077 Lookup stored route on remove to ensure bytes consistency. by Jordan Halterman · 5 years ago
  21. 71ad9d2 Fix route events delivery by pier · 5 years ago
  22. 2f2dbca Rest API Support for DHCP Relay by Anjali K K · 6 years ago
  23. 264b4b7 Change the service dependency to mandatory by Charles Chan · 6 years ago
  24. a1e623b Fixes build, removes bazel files and makes onos-buck project happy again by pier · 6 years ago
  25. 0efc849 Starting snapshot 1.13.8-SNAPSHOT by ONOS Jenkins User · 6 years ago
  26. d8d1774 Tagging 1.13.7 by ONOS Jenkins User · 6 years ago 1.13.7
  27. 6c48dba Provides a separate executor to handle map events. by pier · 6 years ago
  28. 2171bc0 Indirect host DHCP replay from server set source IP as relay agent IP by Mayank Tiwari · 6 years ago
  29. aa3c7ea Changed the debug level to reduce the debug messages by Mayank Tiwari · 6 years ago
  30. eadad4a Prevent NPE if an event comes in during start up by Ray Milkey · 6 years ago
  31. d78d1a3 REST API Support for DHCP Relay by anjalikk · 6 years ago
  32. 107b8cf REST API support for DHCP Relay by psneha · 6 years ago
  33. 8d6edf3 route-remove cli command with source type addition by snehaprem · 6 years ago
  34. 5b3f460 Symmetric host probing by Mayank Tiwari · 6 years ago
  35. fab0f85 Fix dhcprelay dependency, for BUCK by Charles Chan · 6 years ago
  36. 742e94c Source IP to be set to Relay Agent IP in DHCP packet from client by Mayank Tiwari · 6 years ago
  37. 983264a Starting snapshot 1.13.7-SNAPSHOT by ONOS Jenkins User · 6 years ago
  38. 6e9aedb Tagging 1.13.6 by ONOS Jenkins User · 6 years ago 1.13.6
  39. 0d47139 Starting snapshot 1.13.6-SNAPSHOT by ONOS Jenkins User · 6 years ago
  40. 165ab5d Tagging 1.13.5 by ONOS Jenkins User · 6 years ago 1.13.5
  41. 46945b6 Prevent XConnect loop by jayakumarthazhath · 6 years ago
  42. a0c7daf Avoid throwing NPE when SID or Loopback is not configured by Charles Chan · 6 years ago
  43. 58128a8 Normalize route objects stored in RouteTable ConsistentMultimap to avoid inconsistent serialization for different IpPrefix/IpAddress types by Jordan Halterman · 6 years ago
  44. 27aa772 Get the matching vlan entry from DHCP record if more then one entry is present by jayakumarthazhath · 6 years ago
  45. f451e5e Starting snapshot 1.13.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
  46. 8c13723 Tagging 1.13.4 by ONOS Jenkins User · 6 years ago 1.13.4
  47. 263e7d9 Fix serialization issue by Charles Chan · 6 years ago
  48. 017869e Route Type Addition REST API by psneha · 6 years ago
  49. 73eae90 Starting snapshot 1.13.4-SNAPSHOT by ONOS Jenkins User · 6 years ago
  50. 3082b12 Tagging 1.13.3 by ONOS Jenkins User · 6 years ago 1.13.3
  51. 1dbadbd Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
  52. 1fa010c Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  53. 4135788 DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle by jjosep004c · 6 years ago
  54. 3c82f19 Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  55. c7f63b6 Fix an NPE that happens when DHCP server is not discovered yet by Charles Chan · 6 years ago
  56. 1c9a0b4 Handle cluster event in separate thread in FPM manager to avoid blocking event loop by Jordan Halterman · 6 years ago
  57. d939eeb Handle host event in separate thread in mcast route service by Jordan Halterman · 6 years ago
  58. 1eec625 Move device event handling to another thread in XconnectManager by Charles Chan · 6 years ago
  59. 3a20be3 T3 REST API support for multicast routes by psneha · 6 years ago
  60. b24cb3c Refactor file path validation code; reject apps with up-level references in the name by Ray Milkey · 6 years ago
  61. 07b666f Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  62. 7034a29 Revert "Prevent zip archives from putting files in directories outside of the target directory" by Ray Milkey · 6 years ago
  63. fa43644 Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  64. 5b9a11a Clarify log messages by Charles Chan · 6 years ago
  65. 3d44eb9 Implement component config to enable double tagged host programming by Charles Chan · 6 years ago
  66. cef0c51 Verify unchanged host location when host is moved by Charles Chan · 6 years ago
  67. a134ee3 Cancel DHCP packet request when DHCP relay app is being deactivated by Charles Chan · 6 years ago
  68. 8df698a RouteHandler misbehaved when next hop moves from single location to dual location by Charles Chan · 6 years ago
  69. 636906e Block pseudo wire VLAN translation by Charles Chan · 6 years ago
  70. 397398c Fix serialization execption by Charles Chan · 6 years ago
  71. 47cd744 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  72. e2dcadc IP change may be involved in HOST_MOVED event. Should resolve the route again. by Charles Chan · 6 years ago
  73. df890c9 Starting snapshot 1.13.3-SNAPSHOT by ONOS Jenkins User · 6 years ago
  74. 54c410d Tagging 1.13.2 by ONOS Jenkins User · 6 years ago 1.13.2
  75. c5f6dd0 REST API support added for t3-troubleshoot-simple by psneha · 6 years ago
  76. c8a5bc7 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  77. c28fc9e Tagging 1.13.2-rc3 by ONOS Jenkins User · 6 years ago 1.13.2-rc3
  78. 68d4496 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  79. 2a433a4 Add test application for node/mastership based remote Java proxies by Jordan Halterman · 6 years ago
  80. 2dc9f8f Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  81. 65ca2a9 Tagging 1.13.2-rc2 by ONOS Jenkins User · 6 years ago 1.13.2-rc2
  82. 0eaa516 Fixed removal of doubletagged hosts by Andreas Pantelopoulos · 6 years ago
  83. c3a48e3 Fix NPE introduced by gerrit 18883 by Charles Chan · 6 years ago
  84. 5bd059e Adding get flow by table REST api, fixing exceptions in dhcp by rsahot036 · 6 years ago
  85. 577dae3 [OS] Make ACL react to HOST UPDATED event by Andrea Campanella · 6 years ago
  86. 657c8e6 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 6 years ago
  87. 9299cf5 Implement toString in RouteSet and RouteInfo by Charles Chan · 6 years ago
  88. aab61e4 Fixed issues related to published routes learnt back on FPM by Mayank Tiwari · 6 years ago
  89. 9c00e6b Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  90. d1fe85b ONOS core changes for RIP support by shalde064 · 6 years ago
  91. 4e87b3e Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  92. 6b90faa Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  93. 74d1a9b Fix ConcurrentModificationException by Charles Chan · 6 years ago
  94. f1027d4 Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  95. 1528133 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago
  96. 7bf9e44 Configuration option respondToUnknownHosts. by Andreas Pantelopoulos · 6 years ago
  97. 1851199 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  98. 148a347 Tagging 1.13.2-rc1 by ONOS Jenkins User · 6 years ago 1.13.2-rc1
  99. 2cdd1c3 answer to questions for self-checking by Arturo F de Velasco · 6 years ago
  100. 10300c6 Made the l2 handler use the new logic for pw trans. by Andreas Pantelopoulos · 6 years ago