Tagging 2.2.1
  1. dcd1b14 Packet throttle support by Harshada Chaundkar · 5 years ago
  2. 31b0048 Suppress exception stack traces on warning conditions to prevent STC faiures for non-fatal situations by Ray Milkey · 5 years ago
  3. b73ca6d Fixing a potential start-up issue in PacketManager if device driver cannot be found. by Thomas Vachuska · 5 years ago
  4. d175194 Fix for ONOS-7840 - Flows stuck in PENDING_ADD state by Ray Milkey · 6 years ago
  5. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  6. ce65cc0 Make a link depends on packet-in LLDP packet. by DongRyeol Cha · 6 years ago
  7. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  8. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  9. aa7e973 CORD-2917 Should not push packet requests that target specific device to all devices by Charles Chan · 6 years ago
  10. 34a14f7 Add more logs to help debug packet processing issues by Jonathan Hart · 6 years ago
  11. fa89f2a Fix NPE in PacketManager by Ray Milkey · 6 years ago
  12. 2c142c5 Fix race condition - if the device manager is not ready when a packet arrives, drop it rather than NPE by Ray Milkey · 7 years ago
  13. 4267681 Changing PacketManager topology event processing logic to avoid by Thomas Vachuska · 7 years ago
  14. 809b5d7 [ONOS-6933] Support packet request for different device scheme by Yi Tseng · 7 years ago
  15. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  16. 5777064 [ONOS-6534]Device Null Point Error is Expected in PacketManager by hyunho1986 · 7 years ago
  17. e4cb8cf Manage misleading log messages by Yuta HIGUCHI · 7 years ago
  18. 6fd1ca9 Revert "Allows duplicating packets when requesting packet-in via PacketService" by Pier Luigi Ventre · 7 years ago
  19. 874900e Allows duplicating packets when requesting packet-in via PacketService by Charles Chan · 7 years ago
  20. dbaed99 Proposing to undeprecate the non-device-specific packet request APIs. by Jonathan Hart · 8 years ago
  21. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  22. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  23. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  24. fe1d473 Dropping log level of device not having driver for default provider to DEBUG by Andrea Campanella · 8 years ago
  25. b8d3f3d Adding device information to log of default driver providers by Andrea Campanella · 8 years ago
  26. e427390 Logging information about device not being driver programmable instead of throwing exception by Andrea Campanella · 8 years ago
  27. 5b24053 ONOS-3759 Packet fallback driver provider by Andrea Campanella · 8 years ago
  28. 19e2cea [FALCON] adding api to enable packet requests to a single device. by alshabib · 8 years ago
  29. 6f8b702 Including nodeId in DefaultPacketRequest so that we do not prematurely withdraw intercepts when a node is shutdown by Madan Jampani · 8 years ago
  30. f563830 Protect against exceptions thrown in application's packet processors. by Jonathan Hart · 9 years ago
  31. 21b028e ONOS-2890 Deactivating apps removes other apps' packet processors by Brian O'Connor · 9 years ago
  32. c59aa0d stops an instance from removing packet requests upon deactivation by alshabib · 9 years ago
  33. 924cda4 ONOS- 2946 Adding ability to view packet processor statistics. by Thomas Vachuska · 9 years ago
  34. 7f171b2 ONOS- 2946 Adding ability to view existing packet intercept requests and packet processors. by Thomas Vachuska · 9 years ago
  35. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  36. 88fd690 Adusted log-levels in flow store and packet manager. by Thomas Vachuska · 9 years ago
  37. b931137 Driver and flow stats handling for Calient fiber switch S160. by Marc De Leenheer · 9 years ago
  38. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  39. c626f1e ONOS-2043: Move device event handling in PacketManager off of event loop thread by Madan Jampani · 9 years ago
  40. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  41. 866b46a Reworked the dependency on default drivers. Driver manager must NOT depend on these. by Thomas Vachuska · 9 years ago
  42. 864a9db2 Pushes the flow rules also when devices are available (with DEVICE_AVAILABLLITY_CHANGED event). by sangho · 9 years ago
  43. 3d03826 Fixes bug where driver gets initialized only when device is available. by Saurav Das · 9 years ago
  44. 17d0045 Upgrade packet requests to use flow objectives API. by Jonathan Hart · 9 years ago
  45. 6cba495 ONOS-1736 - Modified PacketManager to register packet request flows using the core app id, instead of the requesting app id. This is to prevent packet request flows from vanishing when app removes all its flows. This is a provisional fix until packet requests allow removal via reference counting or a similar tracking strategy. by Thomas Vachuska · 9 years ago
  46. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  47. 4294778 implemented a distributed default flow registration mechanism to avoid duplicate requests from other onos instances by alshabib · 9 years ago
  48. 8b3e80b Remove default flow rules for ROADMs. Fix LinkResource NPE. Single instance provisions optical path. by Marc De Leenheer · 9 years ago
  49. 089bb77 partial fix for default flows. Need to redesign packet requests by alshabib · 9 years ago
  50. c313c40 Couple of changes for the BGP Router project: by Saurav Das · 9 years ago
  51. 78baaf2 fix for flows stuck in pending add state by alshabib · 9 years ago
  52. 3cfce8e Moved default flows logic into the PacketManager. by Jonathan Hart · 9 years ago
  53. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  54. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago