- 280feec ONOS core changes for RIP support by shalde064 · 4 years, 8 months ago
- 0a5d4d2 [ONOS-7683] Add FlowInfo and StatsInfo impls with unit tests by Jian Li · 4 years, 8 months ago
- 6803ccd [ONOS-7683] Add default implementation of telemetry managers by Jian Li · 4 years, 8 months ago
- 4df75b1 [ONOS-7683] Add default implementation of telemetry config managers by Jian Li · 4 years, 8 months ago
- b9fe349 [ONOS-7683] Add a set of empty telemetry config managers with intfs by Jian Li · 4 years, 8 months ago
- 8abf2fe Extend the SONA pipeline to support gathering vFlow stats by Jian Li · 4 years, 8 months ago
- c7b3c45 Implement CLI and REST API for Xconnect by Charles Chan · 4 years, 8 months ago
- f76de30 Improve Xconnect to support BSOD use case by Charles Chan · 4 years, 8 months ago
- f2f8ef0 Fix ConcurrentModificationException by Charles Chan · 4 years, 8 months ago
- 6a7d367 Improve KryoNamespaces to better support Objectives and lambda functions by Charles Chan · 4 years, 8 months ago
- 0b56428 Add REST interface for synchronizing openstack states and rules by Jian Li · 4 years, 8 months ago
- 5bdb651 Disabling P4Runtime meters until ONOS-7720 is fixed by Carmelo Cascone · 4 years, 8 months ago
- e6a9754 Better logging when configuring the FlowRuleManager by Carmelo Cascone · 4 years, 8 months ago
- 137f27f Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 4 years, 8 months ago
- 5adc628 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 4 years, 8 months ago
- 275af2c Implement bazel rules for generation of swagger files by Ray Milkey · 4 years, 8 months ago
- 18efc97 Add flow support to the Polatis SNMP driver by Laszlo Papp · 4 years, 8 months ago
- 4bf427f Recompiled P4 tutorial pipeconf to work with new P4 tools revisions by Carmelo Cascone · 4 years, 8 months ago
- 8a51743 Removed fabric.p4 data plane test files by Carmelo Cascone · 4 years, 8 months ago
- df32bea Fixed AttributeError when logging bmv2 crash in bmv2.py by Carmelo Cascone · 4 years, 8 months ago
- e76f0c8 Fix NPE in ClusterCommunicationManager exception handling by Jordan Halterman · 4 years, 8 months ago
- 4f55c67 NetconfSession refactoring by Yuta HIGUCHI · 4 years, 8 months ago
- 319b9bf Fixed URL for p4.vim in tutorial script by Eder Ollora · 4 years, 8 months ago
- 228092b Refactored fabric PipeconfLoader to automatically build pipeconfs by Carmelo Cascone · 4 years, 8 months ago
- b251801 Configuration option respondToUnknownHosts. by Andreas Pantelopoulos · 4 years, 8 months ago
- 7ced85e Add new dependencies to the maven build by Ray Milkey · 4 years, 8 months ago
- cc7a176 Fix some sonar suggestions by Ray Milkey · 4 years, 8 months ago
- 10f0d51 Fix the snmp alarms on device configuration by Laszlo Papp · 4 years, 8 months ago
- a73e5c3 Src/dst port range of fiveTuple in SfcManager was not validated correctly. by donghyeok.ho · 4 years, 8 months ago
- 34af316 Fix incorrect defined boolean value for fabric.p4 by Yi Tseng · 4 years, 8 months ago
- 648b538 Lumentum ROADM-20 Whitebox, NETCONF driver supporting ROADM app main functionalities by Alessio Giorgetti · 5 years ago
- 1941641 Disable host learning feature. by Andreas Pantelopoulos · 4 years, 8 months ago
- 1bbe461 Fix bazel build of p4 runtime protos by Ray Milkey · 4 years, 8 months ago
- 1f9e7dc Fix maven build of P4 models by Ray Milkey · 4 years, 8 months ago
- 35d9b33 Support compiling fabric.p4 with non-standard bool declarations by Carmelo Cascone · 4 years, 8 months ago
- 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 4 years, 8 months ago
- 25747d8 Implement bazel support for web context by Ray Milkey · 4 years, 8 months ago
- 9952dab Arista Rest Driver Controller Config impl by sdn · 4 years, 8 months ago
- 59cf0c8 Update dependencies by Yuta HIGUCHI · 4 years, 9 months ago
- 99a2eab Workaround for rsync v6 literal handling issue by Yuta HIGUCHI · 4 years, 8 months ago
- 8c57a09 Refactor DistributedPacketStore to store packet requests in a ConsistentMultimap by Jordan Halterman · 4 years, 8 months ago
- b2f5795 Clean up implementation of buckets for flow rule replication by Jordan Halterman · 4 years, 11 months ago
- 0529908 Reduce false positives in Netty messaging timeouts by Jordan Halterman · 4 years, 9 months ago
- e74e629 Ensure mastership elections are cached in flow rule store by Jordan Halterman · 4 years, 9 months ago
- a49c60a Use count methods when printing simple flow rule counts via CLI by Jordan Halterman · 4 years, 9 months ago
- 4a082ec Use standard deviation in Phi calculation to account for GC pauses and network delays by Jordan Halterman · 4 years, 9 months ago
- 8f0021b Fix incorrect path after version change in onos-fetch-db by Jordan Halterman · 4 years, 9 months ago
- 47b9b45 Remove debug output by Ray Milkey · 4 years, 8 months ago
- 3ca46e9 Add segment routing, route service, rest provider, and drivers utilities to base bazel modules by Ray Milkey · 4 years, 8 months ago
- 68bc3b0 Bazel build of route-service tests by Ray Milkey · 4 years, 8 months ago
- 15053f0 buildifier formatting of bazel files by Ray Milkey · 4 years, 8 months ago
- 61ac570 Correcting typo by Sangyeok Sim · 4 years, 8 months ago
- 2ee4fba Mark netconf related factory as functional interface by Yuta HIGUCHI · 4 years, 8 months ago
- b6d64d5 Arista driver bazel build by Ray Milkey · 4 years, 8 months ago
- fd6d11b Implemented WebSockets for GUI2 by Sean Condon · 4 years, 8 months ago
- 02a658b Build segment routing app with bazel by Ray Milkey · 4 years, 8 months ago
- 60af96a answer to questions for self-checking by Arturo F de Velasco · 4 years, 8 months ago
- 2674e45 Introduce Pi Register model to PI Framework by FrankWang · 4 years, 9 months ago
- a0138f5 add logs in VtnManager to avoid return null silently by sdn · 4 years, 8 months ago
- 7fba877 Made the l2 handler use the new logic for pw trans. by Andreas Pantelopoulos · 4 years, 9 months ago
- 5bf1366 Various pseudowire fixes and improvements. by Andreas Pantelopoulos · 4 years, 10 months ago
- 0fe0cdb Fixes to make bazel test //... operate properly by Ray Milkey · 4 years, 8 months ago
- 1ccab71 Bazel support for apps with more than one included artifact by Ray Milkey · 4 years, 8 months ago
- f5d1720 Consolidating BUILD files for clarity and ease of maintenance. by Thomas Vachuska · 4 years, 8 months ago
- ede3ae3 Mark method which shouldn't have been public by Yuta HIGUCHI · 4 years, 8 months ago
- e8f0689 Fixing Maven coordinates for Bazel and adding feature artifact bundle. by Thomas Vachuska · 4 years, 8 months ago
- f25c248 Moved /features to /tools/package/features. by Thomas Vachuska · 4 years, 8 months ago
- 8fcd204 Fixing bazel-based packaging of the CLI branding by Thomas Vachuska · 4 years, 8 months ago
- 25b785a OSGI artifacts now carry Java compilation information by Ray Milkey · 4 years, 8 months ago
- 0f95603 Adding Bazel packaging of admin tools and test tools. by Thomas Vachuska · 4 years, 8 months ago
- d1b14d3 Fix: Avoid from deleting flat jump rules even if there are remained vm's in same host by Daniel Park · 4 years, 8 months ago
- 12ae6ca Start on implementation of apps with multiple included bundles by Ray Milkey · 4 years, 8 months ago
- 06041fa LinkDiscovery support for Arista. by DongRyeol Cha · 4 years, 8 months ago
- 83b7645 DHCPv[46] relay must replace the route instead of adding an extra NH by Daniel Ginsburg · 4 years, 8 months ago
- 3b13737 Change DefaultRouteTable primitive to cached multimap. by Jordan Halterman · 4 years, 9 months ago
- 5e88435 Implement event-based streaming iterator for ConsistentMultimap primitive by Jordan Halterman · 4 years, 9 months ago
- 471be0c Implement partitioned multimap by Jordan Halterman · 4 years, 9 months ago
- 156ee8a Upgrade to Atomix 2.0.22 by Jordan Halterman · 4 years, 9 months ago
- a8e1bd4 Sketching out packaging via Bazel by Thomas Vachuska · 4 years, 8 months ago
- 1d52ddd Bazel support for ONOS applications and OAR files by Ray Milkey · 4 years, 8 months ago
- fd9f744 [ONOS-7685]Improve failure inspection template for P4 Runtime developer by Jianwei Mao · 4 years, 9 months ago
- 4eae298 Cisco rest Driver- remove controller & Parsing multi Controller info by sdn · 4 years, 8 months ago
- f3a28b0 Fix: remove FixedIpAddress associated with FloatingIp when purge VM by Jian Li · 4 years, 8 months ago
- a171a43 Fix: install flow rules to corresponding GW by listening fip events by Jian Li · 4 years, 8 months ago
- 7ff935e remove extra semicolons by Sangyeok Sim · 4 years, 8 months ago
- 9dc5739 Sonar suggestion - Don't use a mutable collection in a public interface by Ray Milkey · 4 years, 8 months ago
- 4dda814 Sonar suggestion - no need for a null pointer check since it was already done by Ray Milkey · 4 years, 8 months ago
- 08392f4 Fix gRPC dependency by Yuta HIGUCHI · 4 years, 8 months ago
- 06fde30 slightly increase coverage by Yuta HIGUCHI · 4 years, 8 months ago
- fca084b Add device config change request using NetCfg by hiroki · 4 years, 8 months ago
- 61b4c34 Fix maven swagger build of Cisco rest driver by Ray Milkey · 4 years, 8 months ago
- cd125de ACL Input param validation for L4 port by Sangyeok Sim · 4 years, 8 months ago
- a77e335 Add warning to GitHub PR template by Yuta HIGUCHI · 4 years, 8 months ago
- ea70de3 [ONOS-7602]Implement support for P4Data in PI framework and P4Runtime southbound by FrankWang · 4 years, 9 months ago
- b030291 Controller Config class at Cisco rest Driver by sdn · 4 years, 8 months ago
- 52c1122 [ONOS-7683] Add unit tests for a set of telemetry config classes by Jian Li · 4 years, 8 months ago
- 2cf1c0b [ONOS-7683] Implement various default telemetry configs by Jian Li · 4 years, 8 months ago
- ff8b9f9 [ONOS-7683] Initial commit of openstacktelemetry with service interfaces by Jian Li · 4 years, 8 months ago
- 43ee7e8 Add P4 info to java constant tool by Yi Tseng · 4 years, 10 months ago
- 1e57344 [ONOS-7584] Adding Capability of re-connecting to a P4Runtime Device. by Andrea Campanella · 4 years, 9 months ago