vxlan-gpe: lisp/one l2 arp entry fails to delete

Bug #1893766 reported by Onong Tayeng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-vpp
Fix Released
High
Onong Tayeng

Bug Description

When the gpe listener receives a gpe port delete event from etcd, it deletes the remote mapping entry for the port as well the one l2 arp entry. Before deleting the one l2 arp entry, it checks for the existence of the entry in VPP. This check fails because the IP address returned by PAPI is the Python IPv4Address object whereas the gpe listener expects the binary address.

Onong Tayeng (onong)
Changed in networking-vpp:
assignee: nobody → Onong Tayeng (onong)
importance: Undecided → High
milestone: none → 20.09
Onong Tayeng (onong)
description: updated
summary: - vxlan-gpe: one l2 arp entry fails to delete
+ vxlan-gpe: lisp/one l2 arp entry fails to delete
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-vpp (master)

Fix proposed to branch: master
Review: https://review.opendev.org/749239

Changed in networking-vpp:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-vpp (master)

Reviewed: https://review.opendev.org/749239
Committed: https://git.openstack.org/cgit/x/networking-vpp/commit/?id=009afc36f68a791a0e7ed3cccd79aed39576bdc6
Submitter: Zuul
Branch: master

commit 009afc36f68a791a0e7ed3cccd79aed39576bdc6
Author: Onong Tayeng <email address hidden>
Date: Tue Sep 1 16:14:19 2020 +0530

    vxlan-gpe: lisp l2 arp entry fails to delete

    When the gpe listener receives a gpe port delete event from etcd, it
    deletes the remote mapping entry for the port as well the lisp l2
    arp entry. Before deleting the l2 arp entry, it checks for the
    existence of the entry in VPP. This check fails because the IP address
    returned by PAPI is the Python IPv4Address object whereas the gpe
    listener expects the binary address.

    Change-Id: I3935daf12c5b96fad56c46c970580582ad47f8a4
    Closes-Bug: #1893766

Changed in networking-vpp:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.