- f9e9865 Initial commit of new Ofdpa3Pipeline by Charles Chan · 8 years ago
- 00cc1f7 retry netconf ports discovery by Michele Santuari · 8 years ago
- 54525f5 [ONOS-5395] JUNIT Test cases for volt-notification-alertfilter, volt-notification-setalertfilter and volt-notification-subscribe as FUJITSU NETCONF by xueliang · 8 years ago
- f108dd5 Remove an unnecessary semicoron. by Satoshi Fujii · 8 years ago
- a1cb251 add pipeline for nokia olt device by ke han · 8 years ago
- 9e3ab18 [ONOS-5422] JUNIT Test cases for volt-all as FUJITSU NETCONF by xueliang · 8 years ago
- adec4dc [ONOS-5418] JUNIT Test cases for volt-ondemandfwdl as FUJITSU NETCONF by xueliang · 8 years ago
- ffe73e4 [ONOS-5326] JUNIT Test cases for volt-rebootonu and volt-ethloopback as FUJITSU NETCONF by xueliang · 8 years ago
- 5b3d3444 [ONOS-5295] JUNIT Test cases for volt-onus, volt-setonu and volt-onustats as FUJITSU NETCONF commands by xueliang · 8 years ago
- 5bf5361 Bumping OpenFlowJ version to 0.9.6.onos by Charles Chan · 8 years ago
- f83fbc6 [ONOS-5281] JUNIT Test cases for device-controllers and device-setcontrollers as FUJITSU NETCONF by xueliang · 8 years ago
- 714dd2b [ONOS-5269] JUNIT Test cases for volt-ponlinks and volt-setponlink for FUJITSU NETCONF by xueliang · 8 years ago
- bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
- b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
- 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
- 0a4e674 Copyright update by Brian O'Connor · 8 years ago
- 32bceca Add range checking methods to PowerConfig by Jimmy Yan · 8 years ago
- 37a396a [ONOS-5254] JUNIT Mocks for FUJITSU NETCONF by xueliang · 8 years ago
- f5d7236 [ONOS-5070] Adds mirroring functionality. by Pier Ventre · 8 years ago
- cfcb053 Add Oplink attenuation extension and channel power drivers. by yjimmyy · 8 years ago
- 250d028 Initial support for Lagopus switch by Yuta HIGUCHI · 8 years ago
- 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
- f508667 here is a bug : there would be at most 10 second between group_add to group_added, but if in the 10 second, the group was modified, no group_added notify would be receive, but a group_updated instead. with out the change, the consequnce flow would not be add by ke han · 8 years ago
- e3bcfc3 Fix bugs in extension treatment REST API by Jonathan Hart · 8 years ago
- b94f93b Implement Oplink drivers for port adjacency by yjimmyy · 8 years ago
- 3c2b226 update manufactory hw/sw version by ke han · 8 years ago
- 0b59e19 Fixed OVSDB dependencies by Hyunsun Moon · 8 years ago
- a010ebc Bump up openflowj version to 0.9.5 in features.xml files by Jimmy Yan · 8 years ago
- 07b3b0c Simplify lambda expressions by using method reference by Sho SHIMIZU · 8 years ago
- a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
- 6a1ee2d Fix SpringOpenTTP thread leak by Yuta HIGUCHI · 8 years ago
- 63eeac3 Add ability for vRouter to reactively send packets to directly connected hosts. by Jonathan Hart · 8 years ago
- 237ca36 [ONOS-4990] NETCONF function for FUJITSU OLT #8 by Akihiro Yamanouchi · 8 years ago
- 38a3867 [ONOS-4939] NETCONF function for FUJITSU OLT #7 by Akihiro Yamanouchi · 8 years ago
- 2f316af Fix Corsa driver app buck build by Jonathan Hart · 8 years ago
- bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
- f3ead25 [ONOS-4513] Slice optical-model into separate bundle (1/3) by HIGUCHI Yuta · 8 years ago
- 54f28e2 [ONOS-4747] NETCONF function for FUJITSU OLT #2 by Akihiro Yamanouchi · 8 years ago
- bbac354 Fixing drivers & providers Buck app builds by Jonathan Hart · 8 years ago
- db67355 Add support for vlan based intents in the Corsa driver by Pier Ventre · 8 years ago
- 4512222 [ONOS-4849] NETCONF function for FUJITSU OLT #6 by Akihiro Yamanouchi · 8 years ago
- 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
- c7258f9 Removing superfluous behaviour implementation for Corsa. by Thomas Vachuska · 8 years ago
- a477e34 Reverting to previous iteration mode, fixing case of modifying existing tags and adding extra checks by Konstantinos Kanonakis · 8 years ago
- 531fb48 [ONOS-4797] Implement the Driver for handling Arista switch by Daniel Park · 8 years ago
- a0ceb9a Support for SDX-L2 intents in Corsa Pipeline. by Pier Ventre · 8 years ago
- 8d3a9d3 [ONOS-4837] NETCONF function for FUJITSU OLT #4 and #5 by Akihiro Yamanouchi · 8 years ago
- 2dec354 Extending the versioning to cover BUCK artifacts. by Thomas Vachuska · 8 years ago
- d491284 [ONOS-4795] NETCONF function for FUJITSU OLT #3 by Akihiro Yamanouchi · 8 years ago
- 8947866 Added patch interface add and remove behavior, and implemented OVSDB driver by Hyunsun Moon · 8 years ago
- dd14e8e Refactored tunnel and interface config behavior by Hyunsun Moon · 8 years ago
- df6372b Chagned drivers/ovsdb app name to avoid conflict with providers/ovsdb by Hyunsun Moon · 8 years ago
- 7976923 Only pop internally assigned VLANs before sending ARP to controller by Charles Chan · 8 years ago
- 8db7d09 [ONOS-4612]Update SFC flows inline with the Official OVS NSH patch by Phaneendra Manda · 8 years ago
- e78f988 Cisco Ios DeviceDescription by ivoutsas · 8 years ago
- 646aa02 Implement PowerConfig for Oplink Devices by yjimmyy · 8 years ago
- 34a82cf [GEANT] Rate limit on port via NetConf and refactoring. by Andreas Papazois · 9 years ago
- f57a825 Only pop internally assigned VLANs before sending ARP to controller by Charles Chan · 8 years ago
- f8035d3 Minor cleanups and renaming in vRouter by Jonathan Hart · 8 years ago
- ea6a825 Lower LINC-OE log level by Yuta HIGUCHI · 8 years ago
- 728b1cd Fixed stack overflow bug when using BMv2 table entry service by Carmelo Cascone · 8 years ago
- fbc577b Various BMv2 bugfixes by Carmelo Cascone · 8 years ago
- 0ec92f1 Implemented convenient builders of BMv2 extension selectors and treatments. by Carmelo Cascone · 8 years ago
- 6256d01 Fixed deadlock in BMv2 device context service by Carmelo Cascone · 8 years ago
- ee4cd7e Improved consistency for BMv2 flow rules handling by Carmelo Cascone · 8 years ago
- 62f8018 [ONOS-4772] Avoid throwing NPE on optical resource queries. by Yuta HIGUCHI · 8 years ago
- 4deb03b Use LambdaQuery in OpenFlowDeviceProvider to get details for optical ports and fix OmsPort totalChannels() by Jimmy Yan · 8 years ago
- 6495e32 Fix NPE in LincOELambdaQuery. by Yuta HIGUCHI · 8 years ago
- 5e5d4df [ONOS-4654] NETCONF function for FUJITSU OLT #1 by Akihiro Yamanouchi · 8 years ago
- 10f2ade Removed deprecated methods in Falcon by Hyunsun Moon · 8 years ago
- 1251e19 Refactored bridge config to take bridge description by Hyunsun Moon · 8 years ago
- 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
- 25f1888 Various bmv2 changes to reflect onos-bmv2 v1.0.0 (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
- 0831efb Various changes in BMv2 driver and provider modules (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
- 17fc9e4 Major refactoring of the BMv2 protocol module (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
- fc5c780 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
- b5c236e In this commit: by Saurav Das · 8 years ago
- e022ef6 Unit tests to be sure drivers will load by Ray Milkey · 8 years ago
- 0b4f492 Fixing loading of unexisting class caused by deprecation by Andrea Campanella · 8 years ago
- 2519081 In this commit: by Saurav Das · 8 years ago
- 9cae4ec remove wipeDeferred in ACL table by Charles Chan · 9 years ago
- 69b9763 Cisco Ios PortDiscovery by ivoutsas · 8 years ago
- 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 9 years ago
- e81d7e9 int/Integer is pre-registered to Kryo. by HIGUCHI Yuta · 8 years ago
- 07a9e56 [ONOS-4588] Separate optical driver from "default" driver bundle by HIGUCHI Yuta · 8 years ago
- ce7db1b Fix for ONOS-4568 - Intents stuck in INSTALLING state by Ray Milkey · 8 years ago
- 7ff0643 Nicira extension for setting nsh header fields is modified to set field by Phaneendra Manda · 8 years ago
- e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
- eefdedf Remove redundent byte[].class registration by Charles Chan · 8 years ago
- 985b12e Revert part of the changes in Ofdpa2Pipeline by Charles Chan · 8 years ago
- 888eeda Fix SoftRouter kryo registrations. by Jonathan Hart · 8 years ago
- ab0bded Fixed order of static elaboration in FullVlanAvailable implementation. by Thomas Vachuska · 8 years ago
- 55caa1c ONOS-4561: Exclude non standard VLAN IDs by Sho SHIMIZU · 8 years ago
- d2c8b15 corsa support intent by Michele Santuari · 9 years ago
- 08926a9 Support to specify Ofdpa extension through REST API by Jian Li · 8 years ago
- adc9004 support mcast based filtering objective CORD-673,review comments addressed for patch-3 by gaurav · 8 years ago
- e9795fd [ONOS-4426] [ONOS-4511] [ONOS-4502] Upgrade Vtn Module when access same network segment. by Bob zhou · 8 years ago
- dbb631f Move Fujitsu device specific code out to Fujitsu driver bundle. by HIGUCHI Yuta · 8 years ago
- 9605c78 Move Ciena Waveserver specific code out to Ciena driver bundle. by HIGUCHI Yuta · 8 years ago
- f8cf288 Added ability to poll flow counters in BMv2 by Carmelo Cascone · 9 years ago