- 2199c30 CORD-348 Fabric multicast support - error handling by Charles Chan · 9 years ago
- 59232cf Changes include: by Saurav Das · 9 years ago
- 216e3c8 Refactoring SegmentRouting, OFDPA driver and Group Store by Charles Chan · 9 years ago
- d299036 Segment Routing refactoring by Charles Chan · 9 years ago
- d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 9 years ago
- c19f7c1 Register API in segment routing Kryo serializers. by Jonathan Hart · 9 years ago
- 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 9 years ago
- 5ab426f Updating copyrights by Brian O'Connor · 9 years ago
- d4334db Javadoc warning fixes by Ray Milkey · 9 years ago
- 7a1ffca Fixing a couple of NPEs by Saurav Das · 9 years ago
- 80980c7 CORD-45 CORD-394 by Saurav Das · 9 years ago
- 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 9 years ago
- 2196a92 Bugfix and improvement of SR config loading by Charles Chan · 9 years ago
- 3e783d0 Fix NPE in SegmentRoutingManager by Charles Chan · 9 years ago
- d9681e7 Improve SegmentRoutingAppConfig by Charles Chan · 9 years ago
- d0fd5dc CORD-546 Push L3 unicast rules for bgp peers when they are learned by Charles Chan · 9 years ago
- 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 9 years ago
- 116188d Cleanup interface constant by Charles Chan · 9 years ago
- b54e8ba Fix javadoc error by Charles Chan · 9 years ago
- f2565a9 CORD-508 SegmentRouting / vRouter integration by Charles Chan · 9 years ago
- 5270ed0 CORD-512 Support vSG <-> vRouter default route by Charles Chan · 9 years ago
- 17d38f4 Remove OFDPA /32 -> ECMP workaround by Charles Chan · 9 years ago
- 4983164 Two fixes: 1) cpqd emulation of ofdpa pops off internal vlan before sending to controller by Saurav Das · 9 years ago
- 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 9 years ago
- 2693bda Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 9 years ago
- e849c19 CORD-349 Support VLAN cross-connect traffic by Charles Chan · 9 years ago
- 6816f25 Added debug info to ArpHandler and priorities to RoutingPopulator by Flavio Castro · 9 years ago
- 188ebf5 Segment Routing bug fix and enhancement by Charles Chan · 9 years ago
- 423fe2b CORD-354 OF-DPA support for link-failures. by Saurav Das · 9 years ago
- 013a7bc Naming convention by Shashikanth VH · 9 years ago
- 4ce4596 CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA. by Saurav Das · 9 years ago
- 531a78b CORD-352 Refactoring SegmentRoutingConfig by Charles Chan · 9 years ago
- d6d581a CORD-339 Network config host provider by Charles Chan · 9 years ago
- 8a0732e CORD-48 Implementation of hashing Next Objective in OF-DPA driver. Major changes to ensure multi-ONOS-instance group-chain installation. by Saurav Das · 9 years ago
- 68aa62d [CORD-46] Implement L2 switching in Segment Routing by Charles Chan · 9 years ago
- 4f98008 CORD-48 Added support for broadcast next objective in OFDPA driver. by Saurav Das · 9 years ago
- 0b4e618 [CORD-313] Handles uncaught exceptions when device is not configured by Charles Chan · 9 years ago
- ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
- 2857f38 CORD-48 Added to support for OFDPA emulation with CPQD switch, via more table-miss-entries. by Saurav Das · 9 years ago
- 837e0bb CORD-48 Fixing filtering rule bug in multi-instance operation. by Saurav Das · 9 years ago
- 9f676b6 Several fixes for Segment Routing by Charles Chan · 9 years ago
- c42e84e [CORD-46] Create a broadcast group for each subnet by Charles Chan · 9 years ago
- 0e99e2b SR app now assigns internal vlans per subnet and passes this by Saurav Das · 9 years ago
- 822c4e2 CORD-48 First checkin for enabling OF-DPA driver to support the SR app. by Saurav Das · 9 years ago
- a07f203 Mostly just fixing typos by Saurav Das · 9 years ago
- eb088e6 Fix possible concurrency flaws in ArpHandler by Charles Chan · 9 years ago
- b8e10c8 [CORD-209] Improve config loading of SegmentRouting by Charles Chan · 9 years ago
- 4892263 Remove original network config handler by Charles Chan · 9 years ago
- 5251562 Fixing Javadoc errors by Brian O'Connor · 9 years ago
- 4636be0 [CORD-200] Improves Segment Routing using Network Configuration Subsystem by Charles Chan · 9 years ago
- d683288 [WIP][CORD-200] Improves Segment Routing using Network Configuration Subsystem by Charles Chan · 9 years ago
- 428ebc9 Removing some old dependencies in bgprouter. by Saurav Das · 9 years ago
- 5eb79c5 Remove unnecessary cast by Sho SHIMIZU · 9 years ago
- af97343 Use auto-unboxing instead of manual unboxing by Sho SHIMIZU · 9 years ago
- a8dbad4 Use diamond operator by Sho SHIMIZU · 9 years ago
- 6cfc02d Use dianmond operator by Sho SHIMIZU · 9 years ago
- 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
- 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
- 84a25fc Fix ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD issue by HIGUCHI Yuta · 9 years ago
- b017141 Use auto-boxing by Sho SHIMIZU · 9 years ago
- aab784e Use filter() to skip undesired instances by Sho SHIMIZU · 9 years ago
- 47eedec Apply more functional style by Sho SHIMIZU · 9 years ago
- cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
- f2ab6f3 Add Swagger comments and dependencies to appsm with REST APIs by Ray Milkey · 9 years ago
- 87ae1d9 Fixed javadoc warnings & added a few deprecations. by Thomas Vachuska · 9 years ago
- d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
- 3b78326 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
- 71abe1b - Adds error handling for Segment routing CLI by sangho · 9 years ago
- 2a65575 Improve the resiliency of the packet deserialization code. by Jonathan Hart · 10 years ago
- bcf1a48 Removed ClockService<K, V> and replaced its usage with a BiFunction<K, V, Timestamp> by Madan Jampani · 9 years ago
- 36c9d2c Adds a Segment Routing CLI to remove a tunnel (srtunnel-remove). by sangho · 9 years ago
- fe4e308 Supports UPD and TCP ports for Segment Routing policy add CLI (srpolicy-add). by sangho · 9 years ago
- 6703da2 Add CLI commands to create/list/remove tunnels and policies by sangho · 9 years ago
- 78baf58 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
- f3a8bc0 ONOS-1951: Segment Routing multi-instance instability: Plugging Objective context to monitor any errors by Srikanth Vavilapalli · 9 years ago
- b0ca8c5 Fixing javadocs. by Thomas Vachuska · 9 years ago
- 0b2b6d1 ONOS-1930 : Tunnel and policy failover with multi-instances by sangho · 9 years ago
- c4483c7 Cleaning-up javadocs. by Thomas Vachuska · 9 years ago
- 5d410a2 Fixed javadocs. by Thomas Vachuska · 9 years ago
- f9d0bf1 ONOS-1856: Supports ports (~65535) for the tunnel policy by sangho · 9 years ago
- 5428b6c ONOS-1438: Segment Routing rule population optimization fixes by Srikanth Vavilapalli · 9 years ago
- 1e57565 ONOS-688 (ONOS-1835,1836,1837) : by sangho · 9 years ago
- 6cdbdd8 Fixed javadocs. by Thomas Vachuska · 9 years ago
- 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 10 years ago
- 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
- 8b4b9f0 Use diamond operator to remove redundant type parameter declaration by Sho SHIMIZU · 9 years ago
- baddcbe Use auto unboxing by Sho SHIMIZU · 9 years ago
- 24deb90 Simplify condition by Sho SHIMIZU · 9 years ago
- 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
- 45b009c Bug fix for route population optimization by sangho · 10 years ago
- 5f1e457 - Bug fix for populating MPLS rules for php case: adding treamtments in forward objectives by sangho · 10 years ago
- 52abe3a ONOS-1791 : Populates MPLS rules also at edge routers by sangho · 10 years ago
- 834e4b0 ONOS-1786: Updates group buckets when link status is changed. by sangho · 10 years ago
- 266b443 Fixed javadocs and descriptions. by Thomas Vachuska · 10 years ago
- f5b234a Segment Routing refactor with flow objectives by Srikanth Vavilapalli · 10 years ago
- 666cd6d ONOS-1521 : Supports Leaf-Spine topology (tested with 4 x 4 ) by sangho · 10 years ago
- 20eff1d ONOS-1438: Improved the routing rule population process for link add and failure; computes the routes changed from the link changes and populates the rules only for the routes. by sangho · 10 years ago
- e10f56b Fixing javadocs. by Thomas Vachuska · 10 years ago
- 4db76e3 ONOS-685: Network Configuration Manager support for Segment Routing application by Srikanth Vavilapalli · 10 years ago
- b35a619 ONOS-686, 687, 1344 : The first commit for the Segment Routing application by sangho · 10 years ago