On Sat, 7 Jan 2023, 03:17 Masataka Ohta, <mo...@necom830.hpcl.titech.ac.jp> wrote:
> Matthew Walster wrote: > > > it's just one aspect of it. Some use it for > > classifying guest traffic etc. > > If special path is provided for guest or otherwise > prioritized traffic, that's QoS routing. > No... It's action based. You can send it a different route, you can replicate it, you can drop it, you can mutate it... You can send it to a different destination for stateful filtering when it doesn't match an expected pattern! SDN is not just QoS routing, please stop saying that. Anyway, prioritization needs more, not less, > routing table entries. > Nope, not true. Had 1000 routes, only 100 available in FIB. So you filter to the top 50 doing traffic and default route the rest of the traffic. Less entries. M >