Merge "BUG 4718 - null pointer exception in NeutronSubnetChangeListener.java"
[netvirt.git] / utils / mdsal-openflow /
2015-11-25 Sam HagueMerge "Add option to use netdev datapath_type"
2015-11-25 Sam HagueMerge "Changes to LogicalSwitchUpdate as per new yang"
2015-11-25 Sam HagueMerge "Added UT and refactored code 1) Added UT for...
2015-11-25 Sam HagueMerge "UT for ProtocolRemovedCommand class"
2015-11-25 Sam HagueMerge "Clean up L2ForwardingService"
2015-11-23 Stephen KittClean up L2ForwardingService
2015-11-22 Sam HagueMerge "L3: Add eth to br-ex"
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-16 Sam HagueMerge "Bug 4641 - openstack.net-virt-sfc-features fail...
2015-11-14 Sam HagueMerge "rework sfc flows 2"
2015-11-14 Sam HagueMerge "Patch Set 1: Add postman collection for HwvtepSo...
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 "workaround for sfc part 2"
2015-11-11 Sam Hagueworkaround for sfc part 2
2015-11-11 Sam HagueMerge "add rest of sfc flows"
2015-11-11 Sam Hagueadd rest of sfc flows
2015-11-10 Sam HagueMerge "workaround for sfc"
2015-11-10 Sam Hagueworkaround for sfc
2015-11-09 raveekSecurity Groups: Added support for ICMP, ALL ICMP and...
2015-11-09 Sam HagueMerge "Added command patterns to update OperDS"
2015-11-08 Sam HagueAdd SfcClassifier to pipeline
2015-11-06 Flavio FernandesMerge changes I4a8650ae,Ie2e119fd,Ic2acced7,Ieeb5ae5b...
2015-11-05 Sam HagueMerge "Fix the feature name of hwvtepsouthbound in...
2015-11-05 Sam HagueMerge "Extend southbound-it testDpdkSwitch() to test...
2015-11-05 Sam HagueFix utils exports
2015-11-05 Sam HagueModify NSH MatchUtils
2015-11-05 Sam HagueAdd Flow utils
2015-11-04 Sam HagueMerge changes If2ef6c5c,I4b8e0a28
2015-11-04 Sam HagueFix nsh flow
2015-11-02 Stephen KittBoxing/unboxing clean-up
2015-11-02 Stephen KittClean up collections
2015-11-01 Sam HagueMerge "Add back the proper NetvirtSfc flows"
2015-11-01 Sam HagueAdd back the proper NetvirtSfc flows
2015-10-21 Sam HagueMerge "Unit test for ovsdb.southbound.ovsdb.transact"
2015-10-20 Sam HagueMerge "Factor common code"
2015-10-20 Sam HagueMerge "Initial implementation for hwvtepsouthbound"
2015-10-16 Flavio FernandesMerge "Neuter NetvirtSfcIT"
2015-10-16 Anil VishnoiMerge branch 'topic/master/neutron-yang-migration'...
2015-10-07 Sam HagueMerge "Fix checkstyle issues in netvirtsfc"
2015-10-06 Sam HagueMerge "Send a canonical IPv4 prefix in table 60 routing...
2015-10-06 sangeeta.mauryaCustom ICMP SG Rule:
2015-10-01 Sam HagueMerge "Speed up SouthboundIT through multi-threading...
2015-10-01 Sam HagueMerge "Add yang for hwvtep"
2015-09-28 Sam HagueMerge "Remove unused integrationtest"
2015-09-28 Sam HagueMerge "Added Security Rule for Custom ICMP"
2015-09-22 Flavio FernandesMerge "Revert "Use the library config bundle in southbo...
2015-09-22 Sam HagueMerge "Use the library config bundle in southbound"
2015-09-10 sangeeta.mauryaAdded Security Rule for Custom ICMP
2015-09-10 Sam HagueMerge "Migration to use MD-SAL Project"
2015-09-10 Tony TkacikMigration to use MD-SAL Project
2015-09-09 Sam HagueMerge "Updating fix for bug 3989 based on discussion...
2015-09-09 Sam HagueMerge "Drop the #1997-related sleep"
2015-09-03 Flavio FernandesMerge "Switch from Felix to config-driven dependencies"
2015-09-02 Stephen KittSwitch from Felix to config-driven dependencies
2015-08-24 Aswin SuryanarayananAdded IPV4, Custom TCP and UDP SG rules.
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-07-21 Sam HagueMerge "Sonar clean-up: OF13Provider"
2015-07-17 Flavio FernandesMerge "Sonar clean-up: braces for control statements"
2015-07-17 Sam HagueMerge "Added fixed DHCP security rules, which will...
2015-07-17 Stephen KittSonar clean-up: braces for control statements
2015-07-16 Aswin SuryanarayananAdded fixed DHCP security rules, which will be added...
2015-06-26 Flavio FernandesMerge "Sonar bug fix"
2015-06-19 Flavio FernandesBug-2094 : L3 North-South does not work -- fix outbound...
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-19 Flavio FernandesBug-2094 : L3 North-South does not work -- fix ARP...
2015-06-02 shc411Fix for bug 3538
2015-05-28 Flavio FernandesIncrementing versions by 0.1.0 for post-lithium master...
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-04-28 Sam HagueMerge "Add OpenFlow node reference to the bridge."
2015-04-21 Flavio FernandesMerge "additional southbound-it for port/interface"
2015-04-21 Sam HagueUpdate poms for Maven Central Requirements
2015-02-24 Sam HagueMove to use flow models from openflowplugin
2015-02-20 Sam HagueMerge "Fetch managed node (bridge) details and augment...
2015-02-18 Flavio FernandesMerge "Parsing bridge names on new Southbound, Yang...
2015-02-18 Flavio FernandesMerge "Fix of ovsdb conneciton listener"
2015-02-18 Sam HagueClean up pom files.
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"
next