CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/11/11 03:23:23

Modified files:
        sys/net        : if.c if_loop.c if_var.h 
        sys/netinet    : ip_output.c 
        sys/netinet6   : ip6_input.c ip6_output.c 

Log message:
Store the index of the lo0 interface instead of a pointer to its
descriptor.

Allow to get rid of two if_ref() in the output paths.

ok dlg@

Reply via email to