▲ | amelius 5 days ago | |
We'd need an Internet Protocol that would support the opposite of net-neutrality. Basically, only allowing important traffic and blocking or downgrading everything else. | ||
▲ | somat 5 days ago | parent [-] | |
That was part of the original ip specification, it was modeled after army telecom patterns. where there are priority levels baked in. when the net starts to overload the lower priority traffic gets discarded first. https://www.rfc-editor.org/rfc/rfc791 calls it precedence
https://en.wikipedia.org/wiki/Type_of_serviceThe bits ended up being reassigned for service codes. mainly because nobody used them. I also suspect there would be problems with a priority system in a peer network like the internet. It works in a more managed network(like the army) where strict priority control can be enforced. but it would probably be an arms race when one peer starts setting their priority a notch higher so their messages start getting through better on a congested link. |