- 19 Oct, 2015 6 commits
-
-
No longer needed because RADIUS packets come directly from UDP and not as packet in. Change-Id: I91fc37fc973c25a4b42c928ce6de41e71331f59d
Ray Milkey authored
- 17 Oct, 2015 3 commits
-
-
length parameters to deserialize the correct area of data buffer. Change-Id: I5d8869c25d397d5d07aad014ef00d0decef22d4f
Rusty Eddy authored
- 16 Oct, 2015 1 commit
- 15 Oct, 2015 16 commits
-
-
Followings are changed - Changed nodeStore from eventually consistent map to consistent map - Removed ovsdb connection management(ovsdb controller has connection status) - Not only one leader but all onos instances make ovsdb session Following jobs are done - Reads compute node and ovsdb access info from network config - Initiates ovsdb connection to the nodes - Creates integration bridge on each ovsdbs - Creates vxlan tunnel port on each integration bridges Change-Id: I8df4061fcb1eae9b0abd545b7a3f540be50607a9
Hyunsun Moon authored -
…truction - Data Model and Tests only Change-Id: I3a71520caa286a1fcc509c581036ef4848de9b5b
Yafit Hadar authored -
A problem is observed when running stc with same local and remote username. The public key of local user is overridden by the key of remote user. As a result, stc cannot login to the remote host. For now, we let the public key of local user overrides the key of remote user. But eventually we need a better solution for username collision. Change-Id: I750fd129a2dcd4920683599b6c562d3beb84e95d
Charles Chan authored
- 14 Oct, 2015 3 commits
- 13 Oct, 2015 9 commits
-
-
…prevent apps/components from properly starting. Fixed the fast and net-pingall.xml scenarios. Change-Id: Ie5712c5c134bb81181dd2bdb307da5ec13851d45
Thomas Vachuska authored
-
- 12 Oct, 2015 2 commits
-
-
- fixed bug in radiobuttonset which failed to update button selection state via programmatic selectedIndex() call. - default overlay configured at beginning of topoToolbar.js Change-Id: I54c82e402b3c3955c3d83a264c6d8ac14127ce70
Simon Hunt authored
-