This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
onos
Watch
1
Star
0
Fork
0
You've already forked onos
mirror of
https://github.com/opennetworkinglab/onos.git
synced
2025-10-15 17:31:31 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
onos
/
openflow
History
Thomas Vachuska
fc52fecc3b
Fixed a slew of shutdown exceptions that arose due to improper or out-of-order resource clean-up, e.g. listeners, timers, executors.
...
Change-Id: I37c351c4202b32e92c076d9d566b96d7ff8d313a
2015-05-19 17:56:49 +00:00
..
api
Fixed a slew of shutdown exceptions that arose due to improper or out-of-order resource clean-up, e.g. listeners, timers, executors.
2015-05-19 17:56:49 +00:00
ctl
Aha! Fixed a phantom exception that would appear on shutdown; we must first close the channel group and only then shutdown the executors.
2015-05-18 22:21:37 +00:00
drivers/src/main/java/org/onosproject/openflow
/drivers
Low level openflow drivers have been promoted to the driver subsystem.
2015-05-06 01:00:17 +00:00
pom.xml
Low level openflow drivers have been promoted to the driver subsystem.
2015-05-06 01:00:17 +00:00