cvs commit: src/sys/netinet if_ether.c

Matthew Dillon dillon at apollo.backplane.com
Mon Jan 24 09:44:48 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

    This fixes the problem!

    I've slipped the stable tag on the file.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Commits mailing list