1. cb13d12 Expose cookie information in packet context by Charles Chan · 8 years ago
  2. 5e7fc6d Moving openflow to protocols/ directory by Brian O'Connor · 8 years ago[Renamed from openflow/api/src/main/java/org/onosproject/openflow/controller/DefaultOpenFlowPacketContext.java]
  3. a55c1c6 fix log message by alshabib · 9 years ago
  4. 0588e57 fixing dhcp serialization problem by alshabib · 9 years ago
  5. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  6. 2a65575 Improve the resiliency of the packet deserialization code. by Jonathan Hart · 9 years ago
  7. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  8. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  9. cc36be8 Don't use exceptions for commonly-used logic + javadocs by Jonathan Hart · 9 years ago
  10. 2031899 Renamed private method to avoid naming confusion by Pavlin Radoslavov · 9 years ago
  11. e46c041 Protect against null pointers during deserializing. by Jonathan Hart · 9 years ago
  12. e8600eb Handle packets that can't be deserialized properly. by Jonathan Hart · 9 years ago
  13. e1588ed censored by Jonathan Hart · 9 years ago
  14. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  15. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from openflow/api/src/main/java/org/onlab/onos/openflow/controller/DefaultOpenFlowPacketContext.java]
  16. 5f99849 Fixed a defect in GUI details fly-out (it would not appear) by Thomas Vachuska · 10 years ago
  17. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  18. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  19. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 10 years ago
  20. 1679e18 Eliminating some performance bottlenecks; more to be done. by tom · 10 years ago
  21. 6eb438a fixes for office deployment by alshabib · 10 years ago
  22. e9d3a32 pkt glitch FIXED... ovs was not sending a bufferid by alshabib · 10 years ago
  23. 9c94c5b Refactoring packages from .of. to .openflow. by tom · 10 years ago[Renamed (98%) from openflow/api/src/main/java/org/onlab/onos/of/controller/DefaultOpenFlowPacketContext.java]
  24. 7ef8ff9 Moving /of to /openflow by tom · 10 years ago