Date: Wed, 24 Jul 1996 15:47:24 PDT From: Bill Fenner <fenner@parc.xerox.com> To: Subramaniam Vincent <freebsd@vince.avalon.rs.net> Cc: freebsd-hackers@freebsd.org Subject: Re: IP router alert option Message-ID: <96Jul24.154737pdt.177482@crevenia.parc.xerox.com> In-Reply-To: Your message of "Tue, 23 Jul 1996 07:45:51 PDT." <Pine.BSF.3.91.960723074232.3002A-100000@vince.avalon.rs.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.3.91.960723074232.3002A-100000@vince.avalon.rs.net>you wri te: >Does any of the current releases support the Router Alert IP option ? If you just want to send packets with the Router Alert IP option, then just do it. You don't need any kernel support, just use setsockopt(). FreeBSD-current as of 3/14/96 #define's IPOPT_RA in /usr/include/netinet/ip.h . Bill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96Jul24.154737pdt.177482>