CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2017/01/03 08:35:34

Modified files:
        sys/net        : if_vxlan.c 

Log message:
Don't try to reconfigure the multicast group in the detach handler of
the multicast interface - simply clear the VXLAN configuration when
the associated multicast interface disappears.  This fixes some
locking and recursion problems.

OK mpi@ mikeb@

Reply via email to