l2switch.git
2014-10-15 Charalampos... Eclipse improvement: Adds src/main/yang-gen-config... 86/11986/1
2014-10-10 Amit MandkeIncrementing versions by 0.1.0 for post-Helium master... 02/11902/1
2014-10-01 Amit MandkeBug 2129 fixed 06/11706/1
2014-09-30 André MartinsBug2121 -- Make TopologyId configurable in HostTracker. 77/11677/2
2014-09-30 Alex FanBug2121 -- Add configuration parameter for TopologyId. 74/11674/1
2014-09-27 Amit MandkeBug 2104 Fixed, creating threadpool only once. 29/11629/1
2014-09-26 André MartinsBUG-2097 hosts not seen in topology. 02/11602/1
2014-09-25 Alex FanBug 2040: Reschedule flow thread in case of error. 55/11555/1
2014-09-25 Alex FanBug 2040: Reduce delays. 50/11550/1
2014-09-24 Alex FanAdding callbacks for errors, bug 1707. 41/11541/2
2014-09-24 Alex FanMerge "Bug 2040: Install flood flows after data has...
2014-09-24 Alex FanBug 2040: Install flood flows after data has been fully... 78/11478/5
2014-09-24 Alexander FanMerge "Bug 1948: Separate out restconf features"
2014-09-24 Alex FanBug 1757, Integration with Sonar. 07/11507/3
2014-09-23 André MartinsBUG-2059: Hosttracker doesn't close readTransaction. 02/11502/2
2014-09-23 Ed WarnickeBug 1948: Separate out restconf features 73/11473/3
2014-09-23 Alexander FanMerge "BUG-2043: Hosttracker gives a NPE."
2014-09-23 André MartinsBUG-2043: Hosttracker gives a NPE. 82/11482/1
2014-09-23 Alexander FanMerge "Bug 1757 Negative test cases for addresstracker"
2014-09-22 Aarti LolageBug 1757 Negative test cases for addresstracker 52/11452/2
2014-09-22 Alex FanBug 2032: Integrating HostTracker with config subsystem. 36/11436/4
2014-09-20 André MartinsBUG fixes. 77/11177/4
2014-09-19 Aarti Lolage Bug 1757 UT for Inventory Reader 86/11386/1
2014-09-19 Alex FanAdding L2SwitchMain Unit Tests, bug 1757. 48/11348/2
2014-09-18 Aarti LolageBug 1757 UT for Flow Writer module 42/11342/2
2014-09-18 Alex FanAdding InstanceIdentifier UnitTests, fixing bug in... 39/11339/1
2014-09-18 Alexander FanMerge "Add -rest and -ui features to make it easier...
2014-09-18 Ed WarnickeAdd -rest and -ui features to make it easier for folks 17/11317/1
2014-09-18 Alex FanAdding java docs, bug 1757. 99/11299/1
2014-09-18 Alex FanL2Switch now works with a single switch, bug 1916. 98/11298/2
2014-09-17 Alex FanUnit Tests for ArpHandler module. Bug 1757 73/11273/1
2014-09-17 Alex FanFix for bug 1814 - where the AddressTracker records... 59/11259/1
2014-09-16 Devin AveryBug 1873 - Replace Hardcoded URLs and add Missing Paren... 45/10945/5
2014-09-15 Aarti LolageBug 1757 UT for addresstracker 04/11204/1
2014-09-12 Alex FanUnit Tests for LoopRemover module. Bug 1757 79/11079/2
2014-09-12 Alex FanFix for bug 1834. 76/11076/1
2014-09-08 Amit MandkeBug 1707: Changed data updates to use merge 70/10870/2
2014-09-05 Alex FanAdd another configuration item to L2SwitchMain. Refact... 27/10827/1
2014-09-05 Alexander FanMerge "Adding config param to choose packet types for...
2014-09-05 Amit MandkeAdding config param to choose packet types for address... 25/10825/1
2014-09-04 Alex FanIntegrate L2SwitchMain with config subsystem. 19/10819/1
2014-09-04 Alex FanIntegrate address tracker with config subsystem. 05/10805/1
2014-09-04 Alex FanIntegrate LoopRemover module with config subsystem. 38/10738/5
2014-09-04 Amit MandkeURGENT Fix for missing dependency in features. 43/10743/1
2014-09-03 Alex FanIntegrate packethandler & arphandler with config subsystem. 00/10400/10
2014-08-27 Ed WarnickeURGENT Fix feature for arphandler dependency. 77/10377/1
2014-08-26 Amit MandkeRefactoring code seperating arp handler from main 44/10344/1
2014-08-23 Ed WarnickeAdding Karaf features for L2switch 15/10115/5
2014-08-23 Amit MandkeAdded util classes for packet decoding instead of depen... 99/10199/2
2014-08-22 Amit MandkeAdding interval in address obsrvation writes. 97/10197/3
2014-08-22 Amit MandkeCreating separate proactive flows for internal and... 56/10156/1
2014-08-21 Amit MandkeAdding back single flood flow. 24/10124/2
2014-08-21 Amit MandkeAdded logic to ignore host link events. 21/10121/3
2014-08-20 André MartinsImplemented a small AddressObserver for HostTracker. 23/9923/7
2014-08-20 André MartinsApplied Karaf features to l2switch. 70/9970/5
2014-08-20 Amit MandkeMaking further changes to proactive flood, with additio... 86/10086/3
2014-08-18 Alex FanAdding proactive mode for L2Switch, which installs... 46/10046/3
2014-08-18 Amit MandkeSplitting Flow writing and packet dispatch(reactive... 42/10042/1
2014-08-14 Amit MandkeMaking changes to loop remover so that it doesnt rely... 61/9961/1
2014-08-13 Alexander FanMerge "Fixed ClassCastException during decode. There...
2014-08-13 Amit MandkeFixed ClassCastException during decode. 32/9932/1
2014-08-13 Colin DixonRemoving duplicated information from poms in host tracker 97/9897/2
2014-08-13 Colin DixonEnabling checkstyle by default 96/9896/2
2014-08-13 Colin DixonFixing pom files so Eclipse works 94/9894/2
2014-08-12 Amit MandkeAdding Initial Flows on switch for performance improvement. 82/9882/4
2014-08-12 Amit MandkeMoving address observer implementation to address... 83/9883/2
2014-08-08 Amit MandkeFollowing minor fixes done. 03/9803/1
2014-08-07 Evan ZellerMerge "Host Tracker generated source code imports into...
2014-08-07 Amit MandkeMinor fixes observeed during testing. 66/9766/1
2014-08-06 Colin DixonFixing l2switch base distribution so it runs without... 58/9758/1
2014-08-06 Colin DixonHost Tracker generated source code imports into Eclipse 22/9722/3
2014-08-04 Amit MandkeMerge "Refined host model & pushing to topology"
2014-08-02 Colin DixonChanging key for addresses (Bug 1470) 11/9611/1
2014-08-02 Evan ZellerRefined host model & pushing to topology 08/9608/1
2014-08-01 André MartinsFixed nullpointer exception and added new functionaliti... 57/9557/1
2014-08-01 Amit MandkeAvoiding Null pointer in hosttracker. 50/9550/1
2014-07-31 André MartinsAdded new changes to hosttracker 14/9514/2
2014-07-30 Amit MandkeMerge "Bring hosttracker code into l2switch"
2014-07-28 Alexander FanMerge "BUG-432: Fix in response to Gerrit 9362"
2014-07-28 Ed WarnickeBUG-432: Fix in response to Gerrit 9362 17/9417/1
2014-07-28 Colin DixonChanging Registrations to not use generics 12/9412/3
2014-07-26 Evan ZellerBring hosttracker code into l2switch 39/9339/1
2014-07-22 Alex FanMove stp status to operational datastore. 49/9249/1
2014-07-22 Alex FanRefactor for the DataStore changes. 47/9247/1
2014-07-21 Amit MandkeFollowing Fixes are added 74/9174/3
2014-07-18 Amit MandkeScript for ring and mesh topology in mininet 67/9167/1
2014-07-17 Alex FanFix for Amit's review comment to check stp status for... 31/9131/1
2014-07-17 Alex FanFinishing FlowWriterService. 30/9130/1
2014-07-17 Amit MandkeCleaning up old decoders. 27/9127/1
2014-07-17 Alex Fan(1) Added FlowWriter code. (2) Added code to Inventory... 05/9105/1
2014-07-16 Alex FanDo not flood on the node connectors marked as "discarding." 97/9097/2
2014-07-16 Amit MandkeAdding loop remover service. 43/9043/2
2014-07-11 Colin DixonFixing null pointer exception in packet handler 54/8954/2
2014-07-11 Alex FanRefactor ipv4packet.yang to use already-defined inet... 23/8923/1
2014-07-11 Alex FanChange address-tracker.yang to use the vlan-id typedef... 22/8922/1
2014-07-11 Alex FanAdding arp and ipv4 tests from mininet/wireshark dump. 21/8921/1
2014-07-11 Alex FanFixed a bug in IPv6decoder. 17/8917/3
2014-07-10 Alex FanAdding handling of IPv6 packets for l2switch-main. 16/8916/1
2014-07-10 Alex FanRefactor to packet-chain, per Wojiech suggestion. 84/8884/7
2014-07-09 Amit MandkeFixed following issues: 36/8836/1
next