CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2020/01/08 02:09:11

Modified files:
        sys/net        : if_loop.c 

Log message:
In loop_clone_destroy() reset the rdomain with rtable_l2set() after
the if_detach() call. In if_detach() various route messages are generated
and during that time the rtable_l2() mapping needs to stay.
OK kn@

Reply via email to