Date: Sun, 17 Mar 1996 12:42:56 PST From: Bill Fenner <fenner@parc.xerox.com> To: guido@gvr.win.tue.nl (Guido van Rooij) Cc: fenner@freefall.freebsd.org (Bill Fenner), CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/netinet in.c Message-ID: <96Mar17.124305pst.177478@crevenia.parc.xerox.com> In-Reply-To: Your message of "Sun, 17 Mar 96 12:18:03 PST." <199603172018.VAA21057@gvr.win.tue.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199603172018.VAA21057@gvr.win.tue.nl> you write: >But to just make checks like `if the interface >has another ip address within the same subnet with a netmask != 0xffffffff >then return that other netmask' is a gross hack :-( Well, to use a mechanism that was originally intended to allow for multiple subnets on the same interface to instead give yourself several addresses on the same subnet is also a gross hack. Need gross hacks to support gross hacks, or a new cleanly architected mechanism for multiple IP addresses on the same subnet. Bill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96Mar17.124305pst.177478>
