Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 1996 10:33:28 -0700
From:      Nate Williams <nate@sri.MT.net>
To:        "Jordan K. Hubbard" <jkh@time.cdrom.com>
Cc:        current@freebsd.org
Subject:   Re: Bleah!  Who broke this recently?!
Message-ID:  <199603231733.KAA21397@rocky.sri.MT.net>
In-Reply-To: <5783.827600786@time.cdrom.com>
References:  <5783.827600786@time.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> -DFAILSAFE -DCOMPAT_43 -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL  ../../pci/if_de.c
> ../../pci/if_de.c: In function `tulip_ioctl':
> ../../pci/if_de.c:1886: structure has no member named `ac_ipaddr'
> *** Error code 1
> 
> It worked just 2 days ago..  So much for the SNAP I was rolling.. :-(
> 

netinet/if_ether.[ch]
===================================================
revision 1.14
date: 1996/03/23 01:32:30;  author: fenner;  state: Exp;  lines: +1 -2
Send ARP's for aliased subnets with the proper source address.
Get rid of ac->ac_ipaddr and arpwhohas() since they assume that
an interface has only one address.

Obtained from:  BSD/OS 2.1, via Rich Stevens <rstevens@noao.edu>
===================================================


Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603231733.KAA21397>