1. 6de6ffd Fix for NPE that can get triggered upon onos instance restart. by Saurav Das · 6 years ago
  2. dd9d00b Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  3. 6430f41 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  4. 06f626c Bugfix in route handler in occasion of route update event by Charles Chan · 6 years ago
  5. a8d9153 Checking mastership when revoking a route by Charles Chan · 6 years ago
  6. 0fbe65c SONAR suggestion - implement equals() whenever compareTo() is implmented by Ray Milkey · 6 years ago
  7. 092e9e2 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  8. 9b80fba SONAR suggestion - checking the same condition twice by Ray Milkey · 6 years ago
  9. 6f31b3c Various small fixes by Yuta HIGUCHI · 6 years ago
  10. 43969b9 SONAR suggestions - more blocker bugs by Ray Milkey · 6 years ago
  11. e6c448a Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  12. 352e11c Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  13. 5a243d6 Fixed VLAN used for l2 intf groups of pseudowires by Andreas Pantelopoulos · 6 years ago
  14. b3e45a3 Minor update in PW configuration to handle updates better by Andreas Pantelopoulos · 6 years ago
  15. ecb09f4 [CORD-2532] IllegalArgumentException in OFDPA pipeliner by Pier Luigi · 6 years ago
  16. 5247fa9 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  17. 051490d Resume the use of ICMP type/code in OFDPA driver by Charles Chan · 6 years ago
  18. 8316381 Fix the path not found issue in pseudowire by Charles Chan · 6 years ago
  19. 75eef06 Deploy existing pseudowires when segment routing is activated by Andreas Pantelopoulos · 6 years ago
  20. 8e46aa7 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  21. 6961f22 CORD-2470 Fix NPEs by Charles Chan · 6 years ago
  22. f852b1b Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  23. 5a7acd2 Tagging 1.13.0-b8 by ONOS Jenkins User · 6 years ago
  24. e5a3255 Fix typo by Charles Chan · 6 years ago
  25. afc637f Pseudowire support for leaf-spine by Andreas Pantelopoulos · 6 years ago
  26. c4a68c3 Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  27. 17ca220 Only remove TMAC flow when it is the last port within the same VLAN if TMAC doesn't support in_port matching by Charles Chan · 6 years ago
  28. 0494453 Adding a few checks in SR to ignore link events for links by Saurav Das · 6 years ago
  29. 873661e Dual-homing probing improvements by Charles Chan · 6 years ago
  30. eae2b99 Sonar suggestion - possible null pointer dereferences in equals() methods by Ray Milkey · 6 years ago
  31. 5037561 Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 6 years ago
  32. a02cd5d Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  33. b32a79f Tagging 1.13.0-b7 by ONOS Jenkins User · 6 years ago
  34. f047a03 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  35. 90e0293 Tagging 1.13.0-b6 by ONOS Jenkins User · 6 years ago
  36. 83f0bb0 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  37. 5a73138 Tagging 1.13.0-b5 by ONOS Jenkins User · 6 years ago
  38. ef8d12e Prevent packets with link-local destination IP from being routed by Charles Chan · 6 years ago
  39. 2a1f84d Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  40. 6519e54 Tagging 1.13.0-b3 by ONOS Jenkins User · 6 years ago
  41. a1e9d8b Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  42. 827f6ab Tagging 1.13.0-b1 by ONOS Jenkins User · 6 years ago
  43. 3876149 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  44. f670ad8 Tagging 1.13.0-b0 by ONOS Jenkins User · 6 years ago
  45. 672f8b6 sync javax.ws.rs-api version by Yuta HIGUCHI · 6 years ago
  46. 2b6a00f Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  47. 61e24e1 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 6 years ago
  48. 0c9c19f Changing two more component configs in segment routing by Charles Chan · 6 years ago
  49. f0ae4ee Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  50. b3c1faf Dual-homing redirection fix by Charles Chan · 6 years ago
  51. 5e7be3d Added basic pseudowire support for Trellis. by Andreas Pantelopoulos · 7 years ago
  52. 2ff1759 Port Authentication Tracker - initial cut. by Simon Hunt · 6 years ago
  53. 25f92b1 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  54. c8674e8 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago
  55. e5ef762 [CORD-634]Add dynamic config update support for interfaces by Jonghwan Hyun · 7 years ago
  56. f975958 Match VLAN_VID in TMAC table for mcast flows by Charles Chan · 7 years ago
  57. fa4b273 Bugfix: ping6 to interface IP of remote leaf doesn't work by Charles Chan · 7 years ago
  58. 8ca5a12 CORD-2063 Correctly update interface MAC when network config is updated by Charles Chan · 7 years ago
  59. 0cca97a IPv6 Unsolicited RA application. by Jayakumar Thazhath · 7 years ago
  60. c9d9347 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  61. 0c3a7bb Created BlockedPortsConfig in SegmentRouting app. by Simon Hunt · 7 years ago
  62. f3874ce Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  63. 004e220 Tagging 1.12.0-b1 by Ray Milkey · 7 years ago
  64. ceb2a2e Use pair link before the 2nd location of a dual-homed host is not discovered by Charles Chan · 7 years ago
  65. 6191aca CORD-1888 Use DAD to probe if interface MAC is not configured by Charles Chan · 7 years ago
  66. 6db55b9 Fix NoSuchElementException by Charles Chan · 7 years ago
  67. 910be6a CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router by Charles Chan · 7 years ago
  68. f1d9c34 CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers by Julia Ferguson · 7 years ago
  69. f0ae41e Remove next hop location from resolved route by Charles Chan · 7 years ago
  70. fe0b05e CORD-1583 More bug fixes in dual-ToR scenarios by Saurav Das · 7 years ago
  71. a75f111 Add TODO to Segment Routing REST API by Charles Chan · 7 years ago
  72. 5908624 Cleaning up application titles, descriptions and categories. by Thomas Vachuska · 7 years ago
  73. 53de91f Clarify the usage of stores in Javadoc by Charles Chan · 7 years ago
  74. d1e410d Add dependency to route test by Yuta HIGUCHI · 7 years ago
  75. 6c62499 Implement basic unit tests for RouteHandler by Charles Chan · 7 years ago
  76. 3141b99 Refactor buck external dependencies by Ray Milkey · 7 years ago
  77. a7ab423 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  78. ae0068a Move McastConfig from incubator to core net by Ray Milkey · 7 years ago
  79. c256783 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  80. fbe7457 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  81. 804772f CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  82. abfe7e0 CORD-1719 Cleanup old flows properly if the switch moves to a inexistent location by Charles Chan · 7 years ago
  83. e82b92c Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  84. 0eefcf2 Tagging 1.11.0-b4 by Ray Milkey · 7 years ago
  85. c7b73c7 Update RouteStoreImpl component config location by Charles Chan · 7 years ago
  86. acfcaf1 Fix route-service by Yuta HIGUCHI · 7 years ago
  87. a815431 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  88. c1909e1 Fix ARP/NDP issue in SR caused by the recent NRM move by Charles Chan · 7 years ago
  89. e6bda75 Workaround for CORD-1672 by Charles Chan · 7 years ago
  90. 2a31aeb ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  91. c2d43be ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  92. ace4252 SR refactoring by Charles Chan · 7 years ago
  93. 3ed34d8 Recover dual-homed host failover using pair link by Charles Chan · 7 years ago
  94. d9265a3 Support multiple host locations in HostHandler by Charles Chan · 7 years ago
  95. 261c300 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  96. 0947d7e Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  97. 5d9c1c6 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  98. cb63d78 Tagging 1.11.0-b3 by Ray Milkey · 7 years ago
  99. 9597f8d DHCP relay bug fixes by Charles Chan · 7 years ago
  100. 4c95c0d Activate distributed route store in Segment Routing by Charles Chan · 7 years ago