Remove unnecessary generic types
[netvirt.git] / vpnservice / vpnmanager / vpnmanager-impl / src / main / java / org / opendaylight / netvirt / vpnmanager / VpnUtil.java
2017-01-30 Stephen KittRemove unnecessary generic types 18/47518/22
2017-01-26 Stephen KittFix vpnmanager-impl Checkstyle issues and enforce 32/48932/7
2017-01-25 Stephen KittMatchInfo redesign 18/50518/4
2017-01-25 Stephen KittInstructionInfo redesign 46/49946/7
2017-01-18 Marcos López SamaniegoRemove unused imports in class VpnUtil 14/49314/6
2017-01-14 Miguel PerezBug 7405: IVpnLink routes not removed from BGP on cascade 59/49559/7
2017-01-11 Stephen KittOptional clean-up 72/46572/15
2017-01-11 Alvaro Gonzalez... Bug 7355: Remove Vrf Entries in a single transaction 38/49238/6
2017-01-09 Miguel PerezCleanup about isIpInSubnet 29/49829/2
2017-01-03 GobinathBug 7142 - all VpnPortIpToPort entries are lost from... 65/47965/25
2016-12-15 Vivekanandan Naras... Bug 7368: VPN Engine unable to process external interfaces 76/49376/2
2016-12-13 Alvaro Gonzalez... Remove unneeded code from VpnUtil 52/49252/3
2016-12-09 Hari Krishna7280 - ARP Responder fix for Floating Ips (extension... 23/49123/7
2016-12-09 TaliBug 7081 - NAPT is not functional 67/48867/21
2016-12-08 HANAMANTAGOUD V... Bug 7302: Enable Ping Responder for router interface... 91/48991/12
2016-12-07 David GoldbergBug 7298: NPE in vpn manager 82/48982/5
2016-12-03 Miguel PerezBug 7263: Spread InterVpnLinks among available DPNs 48/48748/12
2016-12-02 Miguel PerezBug 6833: InterVpnLink FIB routes not populated when... 79/45979/45
2016-11-24 ehvkandBug 7096: After disassociation/association of Router... 44/48044/14
2016-11-22 Miguel PerezRefactor the code that updates the vpn-to-dpn list 19/48419/5
2016-11-11 Miguel PerezBug 7147: VpnInterfaces not removed when InterVpnLink... 25/48225/3
2016-11-11 Marcos López SamaniegoBug 6822: IVpnLink Static routes not removed on cascade 72/47672/9
2016-11-10 Vivekanandan Naras... Bug 7101: Restrict ARP to only learn non-neutron IPs 54/48054/6
2016-10-23 TaliBug 6778 - VPN interface for external port is deleted... 03/46003/21
2016-10-19 GobinathArp cache feature changes 10/45410/20
2016-10-05 Stephen KittClean up logging tests 45/46545/2
2016-10-05 Suraj RanjanBUG 6841: Few Remote flows not deleted on DPNs 60/46160/6
2016-10-04 eupakirBUG 6839: Fixes for import/export RT and router dissoci... 53/46053/9
2016-10-03 Vivekanandan Naras... Bug 6721: first few ping requests to a floating IP... 96/46096/9
2016-09-21 Sam HagueMerge "Bug-6741: eth1 flows on table 0 are missing...
2016-09-21 Sam HagueMerge "Fix wiring issue in openstack.sfc-translator...
2016-09-21 Sam HagueMerge "Bug 6752: DHCP service is not bound"
2016-09-21 Sam HagueMerge "Bug 6748: ACL mechanism uses reg5 instead of...
2016-09-21 Sam HagueMerge "Fixes default SG remote groups rules. 1))Remote...
2016-09-21 Sam HagueMerge "Bug 6690 - when mixing dpdk & non-dpdk OVS with...
2016-09-20 Sam HagueMerge "Bug 6742 FloatingIPHanlder should use the extern...
2016-09-20 Andre FredetteMerge "Bug 6707 - FIB table rules are not created when...
2016-09-19 Sam HagueMerge changes from topic 'bp/annotation'
2016-09-18 TaliBug 6707 - FIB table rules are not created when DPNTEPI... 24/45624/4
2016-09-12 Andre FredetteMerge "Bug 6688 - Patch port is not correctly associate...
2016-09-12 Andre FredetteMerge "Bug 6677: Create ext-routers when a router is...
2016-09-12 Andre FredetteMerge "Bug 6687: Fix NPE when updating ExternalNetwork"
2016-09-12 eceghklCode for myMAC in the L3VPN pipeline 85/44785/7
2016-08-30 Sam HagueMerge "correct default prootcol handling in stateless...
2016-08-30 Sam HagueMerge "Fixed the use of index NwConstants"
2016-08-26 Sam HagueMerge "Fix bugs related to wrong exception handling"
2016-08-26 Sam HagueMerge "elanmanager CLI console commands impl should...
2016-08-26 Sam HagueMerge "Fixes Bug 6514"
2016-08-26 Sam HagueMerge "Bug 6532: Fix ACL IPv6 VM to VM communication...
2016-08-26 Sam HagueMerge "Removing Blind imports across the module"
2016-08-24 Sam HagueMerge "Bug 6515: Fix NPE for an IPv6 subnet without...
2016-08-23 Sam HagueMerge "Netvirt - Neutron QoS rate limit support"
2016-08-23 Sam HagueMerge "BUG-6495 BC Grp wrong for E/W VLAN provider...
2016-08-23 Suraj RanjanRemoving Blind imports across the module 33/44533/3
2016-08-22 Sam HagueMerge "Fix IndexOutOfBoundsException when a port with...
2016-08-22 Sam HagueMerge "Addition of BgpAlarms"
2016-08-22 Sam HagueMerge "BUG-6501: avoid NPE if sgm isn't defined"
2016-08-22 Sam HagueMerge "BUG 6489: Routes to InterVpnLink not advertised...
2016-08-22 Suraj RanjanBUG 6489: Routes to InterVpnLink not advertised on BGP 60/44460/2
2016-08-22 Sam HagueMerge "Fix bug wherein console commands would not work...
2016-08-22 Abhinav GuptaBug 6477 - Fixes dissc of rtr from VPN & VPNPortFixedIp... 83/44383/4
2016-08-21 Sam HagueMerge "Copy default aclservice-config.xml to etc/....
2016-08-21 Suraj RanjanBUG 6487: Extra routes to IVpnLink endpoint not in FIB 30/44430/2
2016-08-20 Andre FredetteMerge "Bug 6486 - Add waits for IT Utils"
2016-08-20 Sam HagueMerge "Allow non-default controller-dhcp-enabled at...
2016-08-20 Sam HagueMerge "Fixes Bug 6469 "
2016-08-20 Sam HagueMerge "code optimization for cluster environment"
2016-08-20 Sam HagueMerge "Fixes Bug 6478"
2016-08-19 Suraj RanjanBUG 6389: ServChain not applied to VMs in VPN 62/43862/4
2016-08-19 Sam HagueMerge "Bug 6390 VpnPortIpToportData to use Oper DS"
2016-08-11 AchuthBug 6390 VpnPortIpToportData to use Oper DS 19/43719/1
2016-08-10 Sam HagueMerge "Changing the conntrack default drop and allow...
2016-08-10 Sam HagueMerge "Exception in SubnetRoute Feature"
2016-08-10 Suraj RanjanException in SubnetRoute Feature 82/43582/2
2016-08-06 Sam HagueMerge "Populating future object used by DataStoreJobCoo...
2016-08-05 Sam HagueMerge "Add blueprint wiring for aclservice"
2016-08-05 Sam HagueMerge "fix dhcp to use interfacemanager rather than...
2016-08-05 Sam HagueMerge "Netvirt changs for multiple egress service bindings"
2016-08-05 Satish DuttFixed the NAT issue SNAT flows not getting configured 32/43232/1
2016-08-05 Sam HagueMerge "Add service names for priority configuration"
2016-08-05 Sam HagueMerge "Send garp on floating ip"
2016-08-05 Sam HagueMerge "Add blueprint wiring for ipv6service"
2016-08-05 Sam HagueMerge "Bug 6278: Switch to use odlparent's karaf-parent"
2016-08-05 Sam HagueMerge "reduced the lock scope in neutron vpn utils"
2016-08-05 Sam HagueMerge "Corrections on DHCP caches"
2016-08-05 Sam HagueMerge "Add unit tests to AclEventListener"
2016-08-05 Sam HagueMerge "elan local cache for ElanInstance/ElanInterface"
2016-08-05 David GoldbergSend garp on floating ip 18/43118/5
2016-08-05 Sam HagueMerge "Floating IP entries in SNAT table will be routed...
2016-08-05 Sam HagueMerge "Respond to ARP requests on floating IPs"
2016-08-04 TaliFloating IP entries in SNAT table will be routed to... 30/43130/5
2016-08-04 TaliRespond to ARP requests on floating IPs 02/43102/4
2016-07-29 Sam HagueMerge "Add NetvirtItUtils.verifyFlowByFields"
2016-07-27 Sam HagueMerge "Clean up programDhcpMatches()"
2016-07-27 Vishal ThaparMerge "Redefining DHCP_TABLE as 19"
2016-07-27 Sam HagueMerge "Adding cloud-servicechain module"
2016-07-27 Sam HagueMerge "Fix for DHCP with Metadata"
2016-07-26 Suraj RanjanUpstreaming changes in Netvirt 48/42548/2
2016-07-23 Suraj RanjanMultiple fixes in various modules 83/42383/2
2016-07-22 Sam HagueMerge "Bug 6066 - Improve the logging."
next