CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2014/04/20 08:54:39

Modified files:
        sys/net        : if_ethersubr.c 
        sys/netinet    : ip_carp.c ip_carp.h 

Log message:
ether_output: instead of assembling the ethernet header and then calling
carp_rewrite_lladdr to overwrite the src lladdr, get the intended src
lladdr before assembling the ethernet header.
carp_rewrite_lladdr -> carp_get_srclladdr
ok reyk claudio

Reply via email to