CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/10/19 05:20:08

Modified files:
        sys/net        : if_vxlan.c 

Log message:
When a multicast tunnel destination is configured, we have to detect address
and link state changes on the interface that is sending out the tunnel
traffic.  Attach a link state and address hook in this case and reset the
multicast configuration.  This also fixes a problem on VMware that looses
the multicast associations when the virtual link state of the NIC is
triggered.

Reply via email to