Subject: Re: PPP stupidity (again)
To: der Mouse <mouse@Rodents.Montreal.QC.CA>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: port-i386
Date: 08/24/1999 12:30:46
[not an i386 issue, reply set to tech-net]
Der Mouse writes:
>The other is that high-priority data packets lock out LCP (and
>presumably IPCP) packets. This, I would say, should be fixed.
>
>> [I]f someone decides to flood a PPP link with high-priority packets,
>> the link will be totally unusable.
>
>This is a risk in any case. Perhaps high-priority packets shouldn't be
>allowed to use up more than (say) 75% of the line, unless there's no
>non-high-priority traffic?
>
>But on the other hand, is this really something that belongs in ppp?
If our PPP is going to try and do TOS-sensitive queueing, then, yes,
our PPP needs to avoid starvation for LCP and avoid DOS attacks that
exploit TOS.