tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [GSoC] : Interest in project
Hi, Arjun--
On Mar 22, 2011, at 10:50 AM, Arjun S R wrote:
> I am final year Computer Science graduate student. I went through the
> list of projects that NetBSD is offering through GSoC.
> I found a few of them interesting to work on
>
> 1) Implement RFC 6056: "Recommendations for Transport-Protocol Port
> Randomization"
> 2) Socket option to timestamp UDP packets in the kernel
>
> Could someone throw light into the subject on what all files on the
> source tree should I learn to work with?
For #1, there's a patchset for FreeBSD, which ought to largely apply to
NetBSD's sys/netinet/in_pcb.c as well:
http://people.freebsd.org/~bz/20110313-01-rfc6056.diff
For #2, I seem to see something called SO_TIMESTAMP & SO_OTIMESTAMP in TRUNK of
sys/netinet/udp_usrreq.c. Perhaps someone already implemented it?
Regards,
--
-Chuck
Home |
Main Index |
Thread Index |
Old Index