tinet icon indicating copy to clipboard operation
tinet copied to clipboard

examples: add basic_tc

Open slankdev opened this issue 5 years ago • 0 comments

  • [ ] tc-match very simple example
    • flow classification and set to ToS.
  • [ ] tc-flower very simple example
    • action setting skb-mark or hdr modification or drop.

Good References

  • https://tldp.org/HOWTO/Adv-Routing-HOWTO/lartc.qdisc.filters.html
  • https://lartc.org/howto/index.html
  • https://labs.gree.jp/blog/2014/10/11288/
  • https://labs.gree.jp/blog/2014/10/11266/

Signed-off-by: Hiroki Shirokura [email protected]

slankdev avatar Sep 12 '20 12:09 slankdev