1. 8f1bd1a ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
  2. ab127d0 Adding REST APIs for DHCP Server by samanwita pal · 9 years ago
  3. b81c278 Adding skeletal REST API for DHCP app. by Thomas Vachuska · 9 years ago
  4. 982cc0e Adding DROP rule for failed intents + changing netconfig imports from incubator by samanwita pal · 9 years ago
  5. cdc5280 Generating unique key for intents in ifwd app by samanwita pal · 9 years ago
  6. e2983f5 Integrating hosts learned through DHCP into topology by samanwita pal · 9 years ago
  7. 869dd93 Adding unit tests for DHCPManager and IPAssignment by samanwita pal · 9 years ago
  8. 1585268 Fixing pom to allow onos-maven-plugin to work. by Thomas Vachuska · 9 years ago
  9. 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
  10. a49b00f Reject bad ip addresses on IP packets and count punts. Also added by Rusty Eddy · 9 years ago
  11. 37fe2e7 Moving sample apps to PacketProcessor methods by Brian O'Connor · 9 years ago
  12. b7900e5 ONOS-2197 Generating ARP Replies to myMAC by samanwita pal · 9 years ago
  13. ba6a3f0 Turn McastRouteTable into a service to be used by cli and rest code by Rusty Eddy · 9 years ago
  14. 792159a ONOS-2197 Adding Router Address and DNS to the config by samanwita pal · 9 years ago
  15. 775f619 ONOS-2197 Enabling configuration using a json file for the DHCP server by samanwita pal · 9 years ago
  16. f09c09e ONOS-2197 Adding some logic to keep track of expired IP Lease Assignments by samanwita pal · 9 years ago
  17. f66ed8a ONOS-2197 Adding service interface and CLI for DHCP Server by samanwita pal · 9 years ago
  18. 18696f6 ONOS-2197 Adding the skeletal DHCP Server, Packet builder, processor, store by samanwita pal · 9 years ago
  19. 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
  20. 006975b Stop referencing the variable egressPorts if it is null. Also by Rusty Eddy · 9 years ago
  21. 4e43506 Added the mcast-delete cli command and supporting class methods. by Rusty Eddy · 9 years ago
  22. 9e5f3b4 Converted one-ping to use objective service. by Thomas Vachuska · 9 years ago
  23. b91ecce Fixing javadoc in mfwd by Brian O'Connor · 9 years ago
  24. 16a72a5 Updating version 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  25. 52da58b Updating version 1.2.0 by Brian O'Connor · 9 years ago
  26. c6deaaa Updating import in BandwidthCalendarResource.java by Brian O'Connor · 9 years ago
  27. 241617a Updating onos-maven-plugin version in mfwd by Brian O'Connor · 9 years ago
  28. 497986c Updating flowtest parent pom.xml by Brian O'Connor · 9 years ago
  29. bed7e24 Merge "Adding Flow Rule test to app-samples (from onos-core)" by Thomas Vachuska · 9 years ago
  30. d087dd2 Adding Flow Rule test to app-samples (from onos-core) by Brian O'Connor · 9 years ago
  31. 39bebd8 Added mcast join command and mcast-show --json by Rusty Eddy · 9 years ago
  32. bcb4f0d Fixed bandwidth calendaring app to use new API by Jonathan Hart · 9 years ago
  33. 1480b23 Moved the Intent handling functions from the McastForward class by Rusty Eddy · 9 years ago
  34. edc1c69 Merge "Improved the readability of the multicast show command" by Thomas Vachuska · 9 years ago
  35. 1726752 Improved the readability of the multicast show command by Rusty Eddy · 9 years ago
  36. 48552d4 Merge "Adding explicit DROP instruction due to change in default behavior of DefaultTrafficTreatment.build" by Thomas Vachuska · 9 years ago
  37. 6799aeb Removed app.xml and updated pom.xml with the onos.app.name property by Rusty Eddy · 9 years ago
  38. 75d9267 Updating reference to moved class: EthCriterion by Brian O'Connor · 9 years ago
  39. 568a7ce Naming convention changes according to comments from code review by Rusty Eddy · 9 years ago
  40. f6a33d2 Adding explicit DROP instruction due to change in default behavior of DefaultTrafficTreatment.build by Srikanth Vavilapalli · 9 years ago
  41. 63cf57b Simplified app packaging to use just project.version rather than short.version. by Thomas Vachuska · 9 years ago
  42. 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
  43. 4f5008c Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  44. d1a4dbb Fixed oneping packaging. by Thomas Vachuska · 9 years ago
  45. 2436baf Moved demo app back to main onos repo. Fixed broken build in DatabasePerfInstaller. by Thomas Vachuska · 9 years ago
  46. 8090e22 Intent API builder changes by Ray Milkey · 9 years ago
  47. 87585ca Moving intent-perf and election back to onos by Brian O'Connor · 9 years ago
  48. 5db9030 Adding README by Brian O'Connor · 9 years ago
  49. f292d7d Mirroring changes from mainline repo: by Brian O'Connor · 9 years ago
  50. 3b47a71 Porting intent changes to sample apps. by Thomas Vachuska · 9 years ago
  51. 9141e12 Fixing parent pom. by Thomas Vachuska · 9 years ago
  52. c6733ef Adding OnePing app. by Thomas Vachuska · 9 years ago
  53. 32e7460 Adding parent pom.xml and updating children by Brian O'Connor · 9 years ago
  54. 14894be Adding database perf app by Brian O'Connor · 9 years ago
  55. 7cd0d83 Adding samples app by Brian O'Connor · 9 years ago
  56. 3200a07 Adding demo app by Brian O'Connor · 9 years ago
  57. e0e6de0 Adding calendar app by Hongtao Yin · 9 years ago
  58. 083774a Adding ifwd app by Brian O'Connor · 9 years ago
  59. af0915a Adding tvue app by Brian O'Connor · 9 years ago
  60. 964dedc Adding intent perf app by Brian O'Connor · 9 years ago
  61. 64049d6 adding gitreview and gitignore by Brian O'Connor · 9 years ago
  62. 33dfc9d Initial empty repository by Brian O'Connor · 9 years ago