HomeFreeBSD

if_vxlan(4): Invoke vxlan_stop event handler only when the interface is…

Description

if_vxlan(4): Invoke vxlan_stop event handler only when the interface is configured

It is harmless but pointless to invoke vxlan_stop event handler when the
interface was not previously configured. This change will also prevent
an assert panic from t4_vxlan_stop_handler().

Reviewed by: kib
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D48494

Details

Provenance
zleiAuthored on Tue, Jan 21, 3:02 PM
Reviewer
kib
Differential Revision
D48494: if_vxlan(4): Stop invoking vxlan_stop event handler when the interface was not configured
Parents
rG4b04f5d7e8a2: install: Fix METALOG ouptut for numeric -o and -g args
Branches
Unknown
Tags
Unknown