cvs commit: src/sys/netinet
Jeffrey Hsu
hsu at crater.dragonflybsd.org
Fri Dec 10 17:05:51 PST 2004
hsu 2004/12/10 17:04:00 PST
DragonFly src repository
Modified files:
sys/netinet if_ether.c
Log:
Merge from FreeBSD:
revision 1.102
date: 2003/02/08 15:05:15; author: orion; state: Exp; lines: +7 -6
Avoid multiply for preemptive arp calculation since it hits every
ethernet packet sent.
Prompted by: Jeffrey Hsu <hsu at xxxxxxxxxxx>
Revision Changes Path
1.19 +7 -6 src/sys/netinet/if_ether.c
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/if_ether.c.diff?r1=1.18&r2=1.19&f=u
More information about the Commits
mailing list