Date: Tue, 19 Feb 2002 19:39:05 -0500 (EST) From: Andrew Gallatin <gallatin@cs.duke.edu> To: Max Khon <fjoe@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/net if.c if_arc.h if_arp.h if_ethersubr.c if_fddisubr.c if_iso88025subr.c if_var.h if_vlan.c src/sys/netinet if_ether.c if_ether.h Message-ID: <15474.61481.344843.864590@grasshopper.cs.duke.edu> In-Reply-To: <20020219151922.A31723@hub.freebsd.org> References: <200202132138.g1DLcuB88159@freefall.freebsd.org> <20020219162648.A52559@grasshopper.cs.duke.edu> <20020219151922.A31723@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Max Khon writes: > hi, there! > > On Tue, Feb 19, 2002 at 04:26:48PM -0500, Andrew Gallatin wrote: > > > > fjoe 2002/02/13 13:38:56 PST > > <...> > > > Log: > > > MFC: ARP support for variable length link level addresses > > > > <...> > > > 1.18.2.13 +4 -0 src/sys/net/if_var.h > > > > The addition of a pointer ( u_int8_t *if_broadcastaddr;) into struct > > ifnet breaks binary compatability in the 4-stable series for 3rd party > > network drivers by moving the ac_enaddr[] field down in struct arpcom. > > [...] > > does the attached patch look ok? > if yes is it ok to commit it to RELENG_4 only? I think this looks great! I'll have a chance to test it tomorrow AM. Is that quick enough? Thanks for the fast response! Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15474.61481.344843.864590>