- 16 Feb, 2016 7 commits
-
-
… state if a start packet is received while in authorized state Change-Id: I07ef81eb73d2422cbb85b9c8dd9fcd4f48742e2e
Qianqian Hu authored
- 15 Feb, 2016 8 commits
-
-
To avoid null value error, Use Tools.get() in org.onlab.util.Tools to load configs safely. Refer to https://wiki.onosproject.org/display/ONOS/Component+Configuration Change-Id: Ic8ab5bd41d1e374a0abb3c78e94c28df7854b85d
maojianwei authored -
reinstall eapol rule when vlan rule is removed. Change-Id: I6e5f502206dacd915127d38d9309e34b20f46de4
alshabib authored -
- Added REST handler for Neutron ML2 ONOS mech driver - Made cordvtn ARP proxy to handle request for host, too - Now cordvtn utilizes openstackSwitching only as a Neutron REST client Change-Id: I6890b6651ddcb9d8cf33fb326e9f0eb721b536a5
Hyunsun Moon authored
- 13 Feb, 2016 3 commits
-
-
This commit resolves onos-service not start issue. If we have onos directory under /opt, no matter the directory is empty or not, onos-service always tries to use this path. If onos-service binary located in other path, we need to reconfigure the ONOS_HOME. Change-Id: I13f375d75e864240e6d014100fb7b69de7fd4178
Jian Li authored -
The OpenFlow incoming and outgoing message logging feature has been implemented in a separated message provider under openflow provider. So this WIP feature should be removed from device provider. Change-Id: I5b974c96688a13ea4ee7af309f9522245f61e413
Jian Li authored
- 12 Feb, 2016 21 commits
-
-
Adding a teardown STC scenario. Change-Id: Ifb0d5ce0546f072f46485266e5247cb49a39db1c
Thomas Vachuska authored -
- Augment the control message class to have device id - Initial implementation of accumulating control message stats - Add more adpator for unit test - Change Collection<ControlMessage> to Set<ControlMessage> - Fix the arithmatic exception - Fix some javadoc warnings Change-Id: I2abaf0d91edca5419b26f1c5a69246bcdb9201bf
Jian Li authored
- 11 Feb, 2016 1 commit