Bug 8567: Addition of new flows after addng extra route 23/60423/1
authoreswanit <swati.udhavrao.niture@ericsson.com>
Tue, 11 Jul 2017 16:59:59 +0000 (22:29 +0530)
committerSam Hague <shague@redhat.com>
Sat, 15 Jul 2017 05:00:45 +0000 (05:00 +0000)
commit42385f9bde95c40a268e8bbbc26fd394a6a420d3
treee86e29f98310d594e0f9da234326499784881513
parentb10e8a44fc84d3d013e3a709e3b2b64654196d81
Bug 8567: Addition of new flows after addng extra route

  When the extra routes are configured on VMs, ping between
  them works and these extra route IP entries appear in list
  of adjacencies and new flows are added in table 21.

  This is fixed by adding a check of, if an extra route IP
  is present in any of the adjacencies' listed subnets,
  then do not execute ProcessArpLearning.

Change-Id: I49f691b48b7f838bdc42d14ee81daff1e96d7e16
Signed-off-by: eswanit <swati.udhavrao.niture@ericsson.com>
vpnservice/vpnmanager/vpnmanager-impl/src/main/java/org/opendaylight/netvirt/vpnmanager/ArpNotificationHandler.java