Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 1995 09:02:51 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        wollman@lcs.mit.edu (Garrett A. Wollman)
Cc:        terry@lambert.org, hackers@FreeBSD.org
Subject:   Re: ipx on 802.3
Message-ID:  <199512051602.JAA01852@phaeton.artisoft.com>
In-Reply-To: <9512051522.AA02613@halloran-eldar.lcs.mit.edu> from "Garrett A. Wollman" at Dec 5, 95 10:22:45 am

next in thread | previous in thread | raw e-mail | index | archive | help
> > I believe it is possible to compare the address family in the file
> > /sys/net/if.c in the function ifioctl() for "case SIOCSIFFLAGS"
> > (at about line 531) to determin if AF_IPX is being used, and if so,
> > interpret the values of IFF_LINK[0-2] differently.
> 
> Compare the address family of what?

Of the socket on which the ioctl call is being made.  Probably have to
propagate a couple of fields on te dispatch.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



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