Date: Sat, 6 Jun 2009 00:17:15 +0800 From: Fang Wang <wangfangcs@gmail.com> To: soc-status@freebsd.org Subject: Status report - Implement TCP UTO Message-ID: <abd04180906050917s293c3874qd1edec890eb1d4e3@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi I am working on implement TCP UTO (RFC 5482) in TCP stack. Here is the list of my advancement: Add UTO variables and macro defines in relative structs and files. Finish UTO support in syncache( still have a little problem to be resolved). Add part of uto option in tcp header analysis in both incoming and outcoming segment. Next week working plan: Resolve syncache problem. Finish uto option process and analysis. Implement UTO timeout strategy based on retransmit timer. Regards, Fang Wang
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?abd04180906050917s293c3874qd1edec890eb1d4e3>