1. 1ed0da2 ONOS-3422 inter-domain cross connect by HIGUCHI Yuta · 9 years ago
  2. 63ddb74 Updating version to 1.5.0-SNAPSHOT by Jonathan Hart · 9 years ago
  3. 544e12f Using IntentUtils after its move from sdnip. by Andreas Papazois · 9 years ago
  4. 2e13720 Committing vpls app unit tests and correcting some bugs. by Luca Prete · 9 years ago
  5. caf9eb9 Skeleton E-CORD app (CO side). Bigswitch abstraction service. by Marc De Leenheer · 9 years ago
  6. f0e45b9 Fixing features.xml so that they don't self-reference. by Thomas Vachuska · 9 years ago
  7. bbb5246 Fixing API change in bw calendaring app by Brian O'Connor · 9 years ago
  8. 3f1d0bb Merge "Adding capability to remove intents when deactivating the VPLS app." by Jonathan Hart · 9 years ago
  9. 8871691 Coding up ONOS GUI tutorial app. by Thomas Vachuska · 9 years ago
  10. f8f7dcf Adding capability to remove intents when deactivating the VPLS app. by Luca Prete · 9 years ago
  11. 058a610 pom.xml file clean-up by Thomas Vachuska · 9 years ago
  12. badd97a Merge "First commit for circuits app" by Thomas Vachuska · 9 years ago
  13. 6dd36a3 First commit for circuits app by Luca Prete · 9 years ago
  14. fb65867 uiref -- minor embellishment to topo dialog example. by Simon Hunt · 9 years ago
  15. 97f2dbb ONOS-3263 : Added code to exercise the topology dialog API. by Simon Hunt · 9 years ago
  16. ebc3227 ONOS-3263 : Rename component to remove redundant 'Ui' moniker. by Simon Hunt · 9 years ago
  17. b9c495e ONOS-3263 : Initial cut of Reference App, consolidated from UI archetype overlay sample code. by Simon Hunt · 9 years ago
  18. d4a22b1 ONOS-3321 Added ability for applications to register a deactivation hook. by Thomas Vachuska · 9 years ago
  19. ae3e884 GUI -- reference sample app for UI. - NOTE: some still need proper descriptions. by Simon Hunt · 9 years ago
  20. 925064b Uping versions to 1.3.0-SNAPSHOT and moving igmp, pim, mfwd to onos master. by alshabib · 9 years ago
  21. 76bddf9 Initial commit for PIM as an application. by Rusty Eddy · 9 years ago
  22. ee28530 ONOS IPFIX demo app, OpenFlow statistics export over IPFIX by Dusan Pajin · 9 years ago
  23. 82ad9a4 Javadoc cleanups and some additional error checking by Rusty Eddy · 9 years ago
  24. 3bc7846 Basic IGMP skeleton app is ready to go. IGMP packet type, by Rusty Eddy · 9 years ago
  25. 7f0b52a Removing DHCP code from onos-app-samples since it now moved to the main onos git repo. by Thomas Vachuska · 9 years ago
  26. 67eb43a Adding Lease expiry to DHCP GUI by samanwita pal · 9 years ago
  27. b864c36 Adding GUI for displaying the DHCP Mappings. DHCP REST API disabled. by samanwita pal · 9 years ago
  28. 117bf1c UDP Traffic selector changes for DHCP Server by samanwita pal · 9 years ago
  29. 8f1bd1a ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
  30. ab127d0 Adding REST APIs for DHCP Server by samanwita pal · 9 years ago
  31. b81c278 Adding skeletal REST API for DHCP app. by Thomas Vachuska · 9 years ago
  32. 982cc0e Adding DROP rule for failed intents + changing netconfig imports from incubator by samanwita pal · 9 years ago
  33. cdc5280 Generating unique key for intents in ifwd app by samanwita pal · 9 years ago
  34. e2983f5 Integrating hosts learned through DHCP into topology by samanwita pal · 9 years ago
  35. 869dd93 Adding unit tests for DHCPManager and IPAssignment by samanwita pal · 9 years ago
  36. 1585268 Fixing pom to allow onos-maven-plugin to work. by Thomas Vachuska · 9 years ago
  37. 57be0f2 Merge "Reject bad ip addresses on IP packets and count punts. Also added Override as needed on appropriate members." by Brian O'Connor · 9 years ago
  38. a49b00f Reject bad ip addresses on IP packets and count punts. Also added by Rusty Eddy · 9 years ago
  39. 37fe2e7 Moving sample apps to PacketProcessor methods by Brian O'Connor · 9 years ago
  40. b7900e5 ONOS-2197 Generating ARP Replies to myMAC by samanwita pal · 9 years ago
  41. ba6a3f0 Turn McastRouteTable into a service to be used by cli and rest code by Rusty Eddy · 9 years ago
  42. 792159a ONOS-2197 Adding Router Address and DNS to the config by samanwita pal · 9 years ago
  43. 775f619 ONOS-2197 Enabling configuration using a json file for the DHCP server by samanwita pal · 9 years ago
  44. f09c09e ONOS-2197 Adding some logic to keep track of expired IP Lease Assignments by samanwita pal · 9 years ago
  45. f66ed8a ONOS-2197 Adding service interface and CLI for DHCP Server by samanwita pal · 9 years ago
  46. 18696f6 ONOS-2197 Adding the skeletal DHCP Server, Packet builder, processor, store by samanwita pal · 9 years ago
  47. 175f0b5 Merge "Added the mcast-delete cli command and supporting class methods. The changes also support withdrawing the associated intents." by Thomas Vachuska · 9 years ago
  48. 006975b Stop referencing the variable egressPorts if it is null. Also by Rusty Eddy · 9 years ago
  49. 4e43506 Added the mcast-delete cli command and supporting class methods. by Rusty Eddy · 9 years ago
  50. 9e5f3b4 Converted one-ping to use objective service. by Thomas Vachuska · 9 years ago
  51. b91ecce Fixing javadoc in mfwd by Brian O'Connor · 9 years ago
  52. 16a72a5 Updating version 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  53. 52da58b Updating version 1.2.0 by Brian O'Connor · 9 years ago
  54. c6deaaa Updating import in BandwidthCalendarResource.java by Brian O'Connor · 9 years ago
  55. 241617a Updating onos-maven-plugin version in mfwd by Brian O'Connor · 9 years ago
  56. 497986c Updating flowtest parent pom.xml by Brian O'Connor · 9 years ago
  57. bed7e24 Merge "Adding Flow Rule test to app-samples (from onos-core)" by Thomas Vachuska · 9 years ago
  58. d087dd2 Adding Flow Rule test to app-samples (from onos-core) by Brian O'Connor · 9 years ago
  59. 39bebd8 Added mcast join command and mcast-show --json by Rusty Eddy · 9 years ago
  60. bcb4f0d Fixed bandwidth calendaring app to use new API by Jonathan Hart · 9 years ago
  61. 1480b23 Moved the Intent handling functions from the McastForward class by Rusty Eddy · 9 years ago
  62. edc1c69 Merge "Improved the readability of the multicast show command" by Thomas Vachuska · 9 years ago
  63. 1726752 Improved the readability of the multicast show command by Rusty Eddy · 9 years ago
  64. 48552d4 Merge "Adding explicit DROP instruction due to change in default behavior of DefaultTrafficTreatment.build" by Thomas Vachuska · 9 years ago
  65. 6799aeb Removed app.xml and updated pom.xml with the onos.app.name property by Rusty Eddy · 9 years ago
  66. 75d9267 Updating reference to moved class: EthCriterion by Brian O'Connor · 9 years ago
  67. 568a7ce Naming convention changes according to comments from code review by Rusty Eddy · 9 years ago
  68. f6a33d2 Adding explicit DROP instruction due to change in default behavior of DefaultTrafficTreatment.build by Srikanth Vavilapalli · 9 years ago
  69. 63cf57b Simplified app packaging to use just project.version rather than short.version. by Thomas Vachuska · 9 years ago
  70. c83f3d3 Removing need for boilerplate app.xml; Instead defining onos.app.name and onos.app.origin (optional) is sufficient to trigger generation of boilerplate app.xml and features.xml files. by Thomas Vachuska · 9 years ago
  71. 4f5008c Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  72. d1a4dbb Fixed oneping packaging. by Thomas Vachuska · 9 years ago
  73. 2436baf Moved demo app back to main onos repo. Fixed broken build in DatabasePerfInstaller. by Thomas Vachuska · 9 years ago
  74. 8090e22 Intent API builder changes by Ray Milkey · 9 years ago
  75. 87585ca Moving intent-perf and election back to onos by Brian O'Connor · 9 years ago
  76. 5db9030 Adding README by Brian O'Connor · 9 years ago
  77. f292d7d Mirroring changes from mainline repo: by Brian O'Connor · 9 years ago
  78. 3b47a71 Porting intent changes to sample apps. by Thomas Vachuska · 9 years ago
  79. 9141e12 Fixing parent pom. by Thomas Vachuska · 9 years ago
  80. c6733ef Adding OnePing app. by Thomas Vachuska · 9 years ago
  81. 32e7460 Adding parent pom.xml and updating children by Brian O'Connor · 9 years ago
  82. 14894be Adding database perf app by Brian O'Connor · 9 years ago
  83. 7cd0d83 Adding samples app by Brian O'Connor · 9 years ago
  84. 3200a07 Adding demo app by Brian O'Connor · 9 years ago
  85. e0e6de0 Adding calendar app by Hongtao Yin · 9 years ago
  86. 083774a Adding ifwd app by Brian O'Connor · 9 years ago
  87. af0915a Adding tvue app by Brian O'Connor · 9 years ago
  88. 964dedc Adding intent perf app by Brian O'Connor · 9 years ago
  89. 64049d6 adding gitreview and gitignore by Brian O'Connor · 9 years ago
  90. 33dfc9d Initial empty repository by Brian O'Connor · 9 years ago