cvs commit: src/sys/netinet if_ether.c
Jeffrey Hsu
hsu at crater.dragonflybsd.org
Sat Jan 22 22:42:52 PST 2005
hsu 2005/01/22 22:41:55 PST
DragonFly src repository
Modified files:
sys/netinet if_ether.c
Log:
Now that we generate the ethernet header in place in the mbuf instead
of in a secondary buffer, we have to remove space for the old ethernet
header before we send a packet waiting for ARP resolution back to
ether_output() again.
Revision Changes Path
1.25 +1 -0 src/sys/netinet/if_ether.c
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/if_ether.c.diff?r1=1.24&r2=1.25&f=u
More information about the Commits
mailing list