vxlan-gpe: lisp/one l2 arp entry fails to delete
Bug #1893766 reported by
Onong Tayeng
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.
Changed in networking-vpp: | |
assignee: | nobody → Onong Tayeng (onong) |
importance: | Undecided → High |
milestone: | none → 20.09 |
description: | updated |
summary: |
- vxlan-gpe: one l2 arp entry fails to delete + vxlan-gpe: lisp/one l2 arp entry fails to delete |
To post a comment you must log in.
Fix proposed to branch: master /review. opendev. org/749239
Review: https:/