1. bf23c55 Added new methods IPv4.getDscp() / IPv4.setDscp() by Pavlin Radoslavov · 9 years ago
  2. 0d1d48f Additional configuration parameters in onos-app-fwd by Dusan Pajin · 9 years ago
  3. 62ad95f Added ability to upload apps as both app.xml or app.zip. by Thomas Vachuska · 9 years ago
  4. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  5. 8851ed9 Trim whitespaces before and after .cfg file arguments. by Ayaka Koshibe · 9 years ago
  6. 3cfce8e Moved default flows logic into the PacketManager. by Jonathan Hart · 9 years ago
  7. 06ae79d Reactive forwarding apps should explicitly ask for packets they want to receive. by Jonathan Hart · 9 years ago
  8. e8600eb Handle packets that can't be deserialized properly. by Jonathan Hart · 9 years ago
  9. d37c9ca ONOS-506: IPv6 forwarding option for ReactiveForwarder. by Kunihiro Ishiguro · 9 years ago
  10. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  11. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  12. bd7f4b3 Adding parametrization of the reactive forwarding app. by Thomas Vachuska · 9 years ago
  13. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  14. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  15. 5dd52f7 Enhancing the GUI traffic-related code. Fixed a defect in reactive forwarding. by Thomas Vachuska · 9 years ago
  16. 112c703 Fixing javadocs and adding missing package javadocs. by Thomas Vachuska · 9 years ago
  17. 01a6ec0 Fixing reactive forwarding not to forward LLDP & BDDP. by Thomas Vachuska · 10 years ago
  18. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  19. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  20. e1bcb0b Added isLinkLocal predicate to MacAddress and used it in ReactiveForwarding. by Thomas Vachuska · 10 years ago
  21. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  22. bc4a793 Allowed flows to be permanent by Jonathan Hart · 10 years ago
  23. 28dfb60 Added ability to configure reactive forwarding. by Thomas Vachuska · 10 years ago
  24. c16656f Added ability to configure reactive forwarding. by tom · 10 years ago
  25. e5a2120 Oooops... by tom · 10 years ago
  26. 1679e18 Eliminating some performance bottlenecks; more to be done. by tom · 10 years ago
  27. 92c65ad real application ids by alshabib · 10 years ago
  28. c274c90 proxy arp application by alshabib · 10 years ago
  29. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  30. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  31. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  32. 6eb438a fixes for office deployment by alshabib · 10 years ago
  33. b5522ff proxy arp functional; needs testing by alshabib · 10 years ago
  34. 010c31d pretty builders by alshabib · 10 years ago
  35. a68eb96 resilient flows and application id by alshabib · 10 years ago
  36. e9d3a32 pkt glitch FIXED... ovs was not sending a bufferid by alshabib · 10 years ago
  37. 4e9c37c add new line at EOF by Yuta HIGUCHI · 10 years ago
  38. d4e53e1 Consolidated FlowEntry into FlowRule by Ayaka Koshibe · 10 years ago
  39. 642b226 Fixed the react fwd app; glitch pause still remains though. by tom · 10 years ago
  40. b78689e merge by alshabib · 10 years ago
  41. e79bf95 esthetic changes by alshabib · 10 years ago
  42. dc95b8a Cleaned-up some javadocs and added some tests. by tom · 10 years ago
  43. 9842a4e removing log message doc craziness by alshabib · 10 years ago
  44. 7b2748f flowrules are pushed: we still have an intermittent hang though by alshabib · 10 years ago
  45. 55a55d9 fix for cbench by alshabib · 10 years ago
  46. c370ebd Added javadocs and simplified the reactive fwd app in attempt to find the glitch; no dice by tom · 10 years ago
  47. 8aef1ad added enhanced reactive forwarding by alshabib · 10 years ago
  48. 030111e sample app launched by alshabib · 10 years ago
  49. 5786ac6 Added a skeletal structure for forwarding app. by tom · 10 years ago