1. 2b746f4 Add missing application titles in app.xml with pom.xml clean up by Jian Li · 8 years ago
  2. af520d3 CORD-562 Don't allow nodes with duplicate hostname by Hyunsun Moon · 8 years ago
  3. 95c3ee5 [ONOS-3947] Implement Openstack FloatingIP REST call json parser by musonous · 8 years ago
  4. 81a61a1 [ONOS-3946] Implement IcmpHandler for OpenstackRoutingService by Daniel Park · 8 years ago
  5. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  6. 9008853 [ONOS-3953] Implements Security Group of Openstack by sangho · 8 years ago
  7. 2196a92 Bugfix and improvement of SR config loading by Charles Chan · 8 years ago
  8. e9d4f4a CORD-563 Remove stale IP addresses on br-int by Hyunsun Moon · 8 years ago
  9. 275ff0c [ONOS-3831,ONOS-3836] Load balance algorithm for sfc by Phaneendra Manda · 8 years ago
  10. fe1ffee make sure only one instance pushes default rules by alshabib · 8 years ago
  11. 59f598c GUI- Minor tweaks to driver matrix style - update cell simon-uk by Simon Hunt · 8 years ago
  12. 6cb8636 fix removal of rules in a distributed setting by alshabib · 8 years ago
  13. b8889b8 Javadoc warning fix by Phaneendra Manda · 8 years ago
  14. 0dba61f Fixed javadoc warnings on openstack applications by Hyunsun Moon · 8 years ago
  15. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  16. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  17. 098cda8 Removed INDRECT and DIRECT subtypes from network types by Hyunsun Moon · 8 years ago
  18. 24d0c5c Web UI -- Added cog as nav icon for driver matrix view. by Simon Hunt · 8 years ago
  19. 32f3b8e Some improvements on cordvtn by Hyunsun Moon · 8 years ago
  20. 93447f1 Separated OpenstackInterface feature from OpenstackNetworking application. by sangho · 8 years ago
  21. 1e5caeb Don't proxy ARP with the private gateway MAC address for public network. by Hyunsun Moon · 8 years ago
  22. 9eb45bb Add config validation for vRouter and PIM configs by Jonathan Hart · 8 years ago
  23. fd129b2 Removed openstack4j wrapper application. by Hyunsun Moon · 8 years ago
  24. c3d2f8b Removed leftover openstack applications by Hyunsun Moon · 8 years ago
  25. b3dad10 Fixed blocking FPM deletes. by Jonathan Hart · 8 years ago
  26. a907612 Hooking ospf into the overall build. by Thomas Vachuska · 8 years ago
  27. 56872a4 Removing extra leading line from olt/api/pom.xml by Brian O'Connor · 8 years ago
  28. 0448ea0 Don't PNAT for DHCP packets by Hyunsun Moon · 8 years ago
  29. aedabfd Remove duplicated multicast prefix declaration by Charles Chan · 8 years ago
  30. d79fb94 [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  31. 3e783d0 Fix NPE in SegmentRoutingManager by Charles Chan · 8 years ago
  32. 4ca8e60 Introduce an easy way to check whether an IP address is multicast or not by Charles Chan · 8 years ago
  33. 56efe43 fix olt cookie issue by alshabib · 8 years ago
  34. 814a339 Resolve openstacknetworking and openstackswitching dependency issue by Jian Li · 8 years ago
  35. 05a1ba1 Use allocateNextId when building new NextObjective by Zsolt Haraszti · 8 years ago
  36. a74171d Added wrapper application of openstack4j by Hyunsun Moon · 8 years ago
  37. bf15a5a adding cli for aaa to show users by Qianqian Hu · 8 years ago
  38. 5551f52 Simple test application for load testing distributed consensus by Madan Jampani · 8 years ago
  39. b88b3f8 [ONOS-3834] Install load balanced forwarding rules by Phaneendra Manda · 8 years ago
  40. 0f21ad6 [ONOS-3835] Install load balanced classifier rules by Phaneendra Manda · 8 years ago
  41. b0f09be Fixed sona refactoring related issues by Hyunsun Moon · 8 years ago
  42. e2b37e3 [ONOS-3804] [ONOS-3805] Initial L3 flowrules setup for Compute/Gateway nodes and PNAT Handler for OpenstackRouting by Kyuhwi Choi · 8 years ago
  43. b355503 [ONOS-3833] Identify the port chain for the packet by Phaneendra Manda · 8 years ago
  44. a2b11a5 ONOS-3505: Basic behaviour of drivers table implemented. by Simon Hunt · 8 years ago
  45. a35b02c Extract test json to separate files by Charles Chan · 8 years ago
  46. 0c2a3da Refactoring of OpenstackSwitching and OpenstackRouting by sangho · 8 years ago
  47. 329a127 [ONOS-3833] Added data structure to store load balance path info by Phaneendra Manda · 8 years ago
  48. 65440bf [ONOS-3833]Implementation for FiveTuple class to store 5 tuple packet info by Phaneendra Manda · 8 years ago
  49. eed9319 [ONOS-3833] Five tuple interface added by Phaneendra Manda · 8 years ago
  50. d9681e7 Improve SegmentRoutingAppConfig by Charles Chan · 8 years ago
  51. a7d6e9f [ONOS-3688] Implement application for Openstack Node bootstrap by Daniel Park · 8 years ago
  52. 3a06c52 [ONOS-3801] Implements L3 REST call json parser by Daniel Park · 8 years ago
  53. c94e8bc Remove methods deprecated in Drake from RoutingConfigurationService API by Ray Milkey · 8 years ago
  54. 7266738 Sketching out driver matrix data structures. by Thomas Vachuska · 8 years ago
  55. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  56. 10d68ae fix igmp-query packet outs for the olt by alshabib · 8 years ago
  57. f544c01 cleaning up more cord apps by alshabib · 8 years ago
  58. 7f4bc52 Cleanup a few of the CORD apps. by Jonathan Hart · 8 years ago
  59. 9ad777f CordMcast clears remote routes on startup to prevent being out of sync. by Jonathan Hart · 8 years ago
  60. 1a66d61 Add equals, toString, hashCode methods for DefaultSystemInfo by Jian Li · 8 years ago
  61. d0fd5dc CORD-546 Push L3 unicast rules for bgp peers when they are learned by Charles Chan · 8 years ago
  62. b21d171 Path to VPLS to don't consider interfaces that have IPs configured. by Luca Prete · 8 years ago
  63. 3ca3bcc do not remove filter rules when pushing vlan rules by alshabib · 8 years ago
  64. 81d7310 Calculate IGMP checksum and use more reasonble max response time. by Jonathan Hart · 8 years ago
  65. 0c3d0e0 remove references from AAA to XOS integration app by Ray Milkey · 8 years ago
  66. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  67. e577986 Updating pathpainter icon by Andrea Campanella · 8 years ago
  68. 3c6c2f9 Break dependency between AAA app and demo XOS integration app by Ray Milkey · 8 years ago
  69. d5f6c3b CORD-357 Fixed not to pop or push s-tag by Hyunsun Moon · 8 years ago
  70. dd7e3d5 It helps to get IGMP join and leaves the right way round by Jonathan Hart · 8 years ago
  71. 4b312a3 Added blank app icon template. by Simon Hunt · 8 years ago
  72. f313124 Adding Url, description and logo for pathpainter application by Andrea Campanella · 8 years ago
  73. d70407d When authenticaiton succees, a NullPointerException may be triggered if there is no match in portToVlanMap , which will stop aaa from listening to radius server. A try-catch is added here in order to prevent subsequent authentication failure in aaa by Qianqian Hu · 8 years ago
  74. 395e56e Remove deprecated Optical provider by Ray Milkey · 8 years ago
  75. 116188d Cleanup interface constant by Charles Chan · 8 years ago
  76. 708d303 Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  77. b54e8ba Fix javadoc error by Charles Chan · 8 years ago
  78. b940190 Add route to each next hop by Jonathan Hart · 8 years ago
  79. f2565a9 CORD-508 SegmentRouting / vRouter integration by Charles Chan · 8 years ago
  80. 5270ed0 CORD-512 Support vSG <-> vRouter default route by Charles Chan · 8 years ago
  81. 2a22516 CORD-537 Added removing vSG by Hyunsun Moon · 8 years ago
  82. 1aa5814 support addition and removal of mcast sinks vlan mcast rules are now optional by alshabib · 8 years ago
  83. 3a8896b Clean up a few SSM-translate things, incl config validation by Jonathan Hart · 8 years ago
  84. 5e8689c IGMP ssm translate by Jonathan Hart · 8 years ago
  85. ae39ae8 CORD-537 Added public IP gateways for ARP proxy by Hyunsun Moon · 8 years ago
  86. 1af5a7a Clear FPM routes when the FPM connection goes down. by Jonathan Hart · 8 years ago
  87. 1020132 Support allowed_address_pairs by Hyunsun Moon · 8 years ago
  88. 6d24734 CORD-537 Added flow rules for vSG connectivity by Hyunsun Moon · 8 years ago
  89. 1a42469 Refactor SystemInfo, and store SystemInfo into singleton instance by Jian Li · 8 years ago
  90. f53d0b2 Add more unit tests for control plane manager by Jian Li · 8 years ago
  91. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  92. 2703980 Fixed ARP reply by Hyunsun Moon · 8 years ago
  93. 9c2ee07 Moving vpls app from onos-app-samples to onos repo by Luca Prete · 8 years ago
  94. 42d32eb adding igmp query polling to igmp application. by alshabib · 8 years ago
  95. 5f374cd According to the 802.1x standard, the state-machine should go back to connecting state if a start packet is received while in authorized state by Qianqian Hu · 8 years ago
  96. 8225ddb [ONOS-3833] Load balance identifier class and UT by Phaneendra Manda · 8 years ago
  97. f555a73 vRouter should only process configured ports. by Charles Chan · 8 years ago
  98. 8bf77b7 Improve the method to loading configurations from OSGI by maojianwei · 8 years ago
  99. 39fff10 Method name refactor in DistributedPrimitive + Builder for AsyncLeaderElector by Madan Jampani · 8 years ago
  100. ea9eed9 remove eapol rule when vlan rules are pushed. by alshabib · 8 years ago