Clean up L2ForwardingService
[netvirt.git] / utils / mdsal-openflow / src / main / java / org / opendaylight / ovsdb / utils / mdsal / openflow / InstructionUtils.java
2015-11-23 Stephen KittClean up L2ForwardingService
2015-11-16 Sam HagueMerge "Added support to update flows for induvidual...
2015-11-16 Sam HagueMerge "Use MD-SAL events to react to OVSDB changes"
2015-11-16 Sam HagueMerge "SouthboundIT: merge the CRUD tests methods"
2015-11-16 Sam HagueMerge "Listen config DS then push configuration to...
2015-11-14 Sam HagueMerge "rework sfc flows 2"
2015-11-14 Sam Haguerework sfc flows 2
2015-11-13 Anil VishnoiMerge "Security Groups: Added support for ICMP, ALL...
2015-11-13 Flavio FernandesMerge "UT for remaining classes in ovsdb.southbound...
2015-11-13 Flavio FernandesMerge "Declare expected exceptions"
2015-11-13 Flavio FernandesMerge "Avoid logging stacktraces for schema version...
2015-11-12 Flavio FernandesMerge "Bug 4611: null pointer exception while processin...
2015-11-11 Sam HagueMerge "add rest of sfc flows"
2015-11-11 Sam Hagueadd rest of sfc flows
2015-11-02 Stephen KittClean up collections
2015-08-11 Anil VishnoiMerge "Revert "Remove incorrect or unnecessary relative...
2015-08-11 Flavio FernandesMerge "Remove incorrect or unnecessary relativePaths"
2015-08-09 Thanh HaFix license header violations in utils
2015-08-07 Stephen KittUse interfaces rather than classes where appropriate
2015-08-07 Sam HagueMerge "Bug fix for 3545"
2015-08-07 Sam HagueMerge "Clean up Maven dependencies (part 1)"
2015-08-06 Stephen KittGeneral Sonar clean-up
2015-07-25 Flavio FernandesMerge "Clean up logging"
2015-07-24 Stephen KittClean up logging
2015-06-26 Flavio FernandesMerge "Sonar bug fix"
2015-06-19 Flavio FernandesMerge "Added Vagrant images to run CSIT."
2015-06-19 Flavio FernandesBug-2094 : L3 North-South does not work -- fix inbound...
2015-06-02 shc411Fix for bug 3538
2015-05-14 Sam HagueMerge "Refactor OpenVSwitchUpdateCommand to improve...
2015-05-14 Flavio FernandesMerge "Allow terminationPoints to not need an interface...
2015-05-14 Sam HagueMerge "Bug 3136: Delete output port from instruction...
2015-05-13 Flavio FernandesBug 3136: Delete output port from instruction should...
2015-05-07 Sam HagueMerge "Southbound-IT: add test to verify dpdk enabled...
2015-05-06 Robert VargaFix javadoc JDK8 compatibility
2015-02-05 Sam HagueMerge "Rough musings towards an MD-SAL OVSDB SB"
2015-02-01 Sam HagueMerge "Fix 'Row cannot be cast to Interface' exceptions"
2015-01-30 Sam HagueBUG-2658: Remove adsal and migrate to mdsal
2014-11-07 Flavio FernandesMerge "Complete PrintCache unit-test"
2014-11-07 Sam HagueMerge "Bug 2021 - NORMAL and CONTROLLER flows should...
2014-11-07 Flavio FernandesBug 2021 - NORMAL and CONTROLLER flows should not use...
2014-10-22 Flavio FernandesRevert "Retructuring the utils folder to make it a...
2014-10-22 Srini SeetharamanRetructuring the utils folder to make it a broader...
2014-09-23 Madhu VenugopalMerge "Bug #1752 swap egress/ingress ACLs"
2014-09-21 Madhu VenugopalMerge "Add missing Order and Key to InstructionBuilders"
2014-09-19 Dave TuckerAdd missing Order and Key to InstructionBuilders
2014-09-03 Madhu VenugopalMerge "Making changes to LBaaSHandler and Activator...
2014-09-03 Madhu VenugopalMerge "Splitting the LBaaS northbound events into three...
2014-09-02 Dave TuckerAdd Flow Programming for L3 Services
2014-08-27 Dave TuckerMerge "l3 support (partial): move event dispatch from...
2014-08-27 Brent SalisburyMerge "Schema independent plugin insert operation for...
2014-08-27 Brent SalisburyMerge changes Iec115491,I5b6f87c7,I6c05abf0
2014-08-26 Brent SalisburyAdded a method to return a list of augmented Nicira...
2014-08-24 Madhu VenugopalMerge "Added metadata match/instructions to md openflow...
2014-08-22 Brent SalisburyAdded metadata match/instructions to md openflow utils
2014-08-14 Dave TuckerMerge "Moved MD-SAL openflow utility classes from net...
2014-08-14 Madhu VenugopalMoved MD-SAL openflow utility classes from net-virt...