site_archiver@lists.apple.com Delivered-To: Darwin-kernel@lists.apple.com Currently, I am making a program to intercept UDP packet which contains IP Router Alert Option (IPOPT_RA). I would like to ask whether Mac OS X kernel (Darwin 7.5) supports this IP option (in IPv4)? S+E -- Quinn "The Eskimo!" <http://www.apple.com/developer/> Apple Developer Technical Support * Networking, Communications, Hardware _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... At 14:08 +0900 12/11/04, baskara wrote: I don't think it does. The IPOPT_RA string appears twice in the Mac OS X 10.3 source: the first is the definition in "ip.h" and the second is in "igmp.c", where it's constructing an outgoing packet. This email sent to site_archiver@lists.apple.com