DragonFly BSD
DragonFly commits List (threaded) for 2005-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/netinet if_ether.c


From: Jeffrey Hsu <hsu@xxxxxxxxxxx>
Date: Sat, 22 Jan 2005 22:46:06 -0800

Jeffrey Hsu wrote:
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

Reported by: Matt Dillon




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