Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   yamaguchi
Date:           Thu Jun 14 07:54:57 UTC 2018

Modified Files:
        src/sys/net: if_ethersubr.c if_vlan.c
        src/sys/netinet: ip_carp.c

Log Message:
Use ether_lookup_multi() instead of the macro

ok ozaki-r@


To generate a diff of this commit:
cvs rdiff -u -r1.269 -r1.270 src/sys/net/if_ethersubr.c
cvs rdiff -u -r1.126 -r1.127 src/sys/net/if_vlan.c
cvs rdiff -u -r1.96 -r1.97 src/sys/netinet/ip_carp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index