Hi
I have seen Mr.Ping Pan's implementation of this. This seems to be just for receiving a packet with some IP option through a raw IP socket. This doesn't seem to be containing the kernel processing part of a packet with router alert option. In netinet6 I have seen that the ip6_input() function sets ours = 1; when it gets a packet with router alert option. Is something similar done in case of IPv4 too? If that's the case, I couldn't figure it out in this patch. Or is it already there in the standard kernel itself? Could some one tell me how a packet with router alert option is handled in ip_input(), or give me some pointers to some description of this processing? thanks & regards Madhavi. On Thu, 6 Dec 2001, Martin Karsten wrote: > Ping Pan has implemented a complete IP options package for FreeBSD versions > up to 4.0. Maybe it's easy to port it to newer versions. See > http://www.cs.columbia.edu/~pingpan/software_list.htm > > Martin > > > Could anyone tell me if Router Alert option processing is implemented in > > FreeBSD 4.1 ip(v4) stack? Are there any patches available for this? I > > could find only the option addition part while browsing through the > > sources. I couldn't find the receiving part of this. > > > > Thanks in advance. > > > > regards > > Madhavi. > > > > > > > > > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > > with "unsubscribe freebsd-net" in the body of the message > > > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message