On Tue, 15 Nov 2016 00:14:43 -0500, "Md. Islam" said:

> I'm trying to write a Media-friendly TCP (by implementing a new
> option). Please let me know if you have any suggestion.

Step 0:  Figure out what the new option is, and why you think it will be
media-friendly.  Hint:  some 80% of internet traffic is streaming video, and
seems to be doing OK without any new options.  So you may want to double-check
what you're planning to achieve.  There's a pretty good chance that what you're
trying to do can *already* be done with an existing tunable parameter, or with
a traffic control module external to the main TCP stack (see the work on
fq_codel to stop bufferbloat for an example).

Attachment: pgpnqYO1JWzSF.pgp
Description: PGP signature

_______________________________________________
Kernelnewbies mailing list
[email protected]
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to